]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
s/pass0/pass/ so the passthrough device is removed from BOOTMFS.
[FreeBSD/FreeBSD.git] / lib /
2000-01-24 Guido van RooijWe _do_ support MS_ASYNC
2000-01-24 Alfred PerlsteinClarify that we don't offer hard realtime.
2000-01-22 Jason EvansFix millisecond to nanosecond conversion.
2000-01-22 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-21 Matt JacobSpecify the system directory for which we put in our...
2000-01-21 Bruce EvansOops, The dependency of libcrypt on libmd went away...
2000-01-20 Jason EvansRemove unnecessary alternate entry points for *setjmp...
2000-01-20 Jason EvansMinor *jmp() cleanups.
2000-01-20 Jason EvansAdd sem_*() functions. Named semaphores and process...
2000-01-20 Jason EvansDo signal deferral for pthread_kill() as it was done...
2000-01-20 Jason EvansMove ENTRY and ALTENTRY definitions to asm.h where...
2000-01-19 Sheldon HearnAlthough it should be obvious that the 3-digit numeric...
2000-01-19 Sheldon HearnMake the quotes in the #include line visible.
2000-01-19 Ruslan ErmilovDo not set the default terminal type to "su", leave...
2000-01-19 Jason EvansImplement continuations to correctly handle [sig|_...
2000-01-19 Jason EvansMake minor entry point changes to support libc_r.
2000-01-19 Robert WatsonFix bde'isms in acl/extattr syscall interface, renaming...
2000-01-19 Bill PaulClose PR#16028. Make the sanity check saner. The condit...
2000-01-19 Chris CostelloDocument KERN_QUANTUM under CTL_KERN
2000-01-19 Chris CostelloDocument isnanf() for checking if a float is NaN (...
2000-01-18 Mark MurrayThis man page is not needed; it just gets jumped on...
2000-01-18 Mark MurrayA bunch of factual corrections.
2000-01-18 Sheldon HearnAdd HISTORY.
2000-01-18 Daniel EischenProperly initialize the last active time of the initial...
2000-01-18 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2000-01-18 David E. O'Brientrailing white space removal.
2000-01-18 David E. O'BrienAdd two new functions cd9660_readfile() & cd9660_readdi...
2000-01-18 Bruce EvansFixed missing backslash in previous commit. Adding...
2000-01-18 Sheldon HearnFix line too long style bug in the previous commit...
2000-01-18 Andrey A. Chernovadd setresuid.2
2000-01-18 Chris CostelloRepair internal consistency: Change "login_cap_t *...
2000-01-18 Bill FumerolaAdd the "use -lutil" line to all functions that require...
2000-01-17 Robert Watsonacl_delete_default_file() changed to acl_delete_def_file()
2000-01-17 Sheldon HearnAdd manual pages for the newly added setres[ug]id syste...
2000-01-17 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-17 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2000-01-17 John PolstraFix error message that was too hastily cut&pasted from...
2000-01-17 Bruce EvansFixed bitrot in library build order. libmd was not...
2000-01-17 Kris KennawayWe no longer care about the VAX and Tahoe compilers :-)
2000-01-16 Matt Jacobget pd_type from inquiry data itself
2000-01-16 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-16 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-01-16 Bruce EvansFixed stray backslash in previous commit.
2000-01-15 Robert WatsonOops, didn't commit the Makefile for libposix1e--this...
2000-01-15 Robert WatsonEnable the building of libposix1e
2000-01-15 Robert Watsonlibposix1e provides userland library calls for the...
2000-01-15 Yoshinobu InoueSupport v6 login.
2000-01-14 Bruce EvansFixed corrupted tabs in previous commit.
2000-01-14 Rodney W. GrimesReplace beforeinstall target with new variables used...
2000-01-13 Guido van RooijThis commit was generated by cvs2svn to compensate...
2000-01-13 Yoshinobu Inouelibc rcmd update for IPv6.
2000-01-13 Jeroen Ruigrok van... Correct placement of $FreeBSD$ CVS identifier.
2000-01-13 Jeroen Ruigrok van... Change ``from'' to ``to''.
2000-01-13 Bruce EvansFixed missing include and missing arg in synopsis.
2000-01-13 Bruce EvansFixed missing include in synopsis.
2000-01-13 Jason EvansFix unresolved _libc_*() references in libc by creating...
2000-01-13 Yoshinobu Inoueadded IPv6 unspecified addr check for getipnodebyaddr.
2000-01-13 Yoshinobu Inoueadded IPv4 mapped IPv6 addr consideration for getaddrin...
2000-01-12 Jeroen Ruigrok van... This commit was generated by cvs2svn to compensate...
2000-01-12 Jason EvansTrack libc's three-tier symbol naming. libc_r must...
2000-01-12 Jason EvansAdd three-tier symbol naming in support of POSIX thread...
2000-01-11 Brian FeldmanThis is the second half of unbreaking the world build...
2000-01-11 Brian Feldman*draws his sword*
2000-01-10 Alexey ZelkinInstall html files to /usr/share/doc/ncurses/
2000-01-10 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-01-10 Daniel EischenMake sched_param parameter a const to comply with POSIX...
2000-01-09 John PolstraRemove the warning that this interface shouldn't be...
2000-01-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-01-09 Kris KennawayCorrect discrepancy between definition of argument...
2000-01-09 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-01-09 Kris KennawaySync contents of struct nfsd_svrargs
2000-01-07 Dag-Erling SmørgravMore old uncommitted patches: implement timeouts at...
2000-01-07 Dag-Erling SmørgravAdd error codes for protocol errors.
2000-01-07 Dag-Erling SmørgravPatches I've had lying around for several months:
2000-01-07 Kris KennawayZap SHA1 password support. This will be re-implemented...
2000-01-06 Yoshinobu Inouelibipsec and IPsec related apps. (and some KAME related...
2000-01-06 Daniel EischenChange REGENTS -> AUTHOR in the copyright.
2000-01-06 Jun-ichiro itojun... remove most of PF_INET6 description. add references...
2000-01-06 Jun-ichiro itojun... bring in description for KAME IPv6 changes.
2000-01-06 Tim VanderhoekMake example for handling "-##" work and comply with...
2000-01-05 Bruce EvansFixed the type of dllockinit() (const unpoisoning).
2000-01-05 Bruce EvansFixed missing include in synopsis.
2000-01-05 Bruce EvansFixed missing include in synopsis.
2000-01-05 Bruce EvansFixed missing includes in synopsis. <sys/file.h> went...
2000-01-05 Bruce EvansFixed missing include in synopsis.
2000-01-05 Alexey Zelkinmdoc(7)'fy
2000-01-04 Jason EvansUnbreak profiling. bde says this is not the cleanest...
2000-01-03 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-03 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-01-03 Bill FumerolaGrammar: "be even number" -> "be an even number"
2000-01-03 Marcel MoolenaarRemove -g compiler flag.
2000-01-01 Boris PopovRemove duplicated extern.
2000-01-01 Bruce EvansThis commit was generated by cvs2svn to compensate...
1999-12-31 Tim VanderhoekBackout the prev. commit. It's a bad idea to make...
1999-12-30 Josef KarthauserMoved flags_to_string and string_to_flags into libutil...
1999-12-29 Peter WemmConnect fparseln(3) for mailwrapper(8)
1999-12-29 Jason EvansDon't explicitly mmap() red zones at the bottom of...
1999-12-29 Peter WemmChange #ifdef KERNEL to #ifdef _KERNEL in the public...
1999-12-28 Daniel Eischen-Wall and minor style(9) cleanups.
1999-12-28 Daniel EischenChange stack allocation algorithm to make better use...
next