]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r52143,
[FreeBSD/FreeBSD.git] / lib /
1999-10-12 obrienThis commit was generated by cvs2svn to compensate...
1999-10-11 peterDelete the sf (swapfile) arg to an internal function...
1999-10-10 marcel\begin{quote}
1999-10-09 greenThis implements the RLIMIT_SBSIZE ("sbsize") administra...
1999-10-09 marcelRemove syscall wrappers.
1999-10-09 dfrRemove old sig* wrappers.
1999-10-09 bdeHard-configure z_off_t as long. Soft configuration...
1999-10-09 wesCorrect the description of the timeout argument. I...
1999-10-09 jdpFix sigvec(). When the sigset_t changes came in, it...
1999-10-07 markmAllow for another telnet in secure (SRA telnet).
1999-10-04 peterInstall <kvm.h> from here (after repo copy) so it's...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-04 obrienThis commit was generated by cvs2svn to compensate...
1999-10-03 marcelFix style bugs
1999-10-03 marcelFix style bugs and ordering
1999-10-03 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-10-02 marcelo Add $FreeBSD$ as a rcsid instead of in a comment
1999-10-02 marcelo Add $FreeBSD$ as a rcsid instead of in a comment.
1999-10-02 obrienThis commit was generated by cvs2svn to compensate...
1999-09-30 markmAdd libcrypt. This previously/coincidentally worked...
1999-09-30 marcelAdd sigprocmask to HIDDEN_SYSCALLS. This renames the...
1999-09-30 marcelAdd the proper headers so that the SIGNOTEMPTY and...
1999-09-29 jdpFix misspelling of the "addq" opcode.
1999-09-29 marcelsigset_t change (part 5 of 5)
1999-09-28 peterBack out my backout, it was already posix compliant...
1999-09-28 peterFix previous commit. The standards specifically say...
1999-09-28 marcelExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 marcelExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 marcelExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 marcelExplicitly use sigemptyset to clear a sigset_t. Explicit
1999-09-28 impXref strlcat, strlcpy
1999-09-27 sheldonhThis commit was generated by cvs2svn to compensate...
1999-09-27 ruProperly handle the case when either the aliasing or...
1999-09-26 peterTry and catch a make -j problem in 'make depend'.
1999-09-25 chrisChange .Fn to .Xr on a couple of lines where abort...
1999-09-23 phantommdoc(7)'fy
1999-09-23 phantomNuke dlopen.3 -> dlversion.3 link.
1999-09-23 kenClarify what getdevs() expects as input.
1999-09-23 obrienThis commit was generated by cvs2svn to compensate...
1999-09-22 phantomAdd gencat(1) to SEE ALSO section.
1999-09-22 phantomAdd links for errc.3, verrc.3, warnc.3, vwarnc.3.
1999-09-22 ruReLink() partial links in FindLinkOut() in the same...
1999-09-22 ruIf `who' was not specified, set the appropriate bits...
1999-09-22 markmNever return NULL, always return a hash.
1999-09-21 phantommdoc(7)'fy
1999-09-21 phantomSynchronization of NAME and SINOPSYS sections.
1999-09-21 dtSomeone changed major numbers of the libraries from...
1999-09-21 wesFixed a typo (well, format-o) in yesterday's edits.
1999-09-21 ruRestore previous version of FindLinkIn().
1999-09-21 peterSomebody deleted the SONAME override causing the symlin...
1999-09-21 ru- Make partially specified permanent links (without...
1999-09-21 briansys/errno.h -> errno.h
1999-09-20 wesFixed the description of when and why aio_suspend returns.
1999-09-20 markmBig code cleanup. (Inspired by Brandon Gillespie)....
1999-09-20 phantomCorrect spelling : ascii -> ASCII
1999-09-20 markmCommon Error libraries are needed here.
1999-09-19 phantomFix typo
1999-09-19 markmThis commit was generated by cvs2svn to compensate...
1999-09-19 phkAdd a version number field to the jail(2) argument...
1999-09-19 obrienThis commit was generated by cvs2svn to compensate...
1999-09-18 obrienThis commit was generated by cvs2svn to compensate...
1999-09-15 obrienThis commit was generated by cvs2svn to compensate...
1999-09-14 obrienThe existing libxpg4.so.2.0 didn't support zh_TW.Big5...
1999-09-12 dt__collate_substitute() do something non-trivial only...
1999-09-12 dtReduce time of __collate_substitute() from O(strlen...
1999-09-12 kenFix a file descriptor leak in cam_open_btl(). The...
1999-09-11 dtImplement new format specifier for strftime: %OB, alter...
1999-09-11 alfredAdd FreeBSD history in 'HISTORY'
1999-09-11 dfrChange toupper/tolower so that they don't give a bogus...
1999-09-11 bdeFixed disordering in previous commit.
1999-09-11 alfredDocument fhopen, fhstat, and fhstatfs syscalls.
1999-09-10 ru- Optimization to the previous (rev 1.15) commit.
1999-09-10 alfredsync with src/sys/sys/mount.h
1999-09-09 billfAdd aio_{cancel,error,return,suspend,write} into the...
1999-09-09 ruHandle TCP reset sequence properly.
1999-09-08 ruFix typo.
1999-09-06 ru- add reference to siginterrupt(3)
1999-09-06 desDon't forget to reset _pw_stepping_yp to 0 before retur...
1999-09-06 peterZap $Source$
1999-09-06 peterZap $Locker$
1999-09-05 peterTidy up $Log$ debris.
1999-09-05 peterConnect libform/libpanel/libmenu.
1999-09-05 phantomSome style and "look" fixes
1999-09-05 phantomName Description (.Nd macro) added.
1999-09-05 phantommdoc(7) style fix.
1999-09-05 phantommdoc(7) style fix: FreeBSD -> .Fx
1999-09-05 phantomRemove useless .Fn macro suffix
1999-09-05 phantommdoc style fix.
1999-09-05 phantommdoc(7) style fixes
1999-09-05 peterAdd bmake glue for libform (the SVSV-style ETI curses...
1999-09-05 peterAdd bmake glue for libpanel (the SVSV-style ETI curses...
1999-09-05 peterAdd bmake glue for libmenu (the SVSV-style ETI curses...
1999-09-04 phantomSpelling and grammar error fix.
1999-09-04 bdeFixed disorder in comments.
1999-09-04 markmThis commit was generated by cvs2svn to compensate...
1999-09-04 markmBuild this from contrib/ now.
1999-09-02 luoqiUse definitions provided in sysarch.h for args structures.
1999-09-02 impFix the root cause of the fts buffer overflow. This...
1999-09-01 markmThis commit was generated by cvs2svn to compensate...
next