summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2006-05-16change only use of slice to 'partition letter' to be consistent withKevin Steves
2006-05-15permit proto 0; ok hshoexerTheo de Raadt
2006-05-15whitespace cleanupFelix Kronlage
2006-05-15delete weird CTheo de Raadt
2006-05-14better english to describe interfaces without bandwidth info; ok henningTheo de Raadt
2006-05-12put back original getopt(3) handling lost during the updateMartin Reindl
2006-05-11fix some spelling; noticed by david@Hans-Joerg Hoexer
2006-05-11remove a bunch of linux and NeXT defines and, in turn, -D__unix__Martin Reindl
2006-05-10() macro params; jan.niemann@tu-bs.deTheo de Raadt
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-09new sentence, new line;Jason McIntyre
2006-05-09spellingTheo de Raadt
2006-05-08add 'link-timeout n' seconds option to grammer, from fkr@hazardous.orgTheo de Raadt
2006-05-07Add a little debug to test BIOCINQ primitive.Marco Peereboom
2006-05-05correct correct rfc referenceDamien Miller
2006-05-05correct rfc referenceDamien Miller
2006-05-04check for degenerate Diffie-Hellman public exponents;Damien Miller
2006-05-02fix creation of sub-anchors, e.g. if you create an anchor /foo/bar, createDaniel Hartmeier
2006-05-01add support for "tagged {}" lists, from Pierre-Yves RitschardDaniel Hartmeier
2006-04-29remove get_linux_name() and an accompanying variable;Martin Reindl
2006-04-29With last pdisk and full functionality for mac68k now in place, startMartin Reindl
2006-04-27update for pdisk 0.8a2, from NetBSD, retaining our local changes;Martin Reindl
2006-04-27Avoid spurious 'summary information bad' warnings, okay tedu@Pedro Martelletto
2006-04-26man page is gzip'd, should store as unsigned char array.Theo de Raadt
2006-04-26man page is gzip'd, should store as unsigned char array.Theo de Raadt
2006-04-25for SENSOR_TIMEDELTA, store time in nanoseconds. discussion with kettenisTheo de Raadt
2006-04-25if the timeval has data, print it at the end of the lineTheo de Raadt
2006-04-24don't clear interface flags (set skip on) when -N/-F is used without -O,Daniel Hartmeier
2006-04-21document retreiving a subset of sysctls;Jason McIntyre
2006-04-20print timedelta; ok dlgTheo de Raadt
2006-04-20adjust comments as to what keywords are legal; from fkrTheo de Raadt
2006-04-20Instead of printing useless metrics like recvpipe and sendpipe printClaudio Jeker
2006-04-20constify char *infile here, too. noticed by lint.Hans-Joerg Hoexer
2006-04-20solve some signal races; from fsck_ffs; ok pedroTheo de Raadt
2006-04-19add support for interface groups.Hans-Joerg Hoexer
2006-04-19small cleanup: no need to strdup here.Hans-Joerg Hoexer
2006-04-19"type" keyword to specify flow type (require, use, etc.)Hans-Joerg Hoexer
2006-04-19add hostname resolver.Hans-Joerg Hoexer
2006-04-18cleanup keyword lookup for the lexer, and remove keywords not valid inTheo de Raadt
2006-04-18Discussed with jason@ that pfail means "partial fail". Now it translatesMarco Peereboom
2006-04-17more signal handler cleaningTheo de Raadt
2006-04-17solve half of the signal race issuesTheo de Raadt
2006-04-17prettier code; ok pedroTheo de Raadt
2006-04-17Remove "l:" from getopt(3) string, since the option wasMoritz Jodeit
2006-04-14Minimal support for the HP98705 ``Tigershark'' TurboVRX frame bufferMiod Vallat
2006-04-14Remove duplicate code, okay ray@Pedro Martelletto
2006-04-13Add support for "local" to ike rules. Allows to specify the local IP to beHans-Joerg Hoexer
2006-04-13Change how hw.sensors prints. Much simpler format, easier to read. WhileTheo de Raadt
2006-04-13fix more signal races; ok moritzTheo de Raadt
2006-04-13put "dump: filename " at the start of each ^T message...Theo de Raadt