Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-30 | Remove double word; Ross L Richardson | Todd C. Miller | |
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-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-02 | Sync with pfvar.h | Ryan Thomas McBride | |
2003-10-01 | Document new transaction IOCTLs, remove old ones. | Cedric Berger | |
Ok jmc@ mcbride@ | |||
2003-09-29 | simple dino manpage | Michael Shalayeff | |
2003-09-27 | document support for the D-Link DFE-690TXD 10/100 Ethernet adapter. | Federico G. Schwindt | |
2003-09-26 | <> -> .Aq; | Jason McIntyre | |
2003-09-26 | 7955/7596 rng works (it's just like the 7951, actually) | Jason Wright | |
2003-09-25 | hungarian keymap | Michael Shalayeff | |
2003-09-25 | update from from@ | Michael Shalayeff | |
2003-09-25 | add supported chips to .Nd; | Jason McIntyre | |
ok jason@ | |||
2003-09-24 | 7955/7956 | Jason Wright | |
2003-09-22 | sync pfloghdr with <net/if_pflog.h>; | Jason McIntyre | |
ok henning@ | |||
2003-09-18 | typos from Aleksander Piotrowski; | Jason McIntyre | |
2003-09-18 | new sentence, new line; | Jason McIntyre | |
2003-09-17 | Correctly document NMBCLUSTERS value. | Miod Vallat | |
2003-09-08 | Minor glitches; ok jmc@ | Miod Vallat | |
2003-09-05 | cd(4) supports ATAPI as well as SCSI devices; from fgs@ | Jason McIntyre | |
ok henning@ millert@ miod@ | |||
2003-09-04 | put escapes in the right place; | Jason McIntyre | |
(i.e. stuff I got wrong the first time, or missed) this includes some .Cd's with missing quotes and .Nm abuse in man4; | |||
2003-09-03 | support for bcm5823; based on patch from Jim Lambert, jlamber at futurex dot ↵ | Jason Wright | |
com; ok deraadt. | |||
2003-09-02 | More mvme88k manual pages, shamelessly cloned from mvme68k | Miod Vallat | |
2003-09-02 | Fix a few inaccuracies. | Miod Vallat | |
2003-09-02 | tweaks, plus INTRODUCTION -> DESCRIPTION from Jonathan Gray; | Jason McIntyre | |
ok mickey@ | |||
2003-09-02 | - remove non-existent errors from DIAGNOSTICS | Jason McIntyre | |
- slight macro cleanup from NetBSD (Anders Magnusson -r1.11); ok hugh@ | |||
2003-08-31 | - .Sh INTRODUCTION -> .Sh DESCRIPTION | Jason McIntyre | |
- macro cleanup | |||
2003-08-31 | .Sh INTRODUCTION -> .Sh DESCRIPTION; | Jason McIntyre | |
2003-08-31 | change .Xr to self -> .Nm; | Jason McIntyre | |
2003-08-31 | - INTRODUCTION -> DESCRIPTION | Jason McIntyre | |
- lowercase .Nd | |||
2003-08-31 | .Sx SYNOPSIS; | Jason McIntyre | |
2003-08-31 | .Sx SYNOPSIS; | Jason McIntyre | |
2003-08-31 | indent example; | Jason McIntyre | |
2003-08-31 | new sentence, new line; | Jason McIntyre | |
2003-08-31 | - .\\" -> .\" | Jason McIntyre | |
- new sentence, new line |