summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Set pwok to 1 for non-OPIE usersache2002-01-191-2/+2
* Add missing check for right-now-expired passwordache2002-01-191-0/+2
* Implement 'pwok', i.e. conditional fallback to unix passwordache2002-01-191-5/+27
* mdoc(7) police: tidy up OpenBSD fixes.ru2002-01-161-7/+5
* Add a few cleanups from rev 1.1:mike2002-01-151-10/+12
* o Add prototype for printf(3).mike2002-01-151-9/+12
* style(9)mike2002-01-151-95/+63
* yp(4) -> yp(8).ru2002-01-145-8/+8
* Merge some updates and markup fixes from OpenBSD. This is mainlycjc2002-01-141-6/+30
* Add xref for timeradd(3).dwhite2002-01-141-0/+1
* Comment out the retrieval of a termination function from %g1. It isjake2002-01-131-0/+8
* Include <stddef.h> to fix build problem when namespace pollutiondeischen2002-01-111-7/+8
* Fixed unsorting and splitting of SRCS in previous commit.bde2002-01-112-4/+4
* Fixed missing backslash in previous commit.bde2002-01-111-1/+1
* Fixed accumulated unsorting and some other style bugs (long lines).bde2002-01-111-11/+10
* Replaced bogus cross references by the usual one for the ctype familybde2002-01-112-32/+2
* Removed assertion that isblank() conforms to C90 too. This assertionbde2002-01-111-5/+0
* Fixed unsorting of almost all lists in previous commit.bde2002-01-111-7/+4
* Fixed unsorting of MLINKS in previous commit.bde2002-01-111-3/+3
* Remove assertion that isblank() is in C99, pointed out by ache.nik2002-01-101-4/+0
* Add getcontext, setcontext, makecontext, and swapcontext. Thesedeischen2002-01-1011-1/+1035
* Document behaviour with respect to interval timers.sheldonh2002-01-091-0/+4
* mdoc(7) police: add missing markup bits for ``errno''.ru2002-01-093-3/+9
* mdoc(7) police:ru2002-01-095-6/+10
* From the PR:nik2002-01-0910-8/+98
* Fix some 32/64-bit bugs. IPv4 addresses are 32-bits, not longs. On thejhb2002-01-081-8/+12
* Correct phrase 'get an ACL' to 'set an ACL'.jedgar2002-01-071-1/+1
* Modify Delete_Chunk() into Delete_Chunk2() which can take a flagsdillon2002-01-072-1/+20
* We are munmap(2), so there's no need to list ourselves in the SEE ALSOdd2002-01-071-1/+1
* Nuke the paragraph that says "One can obtain user connection requestdd2002-01-071-17/+0
* Suggest using memmove(3) if src and dst may overlap.dd2002-01-071-2/+7
* All information from the "BUGS" section not belonging in "SECURITYchris2002-01-062-48/+34
* Add new "SECURITY CONSIDERATIONS" sections.chris2002-01-063-0/+48
* Enable WARNS?=2.kbyanc2002-01-061-0/+1
* Add a new `SECURITY CONSIDERATIONS' section. Sample code similar tochris2002-01-051-0/+63
* Include a section cross-reference to `EXAMPLES' in `SECURITYchris2002-01-051-1/+3
* Remove the example from SECURITY CONSIDERATIONS. This is mostlychris2002-01-051-54/+0
* Minor grammar and punctuation fixesyar2002-01-041-2/+2
* State clearly that one should call listen(2) on a socketyar2002-01-041-0/+11
* Turn off USER_LOCKING which allows intruder to completely disable OPIEache2002-01-031-1/+3
* Copy the sample `SECURITY CONSIDERATIONS' section from sec-doc.7.chris2002-01-021-0/+66
* Add ifdef sparc64.jake2002-01-021-1/+1
* Connect user trap code to the build.jake2002-01-011-0/+3
* Add libc side of user trap handling.jake2002-01-017-0/+423
* Remove long-obsolete README.des2002-01-011-10/+0
* In verbose mode, display the full error message from the server, strippingdes2002-01-011-3/+48
* Remove VT100 escapes from debugging messages now that they're enabled bydes2002-01-014-22/+21
* Back out errno preservingache2001-12-307-47/+12
* Adapt to new kernel tsb structure.jake2001-12-291-16/+9
* Make sure curbrk is well aligned.jake2001-12-291-0/+1
OpenPOWER on IntegriCloud