summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2004-02-04more KNFHenning Brauer
2004-02-04unobfuscate varargs shitzHenning Brauer
2004-02-04asprintfHenning Brauer
2004-02-048579 lines of KNF, ANSO and zap-junk diff without the resulting binaryHenning Brauer
2004-02-03fix PR 3664 / jared r r spiegelHenning Brauer
2004-02-03bring back this fluffy change, of course without the bug:Henning Brauer
2004-02-02memset typo; Moritz JodeitMarkus Friedl
2004-02-02pod enable/disable have never been implemented, sigh. From gluk@.Alexander Yurchenko
2004-02-02A little better explanation about pod from gluk@Alexander Yurchenko
2004-02-02tabulate list items;Jason McIntyre
2004-02-01doc new i386 machdep sysctlTheo de Raadt
2004-02-01add paper.txt target;Jason McIntyre
2004-01-31document net.inet.tcp.rfc3390; ok jmc@Markus Friedl
2004-01-29another typoMichael Shalayeff
2004-01-29typoMichael Shalayeff
2004-01-29oops missing \Theo de Raadt
2004-01-29cats will have theseTheo de Raadt
2004-01-29cats will have fdiskTheo de Raadt
2004-01-29will be needed for cats tooTheo de Raadt
2004-01-29Clean up 'pfctl -s all' output.Ryan Thomas McBride
2004-01-28Repair build links for pegosos, and also build for amd64Theo de Raadt
2004-01-27correct address resolution logic via getaddrinfo(3). henning and markus okJun-ichiro itojun Hagino
2004-01-27pass -spi for tcpmd5, too; ok hshoexer@Markus Friedl
2004-01-26we must not omit printing the netmask when it is all zero, this is dangerous -Henning Brauer
2004-01-26-we don't use SIOCGIFCONF any more, we use getifaddrs(). update comment.Henning Brauer
2004-01-26Added 2-clause licenseNiklas Hallqvist
2004-01-25random generation numbers; millert okTheo de Raadt
2004-01-25This fix was made WITHOUT RUNNING REGRESS. Henning, you are beingTheo de Raadt