summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix a minor style nit in the NAME section.mpp1999-06-111-1/+1
* Move the description of the strncmp() function from the RETURN VALUESmpp1999-06-111-6/+6
* Improvement in the description of what this does.markm1999-06-101-10/+10
* Ensure that host_addr (which is returned in struct hostent::h_addr_list[0])dt1999-06-071-2/+2
* Spell the .St macro correctly.steve1999-06-071-1/+1
* Spell isinf(3) correctly.steve1999-06-071-1/+1
* Call do_ctors() and do_dtors() using indirect calls through functionjdp1999-06-061-3/+12
* Update of intro(2)/errno(2) in the ongoing effort of the Programmer'sjseger1999-06-061-0/+25
* Change an internal variable from "class" to "ns_class" for C++'s benefit.peter1999-06-041-2/+2
* Apply patch for PR #12008: remember to reset _yp_enabled flag inwpaul1999-06-041-0/+2
* Typo.pb1999-05-251-2/+2
* Added Posix rand_r function.wes1999-05-242-5/+74
* Added a missing comma to the static condition variable initialisationjb1999-05-243-3/+3
* Remove the static declaration from the line[] variable to allowjb1999-05-241-2/+2
* brucifybrian1999-05-231-2/+2
* Fix a problem with static initialisation of mutexes and conditionjb1999-05-239-6/+120
* Cope with non page-aligned arguments to ioperm.dfr1999-05-222-14/+19
* I seem to be having some CVS problems... I don't know why this wasn'tobrien1999-05-221-0/+702
* Add an a.out ld.so so these distributions are standalone.obrien1999-05-214-8/+1416
* Need a few more dependacies.obrien1999-05-211-3/+3
* Add usr/libexec/ld.soobrien1999-05-211-2/+4
* Chflags was clearing all flags supplied on the command line after ajmz1999-05-214-8/+8
* Print SPANS addresses in the correct byte order.mks1999-05-201-3/+3
* Make incoming packets work as keepalives, too. This should fix problemseivind1999-05-201-0/+1
* Fixed disordering and duplication of MLINKS in previous commit tobde1999-05-192-3/+3
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-184-6/+95
* Add a note that when a stream opened via fdopen() is closed via fclose(),archie1999-05-171-0/+4
* $ brucify -deblunderphk1999-05-161-2/+2
* Ensure that an existing thread gets it's state set to PS_DEAD tojb1999-05-163-3/+21
* - Fixed bug where we NULL'd before we freed the data causing a memory leak.nate1999-05-143-3/+3
* Removed extraneous comma in xrefs.alex1999-05-144-8/+8
* Added missing comma in xrefs.alex1999-05-142-4/+4
* fix potential memory overwrite in escape parsingache1999-05-131-2/+2
* Fix my own Pie Floater.msmith1999-05-121-2/+2
* Tidy up references to <sys/rlist.h> and support for the old swap managementpeter1999-05-111-88/+9
* More typos.kris1999-05-091-2/+2
* Typo.kris1999-05-091-1/+1
* Back out the last change to disk.c - a kernel change removed the need.dfr1999-05-092-3/+6
* Mutex test program.jb1999-05-092-0/+1556
* Add mutex test program.jb1999-05-093-6/+6
* Make libdisk see the existing partitiions on the alpha.dfr1999-05-081-1/+2
* Hookup compat22/a.out libs.obrien1999-05-081-1/+4
* Compatability libraries for 2.2.x binaries.obrien1999-05-0835-0/+25300
* Back out patch for cond_timedwait() bug from -current, since other changesjasone1999-05-083-30/+3
* Revive the pam_deny and pam_permit modules from Linux-PAM. They arejdp1999-05-086-2/+163
* PR: 10918foxfair1999-05-071-2/+2
* Apply patch included in bin/8872. This fixes a bug that occurs whenjasone1999-05-073-6/+33
* Correct prototype for tigetstr().jkoshy1999-05-051-1/+1
* Clean up after another half-Danish.msmith1999-05-042-3/+5
* writev(2) can return EDESTADDRREQ when attempting to write to aghelmer1999-05-041-0/+6
OpenPOWER on IntegriCloud