summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Correct bswap64() prototype.sobomax2002-06-031-1/+1
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-0220-20/+20
* Add NCURSES_OSPEED replace command to MANFILTERache2002-06-022-2/+4
* Correct a bunch of typos. Translators can ignore this commit.schweikh2002-06-021-8/+8
* Remove a URL from the middle of the BSD copyright (a clicko? a pasto?).schweikh2002-06-021-4/+4
* Add mdoc bits for the new waitpid() WCONTINUED option, andmike2002-06-011-0/+12
* Grammar nit: treat "contents" as plural.archie2002-05-311-1/+1
* Fixed modes.ru2002-05-3125-25/+28
* Grammar fix: "contents" is plural.archie2002-05-311-2/+2
* Const poison.phk2002-05-301-3/+5
* Fix syntax errors (labels with no statement following).wollman2002-05-301-0/+2
* Use correct printf format specifier to print unsigned longs.wollman2002-05-301-1/+1
* Avoid unintentional trigraph.wollman2002-05-301-1/+1
* Add missing newline at end of file.wollman2002-05-301-1/+1
* Missed one in previous commit.des2002-05-301-2/+4
* Add used include of <string.h>.wollman2002-05-301-0/+1
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-4/+110
* Add libusb.so.0 from the FreeBSD services 4.5 DVD. libusb is now known asobrien2002-05-302-3/+111
* mdoc(7) police: kill whitespace at EOL.ru2002-05-301-1/+1
* mdoc(7) police: polish markup.ru2002-05-301-34/+68
* mdoc(7) police: tidy up the markup.ru2002-05-301-6/+15
* mdoc(7) police: Tidy up the markup.ru2002-05-301-29/+37
* mdoc(7) police: kill hard sentence break.ru2002-05-301-4/+4
* mdoc(7) police: markup nits.ru2002-05-301-43/+53
* Check for defined(__i386__) instead of just defined(i386) since the compileralfred2002-05-301-1/+1
* Since POSIX gives us plenary authority to define _t types, changewollman2002-05-292-3/+3
* Add link dlopen(3) -> dlfunc(3).wollman2002-05-291-1/+2
* Reorganize dlfcn.h slightly to separate out XSI and BSD interfaces.wollman2002-05-293-6/+61
* mdoc(7) police: nits.ru2002-05-291-1/+2
* mdoc(7) police: markup nits.ru2002-05-291-10/+17
* mdoc(7) police: bump document date on behalf of previous delta.ru2002-05-291-1/+1
* mdoc(7) police: sort xrefs.ru2002-05-291-2/+2
* mdoc(7) police: nit.ru2002-05-291-1/+1
* mdoc(7) police: fix markup for types.ru2002-05-291-4/+4
* Add pam_ksu(8), a module to do Kerberos 5 authentication andnectar2002-05-284-0/+412
* Remove use of __P() (actually P()) from code now that it's no longeralfred2002-05-282-42/+42
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-28129-141/+282
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-28141-1502/+5
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-2854-580/+42
* Add uuidgen(2) and uuidgen(1).marcel2002-05-282-1/+84
* Correct a check for NUL.robert2002-05-271-1/+1
* - Move the loop conditional into the "for" header.robert2002-05-271-19/+17
* Remove spurious period.dd2002-05-271-1/+1
* Remove extra word.dd2002-05-261-1/+1
* Add openpam_nullconv.3.des2002-05-241-0/+1
* Add missing include.des2002-05-241-0/+1
* These files are no longer used.jake2002-05-2411-196/+0
* Revamp suspend and resume. While I'm here add pthread_suspend_all_np()deischen2002-05-2439-921/+693
* Generate the normal asm stubs for all sysv system calls. Use these insteadjake2002-05-237-33/+18
* Just to show that PAM can do almost anything from the ridiculous to thedes2002-05-237-0/+418
OpenPOWER on IntegriCloud