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