]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Add an option for more fully enabling linux compatibility.
[FreeBSD/FreeBSD.git] / lib /
1999-07-06 obrienMake the new %Z addition thread-safe.
1999-07-06 jasoneAlways use growable thread stacks on the i386. The...
1999-07-05 msmithMerge from -stable; support for the 'ida' driver, move...
1999-07-05 jasoneDisable growable stacks by default, as advertised.
1999-07-05 jasoneUse growable stacks for thread stacks that are the...
1999-07-04 obrienActually impliment the documented %Z specifier.
1999-07-01 mppNuke the BUGS sections of these man pages because they...
1999-07-01 mppFix typos/spelling errors.
1999-07-01 mksModify code to be -Wall'able.
1999-07-01 wesAdd mising aio_* man pages. Fixed a minor typo in...
1999-07-01 krisSpelll 'asynchronous' coriectly
1999-07-01 sheldonhFix the NAME section of the kldload.2 manpage, which...
1999-06-29 dtDefer signals, so we will not wait for SIGCHLD after...
1999-06-29 billfClarify what happens if fd is set to -1
1999-06-29 pbMove call to umask(0) back into pw_util(), because...
1999-06-27 mppDocument that mlock() and munlock() can return EPERM...
1999-06-26 simokawaJust return `curbrk' for sbrk(0) to avoid syscall overhead.
1999-06-26 pbForce umask to 077 (instead of 000) during the edit...
1999-06-26 sheldonhAdd -d option to vipw(8) to allow selection of an alter...
1999-06-23 obrienThis commit was generated by cvs2svn to compensate...
1999-06-23 dtFix few warnings on the alpha.
1999-06-22 obrienThis commit was generated by cvs2svn to compensate...
1999-06-22 brianDon't get caught in an infinite recursion when PKT_ALIA...
1999-06-21 jkoshyCorrect troff sequence for backslashes in manual page.
1999-06-20 jbRemove -DNOPOLL from the compilation flags now that...
1999-06-20 jbIn the words of the author:
1999-06-18 ruTypo in previous commit.
1999-06-18 ruMention that pid 1 is not affected by kill(-1, SIGXXX...
1999-06-18 kenAdd a MAINTAINER line to modules that I maintain.
1999-06-17 greenMinor English corrections were made; SEE ALSO was also...
1999-06-15 mppcam_get_device() was returning 0 on failure, and 1...
1999-06-11 mppFix a minor style nit in the NAME section.
1999-06-11 mppMove the description of the strncmp() function from...
1999-06-10 markmImprovement in the description of what this does.
1999-06-07 dtEnsure that host_addr (which is returned in struct...
1999-06-07 steveSpell the .St macro correctly.
1999-06-07 steveSpell isinf(3) correctly.
1999-06-06 jdpCall do_ctors() and do_dtors() using indirect calls...
1999-06-06 jsegerUpdate of intro(2)/errno(2) in the ongoing effort of...
1999-06-04 peterChange an internal variable from "class" to "ns_class...
1999-06-04 wpaulApply patch for PR #12008: remember to reset _yp_enable...
1999-05-28 acheThis commit was generated by cvs2svn to compensate...
1999-05-25 pbTypo.
1999-05-24 wesAdded Posix rand_r function.
1999-05-24 rnordierThis commit was generated by cvs2svn to compensate...
1999-05-24 jbAdded a missing comma to the static condition variable...
1999-05-24 jbRemove the static declaration from the line[] variable...
1999-05-23 brianbrucify
1999-05-23 jbFix a problem with static initialisation of mutexes...
1999-05-22 dfrCope with non page-aligned arguments to ioperm.
1999-05-22 obrienI seem to be having some CVS problems... I don't know...
1999-05-21 obrienAdd an a.out ld.so so these distributions are standalone.
1999-05-21 obrienNeed a few more dependacies.
1999-05-21 obrienAdd usr/libexec/ld.so
1999-05-21 jmzChflags was clearing all flags supplied on the command...
1999-05-20 mksPrint SPANS addresses in the correct byte order.
1999-05-20 eivindMake incoming packets work as keepalives, too. This...
1999-05-19 bdeFixed disordering and duplication of MLINKS in previous...
1999-05-18 peterAdd a strsignal(3) (like strerror(3)) for libc compatab...
1999-05-17 archieAdd a note that when a stream opened via fdopen() is...
1999-05-16 phk$ brucify -deblunder
1999-05-16 jbEnsure that an existing thread gets it's state set...
1999-05-14 nate- Fixed bug where we NULL'd before we freed the data...
1999-05-14 alexRemoved extraneous comma in xrefs.
1999-05-14 alexAdded missing comma in xrefs.
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-14 obrienThis commit was generated by cvs2svn to compensate...
1999-05-13 achefix potential memory overwrite in escape parsing
1999-05-12 msmithFix my own Pie Floater.
1999-05-11 peterTidy up references to <sys/rlist.h> and support for...
1999-05-09 krisMore typos.
1999-05-09 krisTypo.
1999-05-09 dfrBack out the last change to disk.c - a kernel change...
1999-05-09 jbMutex test program.
1999-05-09 jbAdd mutex test program.
1999-05-08 dfrMake libdisk see the existing partitiions on the alpha.
1999-05-08 obrienHookup compat22/a.out libs.
1999-05-08 obrienCompatability libraries for 2.2.x binaries.
1999-05-08 jasoneBack out patch for cond_timedwait() bug from -current...
1999-05-08 jdpRevive the pam_deny and pam_permit modules from Linux...
1999-05-07 foxfairPR: 10918
1999-05-07 jasoneApply patch included in bin/8872. This fixes a bug...
1999-05-05 jkoshyCorrect prototype for tigetstr().
1999-05-04 msmithClean up after another half-Danish.
1999-05-04 ghelmerwritev(2) can return EDESTADDRREQ when attempting to...
1999-05-04 ghelmerShow "#include <machine/param.h>" in SYNOPSIS to get...
1999-05-04 ghelmerNote the effect of close(2) on fcntl(2) record locks.
1999-05-04 brianAdd missing ``.''.
1999-05-02 markmThis commit was generated by cvs2svn to compensate...
1999-05-02 dfrDeclare the return address for __divX, __remX so that...
1999-05-02 dfrThis commit was generated by cvs2svn to compensate...
1999-05-02 obrienThis commit was generated by cvs2svn to compensate...
1999-04-30 hoekChange references from "passwordperiod" to "passwordtim...
1999-04-29 ghelmerDocument ishexnumber, isideogram, isnumber, isphonogram...
1999-04-29 ghelmerThe accept(2) call can fail with EINTR (at least in...
next