aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typo (unclosed comment).Jake Burkholder2001-12-281-0/+1
* Add xref to jail(2).Mike Pritchard2001-12-281-1/+2
* - Make it possible to turn on RES_INSECURE[12] with /etc/resolv.conf.Hajimu UMEMOTO2001-12-262-1/+13
* Add "except the handling of errors" into "equivalent to" paragraph.Andrey A. Chernov2001-12-253-0/+8
* Preserve errno.Andrey A. Chernov2001-12-255-9/+44
* Back out recent replacement of LC_MESSAGES file with directory.Alexey Zelkin2001-12-241-1/+1
* Sort the disknames when we get them from the kernel.Poul-Henning Kamp2001-12-231-10/+23
* o Change the layout of the tagged lists to be like those in acl(3).Chris Costello2001-12-231-3/+12
* Use the real function address (instead of function address + 8) for theDaniel Eischen2001-12-223-6/+6
* Save and restore t12 in the jmp_buf. t12 is used during functionDaniel Eischen2001-12-222-0/+3
* add missing MLINKSAlexey Zelkin2001-12-211-1/+10
* The VM_STACK option is long dead. MAP_STACK is available everywhere.Peter Wemm2001-12-211-12/+0
* Slightly re-work locale messages storage scheme. Before this commitAlexey Zelkin2001-12-211-1/+1
* style(9)'ifyAlexey Zelkin2001-12-207-73/+77
* Supply SMB_CFG_FILE in CFLAGS. The newly imported smbfs-1.4.2Sheldon Hearn2001-12-201-1/+1
* Add my e-mail to copyrightsAlexey Zelkin2001-12-202-2/+2
* Document that rfork() will return EINVAL if flags not listed in theJohn Baldwin2001-12-191-0/+2
* Fixed the bug in transparent TCP proxying with the "encode_ip_hdr"Ruslan Ermilov2001-12-181-1/+3
* Fix the retrieval of USRSTACK via sysctl so that it works for 64-bitDaniel Eischen2001-12-183-6/+6
* Const'ify the CDB format string passed to the CDB parsing routinesKelly Yancey2001-12-183-43/+62
* Fix some style bugsAlexey Zelkin2001-12-171-15/+18
* When cancelling a thread while in a join operation, do not detachDaniel Eischen2001-12-163-12/+3
* Embelish CFLAGS.David E. O'Brien2001-12-151-1/+2
* The instructions on doing something with src/lib/csu/sparc64.David E. O'Brien2001-12-151-0/+25
* Sparc64 ELF version of the C runtime support.David E. O'Brien2001-12-151-0/+128
* Pull the target thread of a join operation from the correct placeDaniel Eischen2001-12-153-9/+12
* clnt_bcast.c:420:33: warning: extra tokens at end of #endif directivePeter Wemm2001-12-151-1/+1
* Kernel support for smbfs is only built on the i386 at the moment, soSheldon Hearn2001-12-141-1/+2
* mdoc(7) police: bump document date.Ruslan Ermilov2001-12-141-1/+1
* Add bmake glue for src/contrib/smbfs and connect userland smbfsSheldon Hearn2001-12-142-1/+20
* * cleanup comments and definesAlexey Zelkin2001-12-141-8/+1
* Also fix cases when thousands separator should be put before number. ForAlexey Zelkin2001-12-131-2/+4
* Respect locale while handling of \' flag.Alexey Zelkin2001-12-131-22/+63
* Fix style bugs (mostly remove 'extern' from function prototypes)Alexey Zelkin2001-12-132-192/+196
* * remove reference to m68k-dependent sourcesAlexey Zelkin2001-12-131-7/+1
* If the OID is missing, sysctl(3) returns ENOENT, not EOPNOTSUPP.Ruslan Ermilov2001-12-131-2/+2
* s/crypt_format/crypt_default/ to match reality.Ruslan Ermilov2001-12-131-1/+1
* mdoc(7) police: minor markup nits.Ruslan Ermilov2001-12-121-20/+20
* mdoc(7) police: fix markup, bump document date.Ruslan Ermilov2001-12-122-30/+38
* mdoc(7) police: kill HSBs, add missing comma.Ruslan Ermilov2001-12-121-8/+13
* mdoc(7) police: fix markup.Ruslan Ermilov2001-12-121-13/+17
* mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34.Ruslan Ermilov2001-12-121-57/+67
* mdoc(7) police: use no-break space.Ruslan Ermilov2001-12-121-1/+3
* mdoc(7) police: use no-break space, fix markup.Ruslan Ermilov2001-12-121-1/+2
* mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup.Ruslan Ermilov2001-12-121-1/+3
* Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2).Alfred Perlstein2001-12-121-4/+50
* Add my e-mail to copyrightsAlexey Zelkin2001-12-112-2/+2
* * Add my e-mail to copyrightsAlexey Zelkin2001-12-1110-52/+57
* Fix grouping string handlingAlexey Zelkin2001-12-111-1/+4
* We support writing to at least one filesystem now.John Baldwin2001-12-111-1/+1