Age | Commit message (Expand) | Author |
2007-11-25 | tweak previous; | Jason McIntyre |
2007-11-25 | Build fdisk(8) on all architectures, since it is minimally useful to view | Theo de Raadt |
2007-11-25 | document MBR spoofing, very minimally | Theo de Raadt |
2007-11-25 | Iruata Souza sent a diff that fixes weird occurences when mounting with | Ted Unangst |
2007-11-22 | Factor out the virtual host portion of carp into a separate struct | Marco Pfatschbacher |
2007-11-21 | back out previous: henning says it's wrong; | Jason McIntyre |
2007-11-21 | note that -q is the default if no other options are specified; ok dlg | Jason McIntyre |
2007-11-19 | put the SIGINFO blurb in a saner place; | Jason McIntyre |
2007-11-19 | remove another list which just keeps going out of date; | Jason McIntyre |
2007-11-18 | do not confuse the reader telling he should use a towers of hanoi | Otto Moerbeek |
2007-11-17 | Don't err() out if a fstab line refers to a non-existant mount point. | Kenneth R Westerback |
2007-11-13 | zap trailing whitespace; | Jason McIntyre |
2007-11-13 | Do not set explicit com parameters for the tty, instead use the exisiting | Marc Balmer |
2007-11-13 | Bring back the number converter for 'set hostid'. | Marco Pfatschbacher |
2007-11-12 | Remove space/tab compression function from lgetc() and replace | Marco Pfatschbacher |
2007-11-12 | +.Xr cdio 1 , | Jason McIntyre |
2007-11-12 | dont spew debug output when the SIOCGIFMEDIA ioctl errors with ENOTTY. | David Gwynne |
2007-11-11 | do not document -w: it is for compat only. just like we did for audioctl, | Jason McIntyre |
2007-11-09 | FFS_SOFTUPDATES: | Jason McIntyre |
2007-11-09 | talk about "vlan-tag" consistently; from Tero Koskinen | Jason McIntyre |
2007-11-05 | forgotten arg to printf, Tobias Ulmer | Otto Moerbeek |
2007-11-05 | - clarify the descriptions of "sync" and "async" | Jason McIntyre |
2007-11-03 | document different types for "device" and improve startup description; | Jason McIntyre |
2007-11-03 | 4800 | Theo de Raadt |
2007-11-03 | tweaks; | Jason McIntyre |
2007-11-03 | use tty01 and mention the baud rate issue | Theo de Raadt |
2007-11-03 | Correct bad example, in /etc/ttys use the _tty_ not _cua_, of course. | Marc Balmer |
2007-11-03 | lint | Theo de Raadt |
2007-11-03 | Add ldattach. | Marc Balmer |
2007-11-03 | ldattach(8) is a command to attach line discipline to a tty line. It can | Marc Balmer |
2007-10-31 | Don't leak potentially secret authname through ioctl interface. | Mike Belopuhov |
2007-10-25 | Fix probability rules w/ numbers (e.g probability 0.4). | Marco Pfatschbacher |
2007-10-24 | HW_PHYSMEM is unsigned | Peter Stromberg |
2007-10-22 | add missing header to avoid warning | Charles Longeau |
2007-10-22 | sync with daemon parser code. | Pierre-Yves Ritschard |
2007-10-22 | pfctl does not need file secrecy | Theo de Raadt |
2007-10-20 | add missing [-b block#] to the usage of fsck(8) | Igor Sobrado |
2007-10-20 | an usage message should fit on a 80-column display | Igor Sobrado |
2007-10-20 | Strip trailing whitespace on input lines. Should make config files more | Kenneth R Westerback |
2007-10-20 | document the "all" interface group; after some discussion w/ mpf and henning | Jason McIntyre |
2007-10-18 | SIGCHLD is not an errno value. | Ray Lai |
2007-10-17 | - Be more careful about pre-existing SIGCHLD handlers (or SIG_IGN) by | Theo de Raadt |
2007-10-16 | sync the synopsis and usage of commands | Igor Sobrado |
2007-10-16 | Allow '=' to end a number in all lexers. | Marco Pfatschbacher |
2007-10-16 | Allow unquoted numbers in variables. | Marco Pfatschbacher |
2007-10-16 | in the lex... even inside quotes, a \ followed by space or tab should | Theo de Raadt |
2007-10-16 | "script" does not belong in the lease declaration section; | Jason McIntyre |
2007-10-15 | specifying int instead of just unsigned is better style | Theo de Raadt |
2007-10-13 | support an include directive; file of course must also be "secure" like | Theo de Raadt |
2007-10-13 | in all these programs using the same pfctl-derived parse.y, re-unify the | Theo de Raadt |