summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-02-20More small adjustments of log messages.Hans-Joerg Hoexer
2004-02-20Fix some double free errors. While around, adjust a log message.Hans-Joerg Hoexer
2004-02-19Makes pfctl -ss and pfctl -sq use optional -i argument.Cedric Berger
2004-02-19Makes pfctl -Fs and pfctl -w works with the optional -i specifier.Cedric Berger
2004-02-19Oops.Alexander Yurchenko
2004-02-19wdc logs parser, now not only costa@ can read it.Alexander Yurchenko
2004-02-19small cleanup of log messages.Hans-Joerg Hoexer
2004-02-19With -d, SIGINT should do a clean shutdown.Hakan Olsson
2004-02-19Cleanup.Hakan Olsson
2004-02-19now that qids are managed entirely in the kernel, the qid related codeKenjiro Cho
2004-02-17add -i flag, use it for -sI as a start. ok henning@, ok+test mcbride@Cedric Berger
2004-02-16check for isakmp_sa->transport != NULL; noticed by bluhm at genua.de ok hshoe...Markus Friedl
2004-02-16no need for extra param; Mathias@enloco.netTheo de Raadt
2004-02-14lotsa KNF, no binary changeHenning Brauer
2004-02-13cleanup signal handling; close descriptors.Otto Moerbeek
2004-02-12- sort SYNOPSIS and options listJason McIntyre
2004-02-12add -p flag to specify the device - ok mcbride@, henning@ with no objectionsBob Beck
2004-02-11Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon.Cedric Berger
2004-02-11typo; from Olivier Cherrier;Jason McIntyre
2004-02-10KNFDaniel Hartmeier
2004-02-10KNFHenning Brauer
2004-02-10It's a PTY, not a PYT and KERN_TTY_NPTYS is not changeable.Todd C. Miller
2004-02-10Document KERN_TTY_INFO, KERN_TTY_MAXPTYS and KERN_TTY_NPTYS sysctls.Todd C. Miller
2004-02-10Add flags field to the sensor structure and an only flag SENSOR_FINVALIDAlexander Yurchenko
2004-02-10lotsoflotsoflotsof KNFHenning Brauer
2004-02-10KNFHenning Brauer
2004-02-10fix at leats the worst of Cedric "KNF is for everybody but me" Berger's fuckupHenning Brauer
2004-02-10at startup, before sending several DHCPDISCOVER and waiting ages for answers,Henning Brauer
2004-02-10new kernel reports enabled & disabled time - use that info.Cedric Berger
2004-02-10Tell user to run pstat -t to get kern.tty.ttyinfo if they explicitlyTodd C. Miller
2004-02-10Don't hard-code type for tty sysctls to CTLTYPE_QUAD; some values areTodd C. Miller
2004-02-09Add cats to MANSUBDIRS, missed when cats was added to the top of the file.Dale Rahn
2004-02-08fix preprocessor syntax; ok henning@Christian Weisgerber
2004-02-07it's a little sad that this beast has only one asprintf, and that oneHenning Brauer
2004-02-07Add a comment to remind people to update distrib/special/kbd/Makefile asMiod Vallat
2004-02-07some pretty. ok henningTed Unangst
2004-02-07shut it up a bit moreHenning Brauer
2004-02-07zap stupid messageHenning Brauer
2004-02-07KNFHenning Brauer
2004-02-07more KNF From: Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
2004-02-07whitespace policeHenning Brauer
2004-02-07more style fixes from Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
2004-02-06more Knall & Rauch -> ANSI C, KNF and stuff that makes this a bit moreHenning Brauer
2004-02-05pfctl_update_qstats() returns -1 on error and the # of queues otehrwiseHenning Brauer
2004-02-05isours() returns a pointer and thus should be checked against NULL not 0Henning Brauer
2004-02-05plug memory leak; PR3668 Emil Mikulic <emikulic@dmr.ath.cx>Henning Brauer
2004-02-05small logging cleanup and improvement requested by markusHans-Joerg Hoexer
2004-02-04Handle rules like 'pass ... proto { tcp udp icmp } ... modulate state'Ryan Thomas McBride
2004-02-04$OpenBSD$, teduHenning Brauer
2004-02-04Fix a number of bugs with setting pool limits which I introduced withRyan Thomas McBride