aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use collate for national [a-z]-like rangesAndrey A. Chernov1997-01-161-8/+13
* The following patch to lib/libc/stdio implements positional arguments inJordan K. Hubbard1997-01-142-22/+414
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-14643-724/+724
* When attempting to load a `lastditch' timezone (e.g., because the loadGarrett Wollman1997-01-131-7/+8
* Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functionsPeter Wemm1997-01-131-1/+1
* Convert to mdoc format.John Polstra1997-01-121-136/+152
* Add definitions of RTLD_LAZY and RTLD_NOW.John Polstra1997-01-121-0/+6
* Back out the last backout. This should work now that the bsd.info.mkPeter Wemm1997-01-122-4/+4
* Disconnect the doc subdir as well, bsd.info.mk freaks out if therePeter Wemm1997-01-122-4/+4
* Add missing RETURN VALUES/ERRORS sections.Mike Pritchard1997-01-126-13/+69
* Rename the DIAGNOSTICS sections in several man pagesMike Pritchard1997-01-126-7/+7
* Set the "crt_ldso" member of the crt-to-ld.so interface structure. ThisJohn Polstra1997-01-111-1/+2
* Remove the EINVAL error from the ERRORS sections thatMike Pritchard1997-01-1127-70/+10
* Minor mdoc fixes in msync.2 and munmap.2.Mike Pritchard1997-01-113-6/+31
* Forgot a .El macro.Mike Pritchard1997-01-111-0/+1
* Add RETURN VALUES and ERRORS sections.Mike Pritchard1997-01-111-3/+28
* Some mdoc cleanup. Also added a RETURN VALUES and ERRORSMike Pritchard1997-01-111-22/+45
* Remove the comment about file names having toMike Pritchard1997-01-111-2/+1
* Bring stat(2) into line with what is now actually inMike Pritchard1997-01-111-13/+34
* Add a couple of additional xrefs.Mike Pritchard1997-01-111-1/+3
* This texinfo documentation isn't really enough texinfo-izedJoshua Peck Macdonald1997-01-111-2/+2
* Correct logic braino when attempting to exclude loopback addresses onPeter Wemm1997-01-091-2/+2
* Two minor changes to try and make it more robust in the face of manyPeter Wemm1997-01-091-2/+4
* Minor mdoc style fixes.Mike Pritchard1997-01-093-50/+82
* The error returned when F_SETLK collides with an existing lock isJohn Polstra1997-01-081-3/+3
* Delete -D_POSIX_MODE and -D_MULTI_LIBM from CFLAGS. They never had any effectGarrett Wollman1997-01-081-2/+2
* Fix fake failures on the short names which looks like hexadecimal numbersAndrey A. Chernov1997-01-081-8/+4
* Document the various reasons for EINVAL.Joerg Wunsch1997-01-081-11/+21
* Build ebones/libtelnet only if MAKE_EBONES definedAndrey A. Chernov1997-01-081-1/+1
* Man page police.Mike Pritchard1997-01-081-6/+6
* Various bugfixes.David Nugent1997-01-072-34/+42
* Consistency check: refs to ~/.login.conf should be ~/.login_conf.David Nugent1997-01-072-7/+7
* Commit the right version this time. :-)David Nugent1997-01-071-2/+2
* Fix for login_getclass(NULL) case.David Nugent1997-01-071-4/+6
* Fix Makefile so that dependencies are actually right this time.Garrett Wollman1997-01-051-8/+8
* Disable isxdigit block until proper solution will be foundAndrey A. Chernov1997-01-051-2/+7
* Fix typos pointed out by bde (thanks!).David Nugent1997-01-051-3/+3
* Don't depend only <stdio.h> bogusly including <sys/types.h>.Bruce Evans1997-01-051-1/+2
* Add missing manpage for login.conf.David Nugent1997-01-051-0/+361
* Library functions relating to the login class capabilities database,David Nugent1997-01-0411-2/+2644
* Fix the short description of kvm_getloadavg(3) to reflectMike Pritchard1997-01-021-2/+1
* Added group= facility to /etc/ttys for tty grouping for moreDavid Nugent1997-01-022-1/+9
* Remove bogus weak reference.Jordan K. Hubbard1997-01-011-3/+1
* Eliminate unnecessary warning introduced by a missing forward declaration.Jordan K. Hubbard1997-01-011-1/+3
* Use ${COPY} instead of -C for installing non-source files. crt*.oBruce Evans1997-01-011-2/+2
* Grammatical changes.Alexander Langer1997-01-011-4/+4
* prototype of shared function now in include filePeter Wemm1996-12-311-3/+1
* use svc_maxfd + 1 in the select() call.Peter Wemm1996-12-311-3/+3
* libgmp.so.2.0 was missing from the compat21 distPeter Wemm1996-12-312-2/+428
* Use `beforeinstall' target instead of `install' target to avoid setting aBruce Evans1996-12-312-4/+4