summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Catch up to the fact that block devices are toast.jkh1999-12-152-13/+38
* | Make setjmp, longjmp, sigsetjmp, and siglongjmp weak aliases forjasone1999-12-144-8/+24
* | Commented outnik1999-12-141-1/+1
* | Remove x-ref to itself.billf1999-12-141-1/+0
* | Correct "standard compilance" notesphantom1999-12-141-2/+8
* | Add a `build-tools' target for make_hash and make_keys.marcel1999-12-132-0/+4
* | Document VGLGetXY and VGLSetXY functions.abial1999-12-131-0/+22
* | Add MAP_NOSYNC feature to mmap(), and MADV_NOSYNC and MADV_AUTOSYNC todillon1999-12-122-0/+56
* | While comparing this with OpenBSD (ie: trying to figure out what mkstemps()peter1999-12-111-2/+2
* | Install include files with mode 444.marcel1999-12-112-2/+2
* | Fix a '&&' that should have been a '&'.archie1999-12-101-1/+1
* | Fix several typos.archie1999-12-091-17/+17
* | Remove discussion of %C in the BUGS section. The limitations on validsheldonh1999-12-091-4/+0
* | Prevent digit-gobbling for all but %l and %e, which can't be fixed.sheldonh1999-12-082-12/+85
* | Accept 12 for %l, because it's logical to expect "%l:%M" to work forsheldonh1999-12-081-1/+1
* | Add a cross-reference to fabs(3) man page.chris1999-12-071-0/+1
* | Add reference to netgraph(4) in the 'see also' section.archie1999-12-061-0/+1
* | Fix buffer overflows.kris1999-12-051-2/+2
* | Make work for sigset_t change. Also modify tests to account fordeischen1999-12-052-6/+6
* | Change signal handling to conform to POSIX specified semantics.deischen1999-12-0412-81/+237
* | Add RLIMIT_SBSIZE here, too.green1999-12-031-0/+4
* | Missed part of previous commit.archie1999-12-031-0/+4
* | Recognize NGM_BPF_COOKIE.archie1999-12-031-0/+1
* | Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS insheldonh1999-12-021-1/+8
* | Separate some common sysctl code into sysctl_find_oid() and callinggreen1999-12-011-0/+4
* | %Ex -> %Ef to not conflict with POSIXache1999-11-305-13/+53
* | Document %Ex and %OBache1999-11-301-2/+4
* | Stricter checking %A vs %aache1999-11-301-11/+13
* | Fix %C handlingache1999-11-301-14/+52
* | Add %Ex extension to determine "%e %b" or "%b %e" orderache1999-11-303-8/+22
* | Turn libbind back on, it should be ok now.peter1999-11-301-1/+1
* | EEK! termios mode wasn't activated..peter1999-11-302-2/+2
* | Build more components to get named to build.peter1999-11-301-8/+25
* | oops, forgot to disconnect libbind while it's broken.peter1999-11-301-2/+6
* | Update for Bind 8.2.2.p5peter1999-11-301-0/+37
* | Add two new generic control messages, NGM_ASCII2BINARY andarchie1999-11-306-254/+309
* | Report swapdevices as cdevs rather than bdevs.phk1999-11-291-1/+1
* | style fixes, remove extra braces.alfred1999-11-291-17/+20
* | Add the PAM SSH RSA key authentication module. For example, you can add,green1999-11-291-0/+328
* | Provide a man page for Alfreds lovely readdir_r function. Alsowes1999-11-292-5/+27
* | Provide and document ctermid_r function.wes1999-11-282-2/+23
* | Document the getlogin_r function.wes1999-11-281-2/+22
* | Provide the getlogin_r function.wes1999-11-281-0/+18
* | * Fix the stack allocation code so that it works for alpha. Change itdfr1999-11-286-18/+78
* | add pthread_cancel, obtained from OpenBSD.alfred1999-11-2891-252/+2422
* | Remove 'sd' support. SCSI disks are known as 'da' these days.msmith1999-11-272-3/+1
* | Remove BAD144 supportphk1999-11-275-42/+0
* | To avoid confusion, zap libtermcap. ncurses provides both curses, termcappeter1999-11-2612-2178/+0
* | To avoid confusion, zap libcurses. ncurses provides both curses, termcappeter1999-11-2673-10160/+0
* | General clean-up of socket.h and associated sources to synchronise upphk1999-11-2418-30/+57
OpenPOWER on IntegriCloud