summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-08-16Indentation.Angelos D. Keromytis
1999-08-15more pollTheo de Raadt
1999-08-15Update to ncurses-5.0-990814Todd C. Miller
1999-08-15new fileTodd C. Miller
1999-08-15Update to ncurses-5.0-990814Todd C. Miller
1999-08-13Work with newest version of OpenSSL.Angelos D. Keromytis
1999-08-13Correct ssl include file(s) path.Angelos D. Keromytis
1999-08-13Oops, missed updating distfile version.Angelos D. Keromytis
1999-08-13Update the include paths.Angelos D. Keromytis
1999-08-13Missing commaTodd C. Miller
1999-08-11more unescaped \n lines in nroff documentsTheo de Raadt
1999-08-11paste'o away!Todd T. Fries
1999-08-08missing G in item list; bdeTheo de Raadt
1999-08-07Local changes that should not have gone inTodd C. Miller
1999-08-07If fread() returns EBADF, also set the error flag; tobez@plab.ku.dkTodd C. Miller
1999-08-03Return an open failure if the fstab is zero length or not a regular file.Jason Downs
1999-08-02Add a hook to regexp/regerror.c for overriding the default regerror()Jason Downs
1999-07-31fix printing error; marcTheo de Raadt
1999-07-31document cdev/bdev semantic changeTheo de Raadt
1999-07-26use .AqAaron Campbell
1999-07-23Eliminate namespace pollution, the crt0 file should not conflictDale S. Rahn
1999-07-23replace the stub ieeefp functions with the real working functions,Dale S. Rahn
1999-07-21Add missing hosts_ctl() prototype.Oleg Safiullin
1999-07-21Xr fparseln(3); deraadt@Aaron Campbell
1999-07-21fix bad English, spelling, grammar, comma splices, etc.Aaron Campbell
1999-07-21Remove PARAMETERS section. Different bad. Kjell bad.Kjell Wooding
1999-07-21Updated man pages to be useful. Include description of typical uses.Kjell Wooding
1999-07-20insert a missing .El macroAaron Campbell
1999-07-20Added fparseln from NetBSD.Jakob Schlyter
1999-07-20better english; deraadt@/millert@Aaron Campbell
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1999-07-19if pcap_dump_open() specified a snaplen of -1, make sure pcap_open_offline() ...Theo de Raadt
1999-07-18I think that libm_i387 has lived too longTheo de Raadt
1999-07-18do not make excessive shared libraries for these tiny libraries..Theo de Raadt
1999-07-17Add a warning that our implementation is different from other vendors (Solaris).Jason Downs
1999-07-15change /etc/host.random to /var/db/host.randomNiels Provos
1999-07-14Update for 2-beta3 versionAngelos D. Keromytis
1999-07-11man page fixes from ncurses-990710Todd C. Miller
1999-07-11ncurses-990710:Todd C. Miller
1999-07-11ncurses-990710:Todd C. Miller
1999-07-09i386 man pages in cat2/i386/Theo de Raadt
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08use SIOCGIFCONF much more carefullyTheo de Raadt
1999-07-08spurious words and misc fixesHugh Graham
1999-07-07I don't see how revoke can return EINVAL.Artur Grabowski
1999-07-07revoke(2) works on more than just char and block devicesArtur Grabowski
1999-07-07when using `-' as a negative sign, escape it with a backslash so troff knowsAaron Campbell
1999-07-07capitalize .Dt argumentAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-06these can also return ENFILETheo de Raadt