aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correct bswap64() prototype.Maxim Sobolev2002-06-031-1/+1
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-0220-20/+20
* Add NCURSES_OSPEED replace command to MANFILTERAndrey A. Chernov2002-06-022-2/+4
* Correct a bunch of typos. Translators can ignore this commit.Jens Schweikhardt2002-06-021-8/+8
* Remove a URL from the middle of the BSD copyright (a clicko? a pasto?).Jens Schweikhardt2002-06-021-4/+4
* Add mdoc bits for the new waitpid() WCONTINUED option, andMike Barcroft2002-06-011-0/+12
* Grammar nit: treat "contents" as plural.Archie Cobbs2002-05-311-1/+1
* Fixed modes.Ruslan Ermilov2002-05-3125-25/+28
* Grammar fix: "contents" is plural.Archie Cobbs2002-05-311-2/+2
* Const poison.Poul-Henning Kamp2002-05-301-3/+5
* Fix syntax errors (labels with no statement following).Garrett Wollman2002-05-301-0/+2
* Use correct printf format specifier to print unsigned longs.Garrett Wollman2002-05-301-1/+1
* Avoid unintentional trigraph.Garrett Wollman2002-05-301-1/+1
* Add missing newline at end of file.Garrett Wollman2002-05-301-1/+1
* Missed one in previous commit.Dag-Erling Smørgrav2002-05-301-2/+4
* Add used include of <string.h>.Garrett Wollman2002-05-301-0/+1
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asDavid E. O'Brien2002-05-302-4/+110
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asDavid E. O'Brien2002-05-302-3/+111
* mdoc(7) police: kill whitespace at EOL.Ruslan Ermilov2002-05-301-1/+1
* mdoc(7) police: polish markup.Ruslan Ermilov2002-05-301-34/+68
* mdoc(7) police: tidy up the markup.Ruslan Ermilov2002-05-301-6/+15
* mdoc(7) police: Tidy up the markup.Ruslan Ermilov2002-05-301-29/+37
* mdoc(7) police: kill hard sentence break.Ruslan Ermilov2002-05-301-4/+4
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-301-43/+53
* Check for defined(__i386__) instead of just defined(i386) since the compilerAlfred Perlstein2002-05-301-1/+1
* Since POSIX gives us plenary authority to define _t types, changeGarrett Wollman2002-05-292-3/+3
* Add link dlopen(3) -> dlfunc(3).Garrett Wollman2002-05-291-1/+2
* Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.Garrett Wollman2002-05-293-6/+61
* mdoc(7) police: nits.Ruslan Ermilov2002-05-291-1/+2
* mdoc(7) police: markup nits.Ruslan Ermilov2002-05-291-10/+17
* mdoc(7) police: bump document date on behalf of previous delta.Ruslan Ermilov2002-05-291-1/+1
* mdoc(7) police: sort xrefs.Ruslan Ermilov2002-05-291-2/+2
* mdoc(7) police: nit.Ruslan Ermilov2002-05-291-1/+1
* mdoc(7) police: fix markup for types.Ruslan Ermilov2002-05-291-4/+4
* Add pam_ksu(8), a module to do Kerberos 5 authentication andJacques Vidrine2002-05-284-0/+412
* Remove use of __P() (actually P()) from code now that it's no longerAlfred Perlstein2002-05-282-42/+42
* Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein2002-05-28129-141/+282
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-28141-1502/+5
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-2854-580/+42
* Add uuidgen(2) and uuidgen(1).Marcel Moolenaar2002-05-282-1/+84
* Correct a check for NUL.Robert Drehmel2002-05-271-1/+1
* - Move the loop conditional into the "for" header.Robert Drehmel2002-05-271-19/+17
* Remove spurious period.Dima Dorfman2002-05-271-1/+1
* Remove extra word.Dima Dorfman2002-05-261-1/+1
* Add openpam_nullconv.3.Dag-Erling Smørgrav2002-05-241-0/+1
* Add missing include.Dag-Erling Smørgrav2002-05-241-0/+1
* These files are no longer used.Jake Burkholder2002-05-2411-196/+0
* Revamp suspend and resume. While I'm here add pthread_suspend_all_np()Daniel Eischen2002-05-2439-909/+681
* Generate the normal asm stubs for all sysv system calls. Use these insteadJake Burkholder2002-05-237-33/+18
* Just to show that PAM can do almost anything from the ridiculous to theDag-Erling Smørgrav2002-05-237-0/+418