summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Declare the return address for __divX, __remX so that gdb can step overdfr1999-05-021-1/+1
* Change references from "passwordperiod" to "passwordtime", sincehoek1999-04-301-3/+5
* Document ishexnumber, isideogram, isnumber, isphonogram, isrune,ghelmer1999-04-291-2/+20
* The accept(2) call can fail with EINTR (at least in the threaded context).ghelmer1999-04-291-1/+5
* This Implements the mumbled about "Jail" feature.phk1999-04-282-2/+89
* Mention that you can only create a block or char special file usingjoerg1999-04-281-0/+5
* Mention that set-id bits are not honoured for shell scripts andhoek1999-04-271-1/+8
* More egcs warning fixes:imp1999-04-258-18/+13
* Re-fixed to start at 1969 per the actual Posix requirement. Alsowes1999-04-252-7/+7
* Bring two-digit years up-to-date with POSIX requirements.wes1999-04-252-2/+12
* Add missing strings.phk1999-04-241-0/+7
* oops, add pwd!=NULL check to previous fixache1999-04-241-11/+17
* Switch to user UID/GID before checking/reading its ~/.login_confache1999-04-241-1/+14
* add MLINKS for two functions used from login_auth.cache1999-04-242-19/+20
* Remove some left-over stuff from NetBSD that we don't need. Thisjdp1999-04-242-29/+7
* Add libf2c.so.2 for our FORTRAN friends.obrien1999-04-222-2/+792
* Don't build with -g. The a.out egcs can't handle it at the moment.jdp1999-04-221-2/+2
* Fix all the mipseb Makefiles. They were broken when I checked them inimp1999-04-228-6/+166
* Back out my change from 6 April PDT that added a new dlversion()jdp1999-04-222-33/+1
* Work around an egcs optimizer bug (i386). This should fix the active ftpluoqi1999-04-211-2/+4
* Remove the old libf2c. libg2c is now serving us well.obrien1999-04-21164-9259/+0
* Revise for KLD's.ghelmer1999-04-201-55/+8
* Add the compat3x series of uuencoded, gziped balls of fun.obrien1999-04-201-1/+4
* Welcome to the compat3x series.obrien1999-04-203-0/+4616
* vfsload maps into kldload only now, no more fork/exec of modload(8).peter1999-04-191-85/+1
* Turn off libf2c. Superseeded by EGCS's libg2c.obrien1999-04-181-2/+2
* Remove references to libg++ and libf2c that aren't needed post-EGCS.obrien1999-04-141-2/+2
* Document pread() and pwrite().dt1999-04-113-11/+68
* Contains the paranik1999-04-101-9/+1
* Oops, the previous log message should have been:bde1999-04-101-1/+1
* Various language and style concerns fixed.imp1999-04-091-11/+18
* Declare mkstemps().bde1999-04-091-4/+5
* Fixed missing include in synopsis.bde1999-04-096-21/+13
* Ugh. I didn't know this Makefile was reaching over into the dynamicjdp1999-04-091-2/+4
* If given host.domain:nn[.nn], trimdomain() now reduces it tobrian1999-04-092-10/+54
* bcopy -> memmovebrian1999-04-081-2/+2
* Tidy up trimdomain() and document it.brian1999-04-073-12/+76
* Add aout to the links also.jhay1999-04-071-2/+3
* Handle hostnames up to MAXHOSTNAMELEN-1 in length.brian1999-04-071-10/+9
* Put parenthesis around sizeof args.brian1999-04-071-6/+6
* Add manpage link for dlversion(3).jdp1999-04-071-2/+3
* Add a new function dlversion() which returns the version number ofjdp1999-04-072-2/+34
* Add realhostname() - a function to correctly lookupbrian1999-04-064-3/+190
* Fix bug that prevented accounts with empty passwords from loggingjdp1999-04-061-1/+1
* Install these compat libs to /usr/lib/compat/aout. I think this will workpeter1999-04-063-6/+6
* Fixed disordering in previous 2 commits. Fixed an English error.bde1999-04-051-5/+6
* Add wrappers for pread and pwrite syscalls.dt1999-04-046-11/+119
* Add mkstemps to the man page, and create a link for it.imp1999-04-042-2/+14
* Add mkstemps from OpenBSD. This has been in my tree for months andimp1999-04-041-7/+24
* Manpages for the KLD system calls.dfr1999-04-047-1/+450
OpenPOWER on IntegriCloud