]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Translation of DOS and QIC/SCSI tape section
[FreeBSD/FreeBSD.git] / lib /
2002-10-27 Peter WemmAdd back ia64 support that was removed in the last...
2002-10-26 Hajimu UMEMOTOquery ip6.arpa then ip6.int for IPv6 reverse lookup...
2002-10-26 Alexey ZelkinAdd & hookup manpage for pthread_attr_get_np(3).
2002-10-26 Alexey ZelkinHook uthread_attr_get_np.c to build
2002-10-26 Alexey ZelkinAdd pthread_attr_get_np() function. This is FreeBSD...
2002-10-26 Alexey ZelkinBe more agresive on arguments' checking.
2002-10-25 Hajimu UMEMOTO- scopeid is u_int32_t
2002-10-25 Hajimu UMEMOTO- kill strcpy
2002-10-25 Tim J. RobbinsUse an internal buffer for the result when the first...
2002-10-25 Tim J. RobbinsThe ORIENTLOCK macro is no longer needed since all...
2002-10-25 Nate LawsonThe FTP connection caching needs a better interface...
2002-10-24 Andrew Gallatin#ifdef out assignToPartition on non x86 arches to unbre...
2002-10-24 Bruce EvansRestored sigaction's name in its prototype.
2002-10-24 Sheldon Hearn* Modernize aio(4), providing instructions for static...
2002-10-24 Dag-Erling SmørgravAdd cross-references to the aio(4) manual page.
2002-10-24 Tim J. RobbinsReplace wcsstr() with an implementation based on strstr...
2002-10-24 Tim J. RobbinsRestore Berkeley SCCS id.
2002-10-24 Tim J. RobbinsRemove the Standards section again until we get these...
2002-10-24 Chris CostelloPlace mac_prepare() with the other mac_prepare*() funct...
2002-10-24 Chris Costellomac_free() no longer accepts a void * parameter; only...
2002-10-23 Chris CostelloRemove superfluous empty "FILES" section.
2002-10-23 Chris CostelloRemove hard sentence breaks.
2002-10-23 Poul-Henning KampMore lobotomy:
2002-10-23 Poul-Henning KampRemove another 10 mindless #ifdefs.
2002-10-23 Poul-Henning KampRely on sysctl kern.disks to be there, and get rid...
2002-10-23 Poul-Henning KampRemove unnecessary ioctls tickling kernel side to reali...
2002-10-23 Poul-Henning KampUntangle #ifdefs in the write-end of things by giving...
2002-10-23 Poul-Henning KampSeparate the struct disklabel filling stuff from the...
2002-10-23 Mark MurrayRemove duplicate declaration.
2002-10-23 Mark MurrayMake the first argument of getbsize a size_t* instead...
2002-10-23 Yoshihiro Takahashi- The GEOM system does not work on pc98.
2002-10-23 Tim J. RobbinsFix the NetBSD RCS id's on these files; somehow they...
2002-10-23 Tim J. RobbinsReimplement more efficiently, using a single forward...
2002-10-23 Tim J. RobbinsReimplement, handling the case where c == L'\0' correct...
2002-10-23 Poul-Henning KampAdd the new extra argument also in the alpha case.
2002-10-23 Hajimu UMEMOTOquery ip6.arpa then ip6.int for IPv6 reverse lookup...
2002-10-23 Tim J. RobbinsAdd a Standards section, claiming conformance to IEEE...
2002-10-23 Dag-Erling SmørgravTranslate to English.
2002-10-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-10-23 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-23 Tim J. RobbinsReplace this wcsncpy() implementation with one based...
2002-10-23 Robert WatsonIf LOGIN_SETMAC is set and MAC is enabled in the kernel...
2002-10-22 Juli MallettUse an error message closer to old dumpfs(8) in the...
2002-10-22 Juli MallettAdd the concept of a per-disk error string, and a funct...
2002-10-22 Max Khonremove unused __sys_sigaltstack() declaration
2002-10-22 Alfred PerlsteinExplain to users that they may want to kldload aio.
2002-10-22 Poul-Henning KampNo longer needed.
2002-10-22 Jake BurkholderRename the libc signal trampoline to __sigtramp to...
2002-10-22 Poul-Henning KampRemove the last traces of bogus MAKEDEV functionality.
2002-10-22 Robert WatsonReflect MAC kernel/user API changes into the libc MAC...
2002-10-22 Poul-Henning KampLive with it: I had hoped to find a neat way to deal...
2002-10-22 Poul-Henning KampAvoid a lot of #ifdef PC98 code by giving a couple...
2002-10-22 Poul-Henning KampSwing the weed-whacker around libdisk:
2002-10-22 Assar WesterlundThis commit was generated by cvs2svn to compensate...
2002-10-22 Robert Watson.Xr mac.3 and posix1e.3 to mac.9. Point at sys/mac...
2002-10-21 Poul-Henning KampLobotomize MakeDev(), we don't need it with devfs.
2002-10-21 Poul-Henning KampSigh, d_ntracks, not d_nheads.
2002-10-21 Poul-Henning Kampfwheads and fwsectors got swapped underway.
2002-10-21 Marcel MoolenaarImplement working on ELF corefiles. Use kvm_read()...
2002-10-21 Robert WatsonUnhook the per-policy parsing/printing MAC modules...
2002-10-21 Sam Lefflertrack gratuitous change to sys/i386/include/reg.h
2002-10-20 David E. O'BrienUse a warns setting we can catch regressions with.
2002-10-20 Juli MallettWhen dumping thread info, only include the filename...
2002-10-20 Sam LefflerAnother baby step toward getting sysinstall working:
2002-10-20 Thomas MoestlAdapt to handle the new sparc64 core dump format correctly.
2002-10-20 Tim J. RobbinsWhen recycling a cached connection, increment the refer...
2002-10-20 Tim J. RobbinsCross-reference fmtcheck(3).
2002-10-19 Peter WemmGive in on the __sF stuff. I have a better fix in...
2002-10-19 Sam Lefflero since you can't use DIOCGDINFO and DIOCGSLICEINFO...
2002-10-19 Tim J. RobbinsIndent code example with one tab, not two, for consiste...
2002-10-19 Tim J. RobbinsC89 does not specifiy strsep(), so our strsep() impleme...
2002-10-19 Tim J. RobbinsThe ftok() function has not been in libcompat for quite...
2002-10-19 Marcel MoolenaarAdd the libz derived files, added in the previous commi...
2002-10-18 Mark MurrayOops. Also provide a lint-compatible unused argument...
2002-10-18 Mark MurrayISOfy functions, sort headers and mark unused arguments.
2002-10-18 Mark MurrayCorrect the headers needed to use dbopen(3) and friends.
2002-10-18 Robert WatsonIntroduce 'exempt_if_empty' option to pam_wheel(8)...
2002-10-18 Sam Lefflernot sure if this correct, but it compiles again
2002-10-17 Juli MallettFD locking is not enabled anymore, so the table which...
2002-10-17 Sam Lefflero ioctl DIOCGDINFO error wasn't checked
2002-10-17 Sam Lefflercorrect arg order to strlcpy/strlcat under #ifdef alpha
2002-10-17 Tim J. RobbinsFix off-by-one error when pushing back a multibyte...
2002-10-17 Tim J. RobbinsMake part of the previous change clearer; check flags...
2002-10-17 Tim J. RobbinsThe field width for single-byte string conversions...
2002-10-16 Alfred Perlsteinde-__P()
2002-10-16 Robert Drehmel - Remove the lsearch() and lfind() functions and their...
2002-10-16 Tim J. RobbinsCount field width correctly for suppressed multibyte...
2002-10-16 Robert DrehmelRemove unneeded $FreeBSD$ tags.
2002-10-16 Robert Drehmel - Remove the old insque() and remque() functions and...
2002-10-16 Tim J. RobbinsSet the error bit on the stream if an encoding error...
2002-10-16 Tim J. RobbinsAvoid truncating invalid wide characters that are outsi...
2002-10-16 Tim J. RobbinsAdd a Bugs section and note that fmtcheck() is out...
2002-10-16 Tim J. RobbinsAdd support for the XSI %C and %S formats, which are...
2002-10-15 Ian DowseUse kqueue(2) instead of poll(2) to wait for replies...
2002-10-15 Max Khonfix typo in comments (in preparation for MFC)
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-15 Tim J. RobbinsAdd cross-references to the wide character counterparts...
2002-10-15 Maxim SobolevEliminate superfluous memory access in memcpy(3)/memmov...
2002-10-15 Tim J. RobbinsRemove stray comma at the end of the See Also list.
2002-10-14 Yoshihiro TakahashiFix to check disk geometry.
next