summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-05-27make /usr/include/g++ if it doesn't already existTodd C. Miller
1999-05-27more missing .El macros filled inAaron Campbell
1999-05-27add missing .El macros (which properly terminate .Bl macro lists)Aaron Campbell
1999-05-27or'ing -> OR'ingAaron Campbell
1999-05-27add missing members to nfs_argsTodd C. Miller
1999-05-27- add missing .El macroAaron Campbell
1999-05-27sync cgetset() Fn definition with prototype from stdlib.hAaron Campbell
1999-05-27sync fsetpos() with stdio.h prototypeAaron Campbell
1999-05-27add some .Dv and .Er, replace blank lines with .PpAaron Campbell
1999-05-27typosAaron Campbell
1999-05-27getopt(3) does not return -1 when encountering unrecognized optionsAaron Campbell
1999-05-27Fix some typos.Angelos D. Keromytis
1999-05-27Single manpage for command-line tool.Angelos D. Keromytis
1999-05-26Typos and proper form (deraadt@)Angelos D. Keromytis
1999-05-26Work-around: a few files trigger Internal Compiler Errors if compiled withMarc Espie
1999-05-26back out sigpending hideDavid Leonard
1999-05-26forgot to hide sigpendingDavid Leonard
1999-05-26mention that parameter name1 (the file to link to) need not exist; from NetBSDAaron Campbell
1999-05-26typo; from NetBSDAaron Campbell
1999-05-26sync with FreeBSDDavid Leonard
1999-05-26document two new states (deadlock and spinblock)David Leonard
1999-05-26add mb (memory barrier) instruction. from FreeBSDDavid Leonard
1999-05-26document double-unlock check and how it relates to the std. (POSIX says in on...David Leonard
1999-05-26bye bye gethostbyname_r and getservbyname_r testsDavid Leonard
1999-05-26count and chec the number of times the self-cancelling thread tries to cancel...David Leonard
1999-05-26show a bit more information when checks failDavid Leonard
1999-05-25explain the third argument more thoroughly; some cmds take it as an int,Aaron Campbell
1999-05-25Export kn_keycompare() in the API, update the spec and man pages.Angelos D. Keromytis
1999-05-25kill some old macrosAaron Campbell
1999-05-25punctuationAaron Campbell
1999-05-25all functions need a return type and at least one arg, even if it's voidAaron Campbell
1999-05-25add .Ft macros and move the argument type into each function definitionAaron Campbell
1999-05-25whoops, tzset() needs a void argument; deraadt@Aaron Campbell
1999-05-25out with old macros, in with new mdoc; kwesterback@home.comAaron Campbell
1999-05-24permit threaded use; jb@freebsdTheo de Raadt
1999-05-24don't lie about being able to arbitrarily intermix reads and writes in stdioAaron Campbell
1999-05-24replace some old macros with new ones, make use of .Sy for warnings etc; d@Aaron Campbell
1999-05-24add missing #include's; d@Aaron Campbell
1999-05-24Update Makefile, fix README, add a proper usage in keynote-main.cAngelos D. Keromytis
1999-05-24This one tried to escape.Angelos D. Keromytis
1999-05-24Fix typos.Angelos D. Keromytis
1999-05-24Update man pages to reflect new usage method.Angelos D. Keromytis
1999-05-24Unified tool for keynote utils.Angelos D. Keromytis
1999-05-24Unneeded declaration.Angelos D. Keromytis
1999-05-23Work with "make obj;make"Angelos D. Keromytis
1999-05-23Add libkeynote in the build list.Angelos D. Keromytis
1999-05-23KeyNote version 2 trust-management system (security policy handling).Angelos D. Keromytis
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-22Add swapctl(2), and crank shlib minor.Tobias Weingartner
1999-05-21improve. pushed by bengt@softwell.seTheo de Raadt