Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-29 | * try to incite user NOT to build ports as root, | Marc Espie | |
* make _target and _VAR explicitly off-limits, * remove instances of you, inappropriate for manpages, * turn some gibberish into a better approximation of english. | |||
2000-01-28 | typo; marc@snafu.org | Theo de Raadt | |
2000-01-28 | Don't try to remove vnode_if.[ch] on clean. | Federico G. Schwindt | |
2000-01-28 | Make this compiles. Remove vnode_if.h dependency. Add UVM support. | Federico G. Schwindt | |
Thanks to ericj@ for his help and remember me this once again. | |||
2000-01-27 | Reflect current practice somewhat better. | Marc Espie | |
2000-01-25 | add ethernet MAC filtering capability | Jason Wright | |
also includes split of bridgeintr() with some optimizations for quicker frame handling | |||
2000-01-25 | DSA is patented, but the patent is in the public domain. | Angelos D. Keromytis | |
2000-01-24 | mproved mvme68k man pages. | Steve Murphree | |
2000-01-22 | canceled -> cancelled | Aaron Campbell | |
2000-01-22 | Spell it "usable", not "useable", for consistency across the man pages. | Aaron Campbell | |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell | |
2000-01-22 | ie. -> i.e., | Aaron Campbell | |
2000-01-19 | From NetBSD: describe what & does in a gecos field, and clarify between | Paul Janzen | |
master.passwd and passwd. Also, a little tidying. | |||
2000-01-19 | cosmetic; remove trailing dot in SEE ALSO section | Jun-ichiro itojun Hagino | |
2000-01-18 | Repair duplicate word occurences; (as found by a Perl script sent to us from | Aaron Campbell | |
Tom Christiansen <tchrist@perl.com>). | |||
2000-01-17 | Update the examples to those included with ipf 3.3.6. Add several new ones. | Kjell Wooding | |
2000-01-16 | A bit more cleanup. | Angelos D. Keromytis | |
2000-01-16 | Update to not mention gifconfig(8); remove verbiage about ECN and | Angelos D. Keromytis | |
multidestination modes (we propagate ECN by default, and don't support multidestination mode). | |||
2000-01-15 | Update. | Angelos D. Keromytis | |
2000-01-13 | Update to establish ingress flows as well. | Angelos D. Keromytis | |
2000-01-13 | Mention ingress flows. | Angelos D. Keromytis | |
2000-01-12 | Hack to detect termcap/terminfo files that just contain a usage string. | Todd C. Miller | |
This is needed because, until 5 minutes ago, tic prints its usage() to stdout and not stderr so the zero-length termcap check doesn't help us here. This hack should be removed after OpenBSD 2.7 is released. | |||
2000-01-11 | grammar | Theo de Raadt | |
2000-01-11 | Mention isakmpd | Angelos D. Keromytis | |
2000-01-10 | Document /kern/ipsec | Angelos D. Keromytis | |
2000-01-10 | Document the blocknonip flag. | Angelos D. Keromytis | |
2000-01-10 | Remove PNIC driver | Jason Wright | |
2000-01-10 | Fix rc.vpn as suggested in PR#1052 (rmooney@iss.net); ipsecadm(8) does | Angelos D. Keromytis | |
indeed not accept the hexadecimal notation for netmasks anymore. | |||
2000-01-10 | spelling | Theo de Raadt | |
2000-01-10 | openbsd-ify further (surprising aaron did not catch these problems) | Theo de Raadt | |
2000-01-10 | nits & style | Hugh Graham | |
2000-01-10 | dest should be on a seperate line | Theo de Raadt | |
2000-01-10 | more fluff to please newbies | Theo de Raadt | |
2000-01-10 | clarify greatly | Theo de Raadt | |
2000-01-10 | move `!' and `#' into their own section; fix dest; rm excess example | Todd T. Fries | |
2000-01-10 | clearly document comments and comment features | Todd T. Fries | |
2000-01-10 | nroff error | Theo de Raadt | |
2000-01-10 | put the examples in the right place. ! still needs documenting... | Theo de Raadt | |
2000-01-10 | document (through example) using hostname.* files to run arbitrary commands | Todd T. Fries | |
2000-01-09 | no more macronix | Jason Wright | |
2000-01-09 | Remove the hack to make xterm fit. Tic with the new termtypes file is | Todd C. Miller | |
smart enough to do the right thing. *NOTE* it is a good idea to install a tic linked with the latest libcurses before building the new termcap/terminfo files. | |||
2000-01-09 | Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL, | Todd C. Miller | |
not ^H. | |||
2000-01-09 | Switch to the terminfo/termcap master file from the ncurses distro | Todd C. Miller | |
since it is being actively maintained. | |||
2000-01-08 | Allow UKC to change tz with 'timezone' command. | David Leonard | |
2000-01-08 | A bit more language, and remove references to greconfig(8). | Angelos D. Keromytis | |
2000-01-08 | Work on the language... | Angelos D. Keromytis | |
2000-01-08 | securelevel is specified in rc.securelevel, not rc.conf | Hugh Graham | |
2000-01-08 | Give securelevel its own manpage and enable. | Hugh Graham | |
2000-01-07 | gre(4) man page, from NetBSD. | Angelos D. Keromytis | |
2000-01-07 | sync with Greg Oster's NetBSD changes to Jan 4th 2000 | Peter Galbavy | |