aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add the compat3x series of uuencoded, gziped balls of fun.David E. O'Brien1999-04-201-1/+4
* Welcome to the compat3x series.David E. O'Brien1999-04-203-0/+4616
* vfsload maps into kldload only now, no more fork/exec of modload(8).Peter Wemm1999-04-191-85/+1
* Turn off libf2c. Superseeded by EGCS's libg2c.David E. O'Brien1999-04-181-2/+2
* Remove references to libg++ and libf2c that aren't needed post-EGCS.David E. O'Brien1999-04-141-2/+2
* Document pread() and pwrite().Dmitrij Tejblum1999-04-113-11/+68
* Contains the paraNik Clayton1999-04-101-9/+1
* Oops, the previous log message should have been:Bruce Evans1999-04-101-1/+1
* Various language and style concerns fixed.Warner Losh1999-04-091-11/+18
* Declare mkstemps().Bruce Evans1999-04-091-4/+5
* Fixed missing include in synopsis.Bruce Evans1999-04-096-21/+13
* Ugh. I didn't know this Makefile was reaching over into the dynamicJohn Polstra1999-04-091-2/+4
* If given host.domain:nn[.nn], trimdomain() now reduces it toBrian Somers1999-04-092-10/+54
* bcopy -> memmoveBrian Somers1999-04-081-2/+2
* Tidy up trimdomain() and document it.Brian Somers1999-04-073-12/+76
* Add aout to the links also.John Hay1999-04-071-2/+3
* Handle hostnames up to MAXHOSTNAMELEN-1 in length.Brian Somers1999-04-071-10/+9
* Put parenthesis around sizeof args.Brian Somers1999-04-071-6/+6
* Add manpage link for dlversion(3).John Polstra1999-04-071-2/+3
* Add a new function dlversion() which returns the version number ofJohn Polstra1999-04-072-2/+34
* Add realhostname() - a function to correctly lookupBrian Somers1999-04-064-3/+190
* Fix bug that prevented accounts with empty passwords from loggingJohn Polstra1999-04-061-1/+1
* Install these compat libs to /usr/lib/compat/aout. I think this will workPeter Wemm1999-04-063-6/+6
* Fixed disordering in previous 2 commits. Fixed an English error.Bruce Evans1999-04-051-5/+6
* Add wrappers for pread and pwrite syscalls.Dmitrij Tejblum1999-04-046-11/+119
* Add mkstemps to the man page, and create a link for it.Warner Losh1999-04-042-2/+14
* Add mkstemps from OpenBSD. This has been in my tree for months andWarner Losh1999-04-041-7/+24
* Manpages for the KLD system calls.Doug Rabson1999-04-047-1/+450
* Fix a macro name typo that made a word disappear.John Polstra1999-04-031-1/+1
* Add data storage for two application-provided variables.Andrey A. Chernov1999-04-032-2/+4
* Cause PORT commands to use the high IP port range. This makes fetchNick Sayer1999-03-301-2/+11
* Disable the "Hint" option in phkmalloc as default. Recent VM systemPoul-Henning Kamp1999-03-282-4/+4
* Partial fix for the forking problem: if we can't access the master maps,Dag-Erling Smørgrav1999-03-271-4/+11
* Rename when building libc_r.Doug Rabson1999-03-251-2/+2
* PacketAliasProxyRule takes a const char *Brian Somers1999-03-251-1/+1
* Add a ``const'' and remove some inconsistent prototype args.Brian Somers1999-03-243-4/+4
* Fix a (relatively harmless) braino. I confused myself over the for() loopPeter Wemm1999-03-241-3/+2
* Remove duplicate line.Bill Fumerola1999-03-231-1/+0
* Remove last remaining references to malloc/realloc and functions thatPeter Wemm1999-03-231-50/+40
* Add a sysctl variable which can help stop chroot(2) escapes.Poul-Henning Kamp1999-03-231-2/+29
* [ The author's description... ]John Birrell1999-03-23115-2006/+9492
* Typo fix.Joseph Koshy1999-03-231-1/+1
* Simplified using new SYMLINKS macro, mainly to test this macro. TheBruce Evans1999-03-231-26/+15
* Typo fix (set --> get).Alexander Langer1999-03-222-6/+6
* Address our users in a civilized manner. (They may know better, but probablyPoul-Henning Kamp1999-03-221-11/+5
* Don't be so selective about which errors cause us to continue andWarner Losh1999-03-211-7/+2
* Add "-fkeep-inline-functions" to CFLAGS so that higher optimizationJohn Polstra1999-03-152-6/+4
* EACESS -> EACCESAlexander Langer1999-03-153-5/+5
* Build libwrap - the core to tcp_wrappers.Mark Murray1999-03-142-2/+31
* Reverse the order of processing object files within an executable orJohn Polstra1999-03-132-6/+6