summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-01-09knfDaniel Hartmeier
2003-01-09strlcpy return checks.Daniel Hartmeier
2003-01-09Check return values on the remaining strlcpy/strlcat. ok henning@Daniel Hartmeier
2003-01-09minor KNFHenning Brauer
2003-01-09use a verbose flag in pfctl_show_altq instead of carrying around opts fromHenning Brauer
2003-01-09zap unneeded #include <errno.h> as seen by both of us while discussingHenning Brauer
2003-01-09support PRIQ in queue statisticsHenning Brauer
2003-01-09minor KNFHenning Brauer
2003-01-09restore the prev version of the kq filter for events do not get delivered pro...Michael Shalayeff