summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-05-27Call tty_Offline() from tty_Cooked() and tty_Free(), just inbrian
1999-05-27Move the code for tweaking interface flags into one function.brian
1999-05-27Fix some typos.Angelos D. Keromytis
1999-05-27Single manpage for command-line tool.Angelos D. Keromytis
1999-05-27Single manpage for command-line tool.Angelos D. Keromytis
1999-05-27likewise: don't run gperf now.Marc Espie
1999-05-27Don't try to run gperf yet... we don't have it for the time being.Marc Espie
1999-05-27Got confused betwen two diffs, asking for an xmake_file fragment,Marc Espie
1999-05-26create links for audio->audio0 and friends if they don't existJason Wright
1999-05-26Typos and proper form (deraadt@)Angelos D. Keromytis
1999-05-26Implement DLT_RAW, DLT_{SLIP,PPP}_BSDOS from libpcap 0.4Brad Smith
1999-05-26Add .m files, necessary to compile libobjc.Marc Espie
1999-05-26egcs Internal compiler errors on m68k.Marc Espie
1999-05-26Remove warnings (patch pending at cygnus)Marc Espie
1999-05-26We don't need yet another copy of texinfo.texMarc Espie
1999-05-26old libg++, replaced by part of egcs.Marc Espie
1999-05-26re-generated fileMarc Espie
1999-05-26So long, and thanks for all the bugs.Marc Espie
1999-05-26compile i386 ramdisk with -Os (conserve size)Marc Espie
1999-05-26Slight tweaks to account for the new cpp driver.Marc Espie
1999-05-26New egcs cpp driver does always define gnu C.Marc Espie
1999-05-26Link in egcs, kill gcc and libg++Marc Espie
1999-05-26Wrappers + lib versionsMarc Espie
1999-05-26Add x-openbsd fragment and reconfigure accordingly.Marc Espie
1999-05-26Make overriding libiberty's location possible.Marc Espie
1999-05-26Fragment for sysv4.hMarc Espie
1999-05-26Configuration fragments for arches that have not been committed to egcsMarc Espie
1999-05-26Remove bison/yacc output files and change Makefiles rules to regenerateMarc Espie
1999-05-26Work-around: egcs ICE on m68kMarc Espie
1999-05-26Work-around: a few files trigger Internal Compiler Errors if compiled withMarc Espie
1999-05-26Tweak for egcs -fwrite-strings oddityMarc Espie
1999-05-26egcs projects compiler systemMarc Espie
1999-05-26Configure raid devices at boot (from NetBSD, ok by niklas@).Jakob Schlyter
1999-05-26need string.hTheo de Raadt
1999-05-26need string.hTheo de Raadt
1999-05-26back out sigpending hideDavid Leonard
1999-05-26forgot to hide sigpendingDavid Leonard
1999-05-26arguments to -perm option are `[-]mode', not `[-mode]'; from NetBSDAaron Campbell
1999-05-26Xr st(4); from NetBSDAaron Campbell
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-26new 3Com NIC man pages (aka, work no one else wants to do) :-)Aaron 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