Age | Commit message (Expand) | Author |
2008-06-10 | correctly setup the tty line for NMEA devices, especially turn off echo | Marc Balmer |
2008-06-09 | Don't reverence slattach(8) or nmeaattach(8) in a comment. | Marc Balmer |
2008-06-09 | - move the "this app is deprecated" blurb to the start, where it's more | Jason McIntyre |
2008-06-09 | zap trailing whitespace; | Jason McIntyre |
2008-06-09 | Remove nmeaattch(8), which is superseeded by ldattach(8). | Marc Balmer |
2008-06-09 | nmeaattach(8) is now deprecated. Use ldattach(8) instead. | Marc Balmer |
2008-06-09 | slattach(8) is now deprecated. Use ldattach(8) instead. | Marc Balmer |
2008-06-09 | The new newfs(8) code causes alternate superblocks to end up in | Otto Moerbeek |
2008-06-09 | Add the '-p' option to ldattach(8) to pass data received from the device | Marc Balmer |
2008-06-08 | fix generated size for -m; bug report by Peter J. Philipp; ok millert@ | Otto Moerbeek |
2008-06-07 | stop spurious "got link" which nooone noticed, but everyone should have; ok krw | Theo de Raadt |
2008-06-04 | warnx already prepends string with a colon, no need to manually add one | Tobias Stoeckmann |
2008-06-04 | setbootflag() must be done before checksum'ing the label. Bug introduced | Theo de Raadt |
2008-06-03 | fix some spacing issues; | Jason McIntyre |
2008-06-01 | synchronize synopsis and usage. | Igor Sobrado |
2008-05-31 | add hfs+ type. deraadt@ ok | Federico G. Schwindt |
2008-05-29 | Second half of PF state table rearrangement. | Ryan Thomas McBride |
2008-05-27 | Fix count of states flushed, broken when the psnk_af hack was removed in pf_i... | Ryan Thomas McBride |
2008-05-26 | no need for such a wordy .Nd; ok grunk | Jason McIntyre |
2008-05-26 | - put CAVEATS in the right place | Jason McIntyre |
2008-05-26 | fix example in manpage, spotted by Jacek Masiulaniec | Alexander von Gernler |
2008-05-26 | reorg fields in structs inodesc and inoinfo to reduce size on some archs; from | Otto Moerbeek |
2008-05-26 | If an interface has no link at startup, try to force it up, and then | Theo de Raadt |
2008-05-25 | do not need sys/protosw.h | Theo de Raadt |
2008-05-16 | no need to quote the argument to .Nd, now that it's nice and short; | Jason McIntyre |
2008-05-16 | There is not really a network address translation device. | Marco Pfatschbacher |
2008-05-13 | Disable more wscons bits on socppc. | Miod Vallat |
2008-05-13 | Make socppc on par with macppc for now. | Miod Vallat |
2008-05-13 | fix an error in the example partition table; from Adam Patterson | Jason McIntyre |
2008-05-12 | Error out with usage line if additional arguments are given after the | Pierre-Yves Ritschard |
2008-05-09 | Add support to kill states by rule label or state id. | Marco Pfatschbacher |
2008-05-09 | Replace a crockpot of semi-cloned productions for handling port | Theo de Raadt |
2008-05-09 | using the rtm_priority to translate priority number into nice name is | Henning Brauer |
2008-05-09 | on route get, display the priority and a cleartext name (like, "bgp" for 48) | Henning Brauer |
2008-05-09 | convert port byte order in the production; add port keyword; ok deraadt@ | Markus Friedl |
2008-05-09 | - don't give up when the link is not available on startup: dhclient | Reyk Floeter |
2008-05-09 | divert packets to local socket without modifying the ip header; | Markus Friedl |
2008-05-08 | add missing header for exit | Charles Longeau |
2008-05-08 | make "to any" optional in binat, or well, the implied default. | Theo de Raadt |
2008-05-08 | Loosen grammer to permit any number of newlines within most kinds of { } | Theo de Raadt |
2008-05-08 | space | Claudio Jeker |
2008-05-08 | Fix fallout from the route priority thing. | Esben Norby |
2008-05-08 | Don't display the outlabel and interface for POP operations. | Esben Norby |
2008-05-08 | Bring back (in a more yacc friendly way) support for setting variables | Theo de Raadt |
2008-05-07 | Remove references to routed. | Claudio Jeker |
2008-05-07 | RIP routed. | Claudio Jeker |
2008-05-07 | unlink routed. unbreaks the tree (it is obvious claudio has it removed in | Henning Brauer |
2008-05-07 | do not assume PF_INOUT is 0 in the enum; ok mcbride | Theo de Raadt |
2008-05-07 | put the mpe bits in the right place; | Jason McIntyre |
2008-05-07 | scrub packets based on tags; ok henning | Markus Friedl |