]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
open_drive: open drives directly rather than going via namei and
[FreeBSD/FreeBSD.git] / lib /
2000-02-28 Mark MurrayDon't try to build k5 PAM; it ain't ready yet.
2000-02-28 Paul SaabAdd MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_COR...
2000-02-28 Alfred Perlstein-it do, among other things, clear out any
2000-02-26 Søren SchmidtSame fix as in ../modules, dont use the crypto stuff...
2000-02-26 Peter WemmArgh, I can't win today. Spell ${.CURDIR} correctly.
2000-02-26 Peter WemmDon't build pam_ssh if the crypto code is missing.
2000-02-26 Peter WemmRedo this with a repo copy from the original file and...
2000-02-24 Mark MurrayUse libcrypto instead of libdes.
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-22 Ruslan ErmilovRestore `[no]{s|u}unlnk' and `[no]opaque' support.
2000-02-19 Yoshinobu InoueChange IPv6 scoped addr format again based on recent...
2000-02-18 Peter WemmCorrect an error message presumably as a result of...
2000-02-18 Ruslan ErmilovFix the installworld breakage from rev 1.9.
2000-02-18 Bill Swinglefixed missing trailing \
2000-02-18 Jordan K. HubbardHide more debugging behind isDebug(); what's currently
2000-02-18 Bill SwingleAdds missing symlinks for pthread related manpages.
2000-02-16 Matthew Dillon Fix null-pointer dereference crash when the system...
2000-02-16 Jason EvansFor errors, return -1 and set errno to indicate the...
2000-02-16 Jason EvansAdd man pages for the sem_*() functions.
2000-02-16 David E. O'BrienAdd libhistory.so.3 from 3.4-RELEASE.
2000-02-16 Bill FennerFix coredump in gethostbyaddr() when the returned answe...
2000-02-14 David E. O'BrienAdd libwrap and libutil from 3.4-RELEASE due to shlib...
2000-02-14 Yoshinobu InoueUpdate major version.
2000-02-14 Chris CostelloRemove the version information from `.Os FreeBSD' here...
2000-02-14 Chris CostelloRepair misspelled `.Pp' directive:
2000-02-14 Chris CostelloReplace `.Os BSD' which caused a troff error with ...
2000-02-12 Yoshinobu InoueUpdate major version.
2000-02-12 David E. O'BrienDocument the support in the kernel for hardware debug...
2000-02-12 Doug RabsonAdd functions which allow i/o memory to be accessed...
2000-02-11 Nik ClaytonDocument mixpasswordcase here as well as in passwd.1
2000-02-10 Yoshinobu InoueAdd more dual stack consideration.
2000-02-10 Yoshinobu InoueLet getaddrinfo() and related functions supports tradit...
2000-02-10 Chris CostelloReplace the existing documentation for ``KERN_QUANTUM...
2000-02-09 Guido van RooijThis commit was generated by cvs2svn to compensate...
2000-02-09 Yoshinobu InoueIPv6 scoped addr format is changed as recent KAME change.
2000-02-08 David E. O'BrienThere is a problem in that one cannot use ctype.h at...
2000-02-05 Josef KarthauserRevert part of the last commit, remove {g|s}etflags...
2000-02-03 Yoshinobu InoueMissing tcp_wrapper IPv6 support seemed to be a bug...
2000-02-03 Yoshinobu InoueSet libipsec shared library number to 0
2000-02-02 Archie CobbsThe flags PKT_ALIAS_PUNCH_FW and PKT_ALIAS_PROXY_ONLY...
2000-02-02 Brian SomersMention what PKT_ALIAS_PROXY_ONLY does.
2000-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-02-01 Yoshinobu Inouesync iruserok() extension API with other BSDs
2000-01-31 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2000-01-30 Bill FennerThis commit was generated by cvs2svn to compensate...
2000-01-30 Bill FennerUpgrade to libpcap 0.5
2000-01-30 Bill FennerThis commit was generated by cvs2svn to compensate...
2000-01-29 Jason EvansUse __strong_reference() instead of __weak_reference...
2000-01-29 Chris CostelloMerge from RELENG_3 (oops):
2000-01-29 Jason EvansUndo the ill-conceived breakage of the previous commit...
2000-01-29 Mike PritchardFix various typos and mdoc style issues.
2000-01-29 Chris CostelloGrammar fix: ``Different than'' should really be ...
2000-01-29 John PolstraRevive the warning that dllockinit() is experimental...
2000-01-28 Jason EvansFor syscalls that are renamed to _thread_sys_foo, creat...
2000-01-28 Jason EvansUse _fcntl() (not fcntl()) inside of fcntl().
2000-01-28 Robert WatsonIntroduce ACL man pages en masse for library calls...
2000-01-28 Joerg WunschThere were so far only 42 different conversion specific...
2000-01-28 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2000-01-28 Bruce EvansInstall setflags.3 and its link to getflags.3.
2000-01-28 Archie CobbsHave NgMkSockNode() load the socket node type KLD if...
2000-01-27 Jason EvansSimplify sytem call renaming. Instead of _foo() <...
2000-01-27 Josef KarthauserHistorically file flags (schg, uschg, etc) have been...
2000-01-27 Yoshinobu InoueAvoid core dump when ai_canonname is NULL.
2000-01-27 Ruslan Ermilovo Back out rev 1.4 - reallocf() failure clobbers existi...
2000-01-27 Yoshinobu InoueAllow reverse lookup for loopback addr.
2000-01-27 Bruce EvansUse a long line instead splitting a line with backslash...
2000-01-27 Bruce EvansFixed wrong includes in synopsis.
2000-01-26 Archie CobbsDocument the memory leak that is inherent in FreeBSD...
2000-01-26 Peter WemmAdd the new version.c file for curses_version(3)
2000-01-26 Peter WemmThis commit was generated by cvs2svn to compensate...
2000-01-26 Robert WatsonA few more touchups:
2000-01-26 Yoshinobu InoueRemoved 3rd arg from bindresvport_sa() call, because...
2000-01-26 Dag-Erling SmørgravFix timestamp handling.
2000-01-26 Yoshinobu Inouebindresvport related changes
2000-01-26 Yoshinobu InoueFix getaddrinfo() behaviour to be more compliant with...
2000-01-26 Peter WemmUse a more conventional copyright message.
2000-01-26 Robert WatsonMinor fixes to library interface to improve POSIX.1e...
2000-01-25 Yoshinobu Inoueseveral tcp apps IPv6 update
2000-01-25 Sheldon HearnImprove the explanation on the (in)security of mktemp(3).
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...
next