summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* I was porting something from sysV world and found our cross referencesobrien1997-01-272-0/+2
* Document a couple of additional errno's.mpp1997-01-261-1/+7
* Adds slice_type_name() which extends chunk_n[] for subtype's too.obrien1997-01-234-1/+63
* Only send QUIT if the last operation didn't time out (otherwise you'rejkh1997-01-211-2/+5
* Sort cross references.wosch1997-01-20141-276/+277
* Sort cross references.wosch1997-01-205-11/+11
* Yow! Is my face red... I just noticed (duh) that signal() always installsjkh1997-01-171-9/+41
* Sweep through the tree fixing mmap() usage:alex1997-01-162-3/+3
* Use collate for national [a-z]-like rangesache1997-01-161-8/+13
* The following patch to lib/libc/stdio implements positional arguments injkh1997-01-142-22/+414
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14643-724/+724
* When attempting to load a `lastditch' timezone (e.g., because the loadwollman1997-01-131-7/+8
* Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functionspeter1997-01-131-1/+1
* Convert to mdoc format.jdp1997-01-121-136/+152
* Add definitions of RTLD_LAZY and RTLD_NOW.jdp1997-01-121-0/+6
* Back out the last backout. This should work now that the bsd.info.mkpeter1997-01-122-4/+4
* Disconnect the doc subdir as well, bsd.info.mk freaks out if therepeter1997-01-122-4/+4
* Add missing RETURN VALUES/ERRORS sections.mpp1997-01-126-13/+69
* Rename the DIAGNOSTICS sections in several man pagesmpp1997-01-126-7/+7
* Set the "crt_ldso" member of the crt-to-ld.so interface structure. Thisjdp1997-01-111-1/+2
* Remove the EINVAL error from the ERRORS sections thatmpp1997-01-1127-70/+10
* Minor mdoc fixes in msync.2 and munmap.2.mpp1997-01-113-6/+31
* Forgot a .El macro.mpp1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.mpp1997-01-111-3/+28
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSmpp1997-01-111-22/+45
* Remove the comment about file names having tompp1997-01-111-2/+1
* Bring stat(2) into line with what is now actually inmpp1997-01-111-13/+34
* Add a couple of additional xrefs.mpp1997-01-111-1/+3
* This texinfo documentation isn't really enough texinfo-izedjmacd1997-01-111-2/+2
* Correct logic braino when attempting to exclude loopback addresses onpeter1997-01-091-2/+2
* Two minor changes to try and make it more robust in the face of manypeter1997-01-091-2/+4
* Minor mdoc style fixes.mpp1997-01-093-50/+82
* The error returned when F_SETLK collides with an existing lock isjdp1997-01-081-3/+3
* Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effectwollman1997-01-081-2/+2
* Fix fake failures on the short names which looks like hexadecimal numbersache1997-01-081-8/+4
* Document the various reasons for EINVAL.joerg1997-01-081-11/+21
* Build ebones/libtelnet only if MAKE_EBONES definedache1997-01-081-1/+1
* Man page police.mpp1997-01-081-6/+6
* Various bugfixes.davidn1997-01-072-34/+42
* Consistency check: refs to ~/.login.conf should be ~/.login_conf.davidn1997-01-072-7/+7
* Commit the right version this time. :-)davidn1997-01-071-2/+2
* Fix for login_getclass(NULL) case.davidn1997-01-071-4/+6
* Fix Makefile so that dependencies are actually right this time.wollman1997-01-051-8/+8
* Disable isxdigit block until proper solution will be foundache1997-01-051-2/+7
* Fix typos pointed out by bde (thanks!).davidn1997-01-051-3/+3
* Don't depend only <stdio.h> bogusly including <sys/types.h>.bde1997-01-051-1/+2
* Add missing manpage for login.conf.davidn1997-01-051-0/+361
* Library functions relating to the login class capabilities database,davidn1997-01-0411-2/+2644
* Fix the short description of kvm_getloadavg(3) to reflectmpp1997-01-021-2/+1
* Added group= facility to /etc/ttys for tty grouping for moredavidn1997-01-022-1/+9
OpenPOWER on IntegriCloud