summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.ume2001-12-262-1/+13
* Add "except the handling of errors" into "equivalent to" paragraph.ache2001-12-253-0/+8
* Preserve errno.ache2001-12-255-9/+44
* Back out recent replacement of LC_MESSAGES file with directory.phantom2001-12-241-1/+1
* Sort the disknames when we get them from the kernel.phk2001-12-231-10/+23
* o Change the layout of the tagged lists to be like those in acl(3).chris2001-12-231-3/+12
* Use the real function address (instead of function address + 8) for thedeischen2001-12-223-6/+6
* Save and restore t12 in the jmp_buf. t12 is used during functiondeischen2001-12-222-0/+3
* add missing MLINKSphantom2001-12-211-1/+10
* The VM_STACK option is long dead. MAP_STACK is available everywhere.peter2001-12-211-12/+0
* Slightly re-work locale messages storage scheme. Before this commitphantom2001-12-211-1/+1
* style(9)'ifyphantom2001-12-207-73/+77
* Supply SMB_CFG_FILE in CFLAGS. The newly imported smbfs-1.4.2sheldonh2001-12-201-1/+1
* Add my e-mail to copyrightsphantom2001-12-202-2/+2
* Document that rfork() will return EINVAL if flags not listed in thejhb2001-12-191-0/+2
* Fixed the bug in transparent TCP proxying with the "encode_ip_hdr"ru2001-12-181-1/+3
* Fix the retrieval of USRSTACK via sysctl so that it works for 64-bitdeischen2001-12-183-6/+6
* Const'ify the CDB format string passed to the CDB parsing routineskbyanc2001-12-183-43/+62
* Fix some style bugsphantom2001-12-171-15/+18
* When cancelling a thread while in a join operation, do not detachdeischen2001-12-163-12/+3
* Embelish CFLAGS.obrien2001-12-151-1/+2
* The instructions on doing something with src/lib/csu/sparc64.obrien2001-12-151-0/+25
* Sparc64 ELF version of the C runtime support.obrien2001-12-151-0/+128
* Pull the target thread of a join operation from the correct placedeischen2001-12-153-9/+12
* clnt_bcast.c:420:33: warning: extra tokens at end of #endif directivepeter2001-12-151-1/+1
* Kernel support for smbfs is only built on the i386 at the moment, sosheldonh2001-12-141-1/+2
* mdoc(7) police: bump document date.ru2001-12-141-1/+1
* Add bmake glue for src/contrib/smbfs and connect userland smbfssheldonh2001-12-142-1/+20
* * cleanup comments and definesphantom2001-12-141-8/+1
* Also fix cases when thousands separator should be put before number. Forphantom2001-12-131-2/+4
* Respect locale while handling of \' flag.phantom2001-12-131-22/+63
* Fix style bugs (mostly remove 'extern' from function prototypes)phantom2001-12-132-202/+206
* * remove reference to m68k-dependent sourcesphantom2001-12-131-7/+1
* If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP.ru2001-12-131-2/+2
* s/crypt_format/crypt_default/ to match reality.ru2001-12-131-1/+1
* mdoc(7) police: minor markup nits.ru2001-12-121-20/+20
* mdoc(7) police: fix markup, bump document date.ru2001-12-122-30/+38
* mdoc(7) police: kill HSBs, add missing comma.ru2001-12-121-8/+13
* mdoc(7) police: fix markup.ru2001-12-121-13/+17
* mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.ru2001-12-121-57/+67
* mdoc(7) police: use no-break space.ru2001-12-121-1/+3
* mdoc(7) police: use no-break space, fix markup.ru2001-12-121-1/+2
* mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.ru2001-12-121-1/+3
* Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).alfred2001-12-121-4/+50
* Add my e-mail to copyrightsphantom2001-12-112-2/+2
* * Add my e-mail to copyrightsphantom2001-12-1110-52/+57
* Fix grouping string handlingphantom2001-12-111-1/+4
* We support writing to at least one filesystem now.jhb2001-12-111-1/+1
* Add support for overwriting the existing contents of a file to the UFSjhb2001-12-111-4/+119
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-101-5/+6
OpenPOWER on IntegriCloud