summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Cause PORT commands to use the high IP port range. This makes fetchnsayer1999-03-301-2/+11
* Disable the "Hint" option in phkmalloc as default. Recent VM systemphk1999-03-282-4/+4
* Partial fix for the forking problem: if we can't access the master maps,des1999-03-271-4/+11
* Rename when building libc_r.dfr1999-03-251-2/+2
* PacketAliasProxyRule takes a const char *brian1999-03-251-1/+1
* Add a ``const'' and remove some inconsistent prototype args.brian1999-03-243-4/+4
* Fix a (relatively harmless) braino. I confused myself over the for() looppeter1999-03-241-3/+2
* Remove duplicate line.billf1999-03-231-1/+0
* Remove last remaining references to malloc/realloc and functions thatpeter1999-03-231-50/+40
* Add a sysctl variable which can help stop chroot(2) escapes.phk1999-03-231-2/+29
* [ The author's description... ]jb1999-03-23115-2006/+9492
* Typo fix.jkoshy1999-03-231-1/+1
* Simplified using new SYMLINKS macro, mainly to test this macro. Thebde1999-03-231-26/+15
* Typo fix (set --> get).alex1999-03-222-6/+6
* Address our users in a civilized manner. (They may know better, but probablyphk1999-03-221-11/+5
* Don't be so selective about which errors cause us to continue andimp1999-03-211-7/+2
* Add "-fkeep-inline-functions" to CFLAGS so that higher optimizationjdp1999-03-152-6/+4
* EACESS -> EACCESalex1999-03-153-5/+5
* Build libwrap - the core to tcp_wrappers.markm1999-03-142-2/+31
* Reverse the order of processing object files within an executable orjdp1999-03-132-6/+6
* Move the code for the ".init" and ".fini" sections outside of ajdp1999-03-126-30/+30
* make libkvm capable of dealing with a crashdump on alphasgallatin1999-03-121-50/+65
* Add support for long long modifier (e.g. %llx, %lld).dfr1999-03-111-3/+9
* Get the pid right if a stale lock file exists.brian1999-03-111-4/+4
* PID_MAX is now 99999.roberto1999-03-101-1/+1
* Remove all diagnostics to stdout/stderr with #ifdef DEBUGbrian1999-03-094-22/+54
* Explain ENXIO error status with respect to fifos.ghelmer1999-03-071-0/+4
* Document PacketAliasPptp() and allow it to be disabledbrian1999-03-072-2/+31
* Remove unused function stubs.brian1999-03-071-77/+0
* Mention that PacketAliasProxyRule() doesn't accept host names,brian1999-03-071-1/+3
* Document PacketAliasProxyRule() and fix a typo.brian1999-03-061-1/+88
* Fixed prototype for fetchParseURL().bde1999-03-051-2/+2
* Fixed bitrot in synopsis (some const poisoning hadn't reached here).bde1999-03-052-4/+4
* Don't use u_long in the synopsis, since u_long is not part of the kvmbde1999-03-051-2/+2
* Fixed missing header in synopsis (<devstat.h> unfortunately depends onbde1999-03-051-1/+2
* Fixed missing header in synopsis (<camlib.h> includes half the universebde1999-03-052-2/+4
* Fixed bitrot in synopsis (some const poisoning had not reached here).bde1999-03-052-4/+4
* Fixed bitrot in synopsis (some const poisoning hadn't reached here).bde1999-03-051-2/+2
* Don't bogotify the synopsis by attempting to describe err_set_file() there.bde1999-03-051-11/+19
* Fixed references to unmount(2) specified as umount.alex1999-03-051-4/+4
* Fixed disordering and incoinsistent style in previous commit.bde1999-03-051-3/+3
* The pseudocode in the synopsis didn't come close to actuallybde1999-03-051-4/+6
* Don't use undocumented markup "{}". Use 32767 instead of LINK_MAX tobde1999-03-051-4/+3
* Backed out most of rev.1.4. I didn't submit it; I only submitted abde1999-03-051-7/+8
* Use sysctlbyname() instead of sysctl().phk1999-03-051-6/+2
* Forgot to add $Id$ and change date in previous commit.bde1999-03-051-1/+2
* Changed the type of quotactl()'s 4th arg from `char *' to `void *'bde1999-03-051-1/+1
* These were missing from the previous commit.imp1999-03-0312-0/+12
* Bring in initial libc support for mips. These files were taken fromimp1999-03-0348-0/+2684
* add more MLINKSache1999-03-021-1/+8
OpenPOWER on IntegriCloud