summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-01-12order the intel section and add a couple of nforce prods from dmesglogMichael Shalayeff
2003-01-12add support for via rhine III; Jonathon Fletcher, jonathon.fletcher at pobox ...Jason Wright
2003-01-12pad tx buffer with zero's; John L. Scarfone, j0 at cox.netJason Wright
2003-01-12Make this work on 64 bit arch'sBob Beck
2003-01-11regenHenning Brauer
2003-01-11VIATECH VT8235_AGPHenning Brauer
2003-01-11regenHenning Brauer
2003-01-11Via VT8377 Host-PCIHenning Brauer
2003-01-11Whitespace KNFRyan Thomas McBride
2003-01-11use errx instead of handcrufting the same with fprintf and exitHenning Brauer
2003-01-11-use inet_net_pton to parse IPv4 addresses, gains us support for CIDR (10/8)Henning Brauer
2003-01-11whitespace KNF _AGAIN_Henning Brauer
2003-01-11syncJason Wright
2003-01-11via rhine III; jonathon.fletcher at pobox.comJason Wright
2003-01-11set fatal_cleanups to NULL in fatal_remove_all_cleanups(); dtucker@zip.com.auMarkus Friedl
2003-01-11o specifying host on the command line implies the -a flagTodd C. Miller
2003-01-11Manpage fixups from jmc, plus a minor tweak by me.Hugh Graham
2003-01-11Attempt to do something reasonable when overwrite mode is combinedHugh Graham
2003-01-11add back fserr and fsbail deleted in previous commitJason Wright
2003-01-11Remove the vm_* manpages, these functions were replaced in uvm.Wilbern Cobb
2003-01-11- arrange the prototypes in sections.Wilbern Cobb
2003-01-11typoChristian Weisgerber
2003-01-10typo; from Nils Nordman <nino at nforced dot com>.Federico G. Schwindt
2003-01-10Symbol LA4123 and Nortel E-mobility 211818-A PCI cards are now supported.Todd C. Miller
2003-01-10Add support for Symbol LA4123 and Nortel E-mobility 211818-A PCITodd C. Miller
2003-01-10Don't call wi_cor_reset() in wi_attach(); since sc_firmware_type isTodd C. Miller
2003-01-10now that epconfig() prints stuff another new way fix the dmesg print again. a...Michael Shalayeff
2003-01-10Fix adding and deleting addresses in a table when there is a conflict withCedric Berger
2003-01-10Be a bit more strict when parsing options.Cedric Berger
2003-01-10splio->splbio in commentAlexander Yurchenko
2003-01-10Cosmetic change, makes code a bit easier to understand.Cedric Berger
2003-01-10typo in comment; Jim GeovediHenning Brauer
2003-01-10case; jmcFederico G. Schwindt
2003-01-10More details about the -T flag. Suggested by Rukh <openbsd@rukh.net>Cedric Berger
2003-01-10hush socket() errors, except last. Fixes mindrot bug #408; ok markus@Damien Miller
2003-01-10Don't ftruncate after write error, creating sparse files of incorrect lengthDamien Miller
2003-01-10Tipo in tabledef grammar. Found by Rukh <openbsd@rukh.net>Cedric Berger
2003-01-10typo police; jmcHenning Brauer
2003-01-10typo; jmcHenning Brauer
2003-01-10Simplify and avoid redundancy in packet send and receive function; ok fgs@Damien Miller
2003-01-10sftp progress meter support.Federico G. Schwindt
2003-01-10no return after err(3), errx -> err after calloc failureHenning Brauer
2003-01-10print queue length for PRIQ, works nowHenning Brauer
2003-01-10fix thinkoHenning Brauer
2003-01-10Cleanup before use (would break if run after t-sftp), less console spamDamien Miller
2003-01-10fix breakage in the previous commitKenjiro Cho
2003-01-09Remove fetch(9) and store(9) manual pages and references to them.Miod Vallat
2003-01-09Remove fetch(9) and store(9) functions from the kernel, and replace the fewMiod Vallat
2003-01-09on user trap space mismatch just kill the offender, panic the kernel otherwiseMichael Shalayeff
2003-01-09no need for explicit numbering in enumsHenning Brauer