summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-05-27make /usr/include/g++ if it doesn't already existTodd C. Miller
1999-05-27syncTheo de Raadt
1999-05-27more USBTheo de Raadt
1999-05-27syncTheo de Raadt
1999-05-27new cirrus and othersTheo de Raadt
1999-05-27more missing .El macros filled inAaron Campbell
1999-05-27Use lblktosize(fs, foo) instead of foo*fs->fs_bsizeArtur Grabowski
1999-05-27syncTheo de Raadt
1999-05-27ie(4) supports the Intel EtherExpress 16Aaron Campbell
1999-05-27add missing .El macros (which properly terminate .Bl macro lists)Aaron Campbell
1999-05-27Handle unterminated quoted strings without dup'ing the last characterbrian
with an out-by-one-memcpy.
1999-05-27Use -O1 to work around egcs/m68k bugTodd C. Miller
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
- capitalization
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-27regenNiklas Hallqvist
1999-05-27Revert accidentally committed stuffNiklas Hallqvist
1999-05-27A Sound+SCSI cardNiklas Hallqvist
1999-05-27typosAaron Campbell
1999-05-27getopt(3) does not return -1 when encountering unrecognized optionsAaron Campbell
1999-05-27Real fix... this goes into OPTIMIZE, not CCFLAGS.Marc Espie
Recalling fixes from memory is not such a hot idea.
1999-05-27Add some comments, optimise out a few strlen()s andbrian
remove a few extraneous assignments.
1999-05-27syncTheo de Raadt
1999-05-27rage onTheo de Raadt
1999-05-27syncTheo de Raadt
1999-05-27name the adv productsTheo de Raadt
1999-05-27Call tty_Offline() from tty_Cooked() and tty_Free(), just inbrian
case ppp is abending and hasn't called physical_Offline() already.
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
and then still setting it to none was pretty pointless, was it ?
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