Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-02 | Document kthread_create() return value. | Alexander Yurchenko | |
ok mickey@ jmc@ | |||
2003-10-30 | - sync with header | Jason McIntyre | |
- remove a bunch of useless .Pp's - a little grammar | |||
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre | |
2003-10-30 | double word, from Tom Cosgrove; | Jason McIntyre | |
2003-10-30 | Remove double word; Ross L Richardson | Todd C. Miller | |
2003-10-28 | oops - lines in these files are indeed restricted to 1024 chars, as | Jason McIntyre | |
spotted by fgsch@; and it is indeed BUFSIZ, not BUFSIZE, as spotted by Jared Yanovich; | |||
2003-10-27 | typo from T.M. Sommers, via FreeBSD; | Jason McIntyre | |
ok drahn@ | |||
2003-10-26 | remove obsolete sections about limit of line length; | Jason McIntyre | |
thanks Eric Jackson for helping me fix this. | |||
2003-10-26 | typos from Jared Yanovich; | Jason McIntyre | |
2003-10-26 | typos from Jared Yanovich; | Jason McIntyre | |
2003-10-25 | fix possessive; from Jared Yanovich; | Jason McIntyre | |
2003-10-25 | bzcat2 -> bzcat; from Jared Yanovich; | Jason McIntyre | |
2003-10-25 | add list of games available; update FILES; | Jason McIntyre | |
ok deraadt@ | |||
2003-10-24 | consistently use $ext_if / $int_if in the examples | Henning Brauer | |
from jared r r spiegel <jrrs@ice-nine.org> ok canacar@ jmc@ | |||
2003-10-24 | .Nm /etc/rc.shutdown -> .Nm rc.shutdown, in line with the rest of the | Jason McIntyre | |
rc* pages; suggested by Jared Yanovich, though I did not include his FILES addition; | |||
2003-10-23 | .Xr compress 3; | Jason McIntyre | |
2003-10-23 | typos from Jared Yanovich; | Jason McIntyre | |
2003-10-23 | typos from Jared Yanovich, plus a few more independant -> independent; | Jason McIntyre | |
2003-10-22 | rearrange .Nd to make it expand properly; | Jason McIntyre | |
2003-10-22 | bad .Tn; | Jason McIntyre | |
2003-10-22 | Add locking and write filtering to bpf descriptors. | Can Erkin Acar | |
Locking prevents dangerous ioctls such as changing the interface and sending signals to be executed by an unprivileged process. A filter can also be applied to packets injected through a bpf descriptor. These features allow programs using bpf descriptors to safely drop/seperate privileges. ok frantzen@ henning@ mcbride@ | |||
2003-10-22 | Document how to break into ddb on serial console. | Ryan Thomas McBride | |
ok mickey@ henning@ deraadt@ | |||
2003-10-19 | typos from Steve Andre <andres@msu.edu> | David Krause | |
2003-10-18 | tweaks; | Jason McIntyre | |
ok mcbride@ | |||
2003-10-18 | CARP documentation cleanups, mostly from jmc@ | Ryan Thomas McBride | |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride | |
Allows multiple hosts to share an IP address, providing high availability and load balancing. Based on code by mickey@, with additional help from markus@ and Marco_Pfatschbacher@genua.de ok deraadt@ | |||
2003-10-16 | VT8231 is supported by viaenv(4) | Alexander Yurchenko | |
2003-10-12 | sort SEE ALSO and add commas after Xr's; | Jason McIntyre | |
2003-10-12 | - add hppa | Brad Smith | |
- uncomment missing .Xr references | |||
2003-10-09 | remove unneeded .Pp; | Jason McIntyre | |
2003-10-09 | remove trailing space; | Jason McIntyre | |
2003-10-09 | better chip descriptions and AES is now supported on 795[56] | Jason Wright | |
2003-10-08 | new one that is supported | Theo de Raadt | |
2003-10-07 | typo; ish | Theo de Raadt | |
2003-10-07 | filename needs to be quoted... | Henning Brauer | |
ok mcbride@ jmc@ | |||
2003-10-06 | .Xr sensorsd 8 | Henning Brauer | |
ok grange@ jmc@ | |||
2003-10-04 | DIOCBEGINADDRS takes struct pfioc_pooladdr, not u_int32_t | Ryan Thomas McBride | |
Fixes PR3511 from apaterno@dsnsecurity.com | |||
2003-10-04 | clarification of how read works; from d | Theo de Raadt | |
2003-10-04 | .Nm with punctuation no longer requires an argument; | Jason McIntyre | |
2003-10-04 | Note that for usage(), numbers (as options) come first, followed by | Jason McIntyre | |
alphabetical order (uppercase takes precedence over lower). Man page option descriptions also appear in this order. This is in line with NetBSD/FreeBSD pages. Discussed with millert@ and deraadt@ | |||
2003-10-02 | Sync with pfvar.h | Ryan Thomas McBride | |
2003-10-01 | Document new transaction IOCTLs, remove old ones. | Cedric Berger | |
Ok jmc@ mcbride@ | |||
2003-10-01 | typo; ok jmc@ | Alexander Yurchenko | |
2003-10-01 | - note that sysctl(8) is necessary for emul | Jason McIntyre | |
- .Xr chroot 2 | |||
2003-09-29 | simple dino manpage | Michael Shalayeff | |
2003-09-29 | /usr include files -> /usr/include files; | Jason McIntyre | |
from FreeBSD (rev. 1.103); ok deraadt@ miod@ | |||
2003-09-27 | document support for the D-Link DFE-690TXD 10/100 Ethernet adapter. | Federico G. Schwindt | |
2003-09-26 | - kill some bad .Xr's that were messing postscript output | Jason McIntyre | |
- format -> newfs | |||
2003-09-26 | <> -> .Aq; | Jason McIntyre | |
2003-09-26 | 7955/7596 rng works (it's just like the 7951, actually) | Jason Wright | |