summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove bogus weak reference.jkh1997-01-011-3/+1
* Eliminate unnecessary warning introduced by a missing forward declaration.jkh1997-01-011-1/+3
* Use ${COPY} instead of -C for installing non-source files. crt*.obde1997-01-011-2/+2
* Grammatical changes.alex1997-01-011-4/+4
* prototype of shared function now in include filepeter1996-12-311-3/+1
* use svc_maxfd + 1 in the select() call.peter1996-12-311-3/+3
* libgmp.so.2.0 was missing from the compat21 distpeter1996-12-312-2/+428
* Use `beforeinstall' target instead of `install' target to avoid setting abde1996-12-312-4/+4
* Use `beforeinstall' target instead of `install' target so that the linksbde1996-12-311-4/+3
* Spelling/mdoc police.mpp1996-12-307-44/+45
* Oops! Bad Idea! (TM)peter1996-12-301-3/+13
* - make wire protocol 64 bit type safepeter1996-12-301-11/+9
* - prototypes now in include filepeter1996-12-301-26/+48
* - canonical function declarationpeter1996-12-301-7/+6
* - overhaul for unlimited file descriptorspeter1996-12-301-15/+24
* - make wire protocol 64 bit type safepeter1996-12-301-4/+4
* - major overhaul to make this deal with unlimited fd's.peter1996-12-301-56/+68
* - make wire protocol 64 bit type safepeter1996-12-301-10/+10
* Remove our code that clamped the max select() fd number to FD_SETSIZE (256)peter1996-12-301-16/+3
* - kill non-FD_SETSIZE codepeter1996-12-301-5/+2
* - 64 bit type safe on-the-wire protocolpeter1996-12-301-17/+15
* - prototype now in include file, plus no longer needed anywaypeter1996-12-301-37/+44
* - dont close an unopen socketpeter1996-12-301-2/+3
* - Don't close an unopened socketpeter1996-12-301-2/+3
* - don't close unopen socketpeter1996-12-301-7/+12
* - missing prototype from include filepeter1996-12-301-5/+5
* - OpenBSD's strncpy fixes to ensure NULL terminationpeter1996-12-301-8/+11
* - prototypes now in include filepeter1996-12-301-49/+64
* - prototypes now in standard include filepeter1996-12-301-23/+43
* - update return type of an "internal but documented" functionpeter1996-12-301-2/+10
* - tags in correct orderpeter1996-12-301-4/+6
OpenPOWER on IntegriCloud