Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-12 | talk about show proc | Michael Shalayeff | |
2003-05-12 | cpu -> CPU | Jason McIntyre | |
2003-05-12 | Use an example that acutally makes some sense. | Daniel Hartmeier | |
2003-05-12 | Adaptive timeout value scaling. Allows to reduce timeout values as the | Daniel Hartmeier | |
number of state table entries grows, so entries time out faster before the table fills up. Works both globally and per-rule. ok frantzen@ | |||
2003-05-11 | document the dynamic min-ttl TCP scrub behavior | Mike Frantzen | |
2003-05-10 | 'return' now causes an ICMP unreachable for non-TCP/UDP/ICMP protocols. | Daniel Hartmeier | |
2003-05-10 | document PACKET_TAG_PF_QID | Henning Brauer | |
ok jmc@ | |||
2003-05-10 | uppercase all non-literals in BNF.. might make some stuff more clear ;) | Philipp Buehler | |
commitski henning@ | |||
2003-05-10 | typo; | Jason McIntyre | |
2003-05-10 | typos; | Jason McIntyre | |
2003-05-10 | uppercased .Dt sections. | Jason McIntyre | |
setup -> set up in compat_svr4(8) | |||
2003-05-10 | typos; | Jason McIntyre | |
2003-05-10 | typo; | Jason McIntyre | |
2003-05-10 | typo; | Jason McIntyre | |
2003-05-10 | quote non-alphabetic literals | Philipp Buehler | |
'over the desk' oks.. | |||
2003-05-10 | document that kernel automatically handles first swap partition | Jason McIntyre | |
("swap_device" in swapctl -l) and does not need to be added to /etc/fstab. krw@, fries@, rohee@, millert@, henning@ ok. | |||
2003-05-10 | BNF for load anchor stuff | Henning Brauer | |
2003-05-09 | Talk about the .db version of login.conf; idea from mpech@ | Todd C. Miller | |
2003-05-09 | Update to reflect reality. The kerberos authentication methods listed | Todd C. Miller | |
were out of date and there were missing -v options. | |||
2003-05-08 | ERROR -> ERRORS in .Sh, as per mdoc template. | Jason McIntyre | |
2003-05-07 | changed example fstab file; fs_passno should be 2 for non-root filesystems. | Jason McIntyre | |
2003-05-07 | dialout -> dial-out | Jason McIntyre | |
all our docs use dial-in, not dialin. before this we had a mix of dialout and dial-out. from wiz@netbsd ok miod@ also added some punctuation to TODO section. | |||
2003-05-07 | typos from Leandro Costa. | Jason McIntyre | |
2003-05-06 | typo from wiz@netbsd, and one from myself. | Jason McIntyre | |
2003-05-06 | fix formatting in the BNF | Henning Brauer | |
2003-05-06 | Better layout in the supported media list. | Miod Vallat | |
2003-05-06 | some typos from Leandro Costa, and a couple from myself. | Jason McIntyre | |
2003-05-05 | corrections from Leandro Costa. | Jason McIntyre | |
- corrections to tradenames - updated URLs - general typos thanks Leandro! | |||
2003-05-05 | Remove FreeBSD configuration lines in SYNOPSIS that slipped through the | Miod Vallat | |
previous commit. | |||
2003-05-05 | - removed groff macros that were not formatting SYNOPSIS properly | Jason McIntyre | |
- more logical order for SYNOPSIS - plural of bus is buses - more than one SCSI bus gets you "scsibus0 at ahc0", not "scbus0 at ahc0" (from Leandro Costa) - kill whitespace at EOL | |||
2003-05-05 | Etherlink -> EtherLink | Jason McIntyre | |
from Leandro Costa. | |||
2003-05-03 | also had too many arguments to .Nd; shortened to read the same (the | Jason McIntyre | |
truncated part was unnecessary); ok tedu@ | |||
2003-05-03 | removed typo introduced by myself; | Jason McIntyre | |
spotted by wiz@netbsd. | |||
2003-05-03 | these files all had >9 arguments to .Nd, causing the name description to be | Jason McIntyre | |
truncated. i wrapped them in double quotes to preserve the line. grep inspired by an -mdoc lesson from millert@ | |||
2003-05-02 | Use Nx 1.5.1 symbol | Jason Wright | |
2003-05-02 | add Nx 1.5.1 (referenced by macppc/awacs(4)) | Jason Wright | |
2003-05-02 | add eap and do a bit of cleaning | Jason Wright | |
2003-05-02 | eso what. | Jason Wright | |
2003-05-01 | correct names for architectures; | Jason McIntyre | |
from Leandro Costa. ok miod@ | |||
2003-05-01 | BNF update for label on antispoof | Henning Brauer | |
2003-05-01 | typos; | Jason McIntyre | |
ok art@ | |||
2003-04-30 | a OSF/1 executable -> an OSF/1 executable; | Jason McIntyre | |
2003-04-30 | a indicator -> an indicator; | Jason McIntyre | |
2003-04-30 | a even length -> an even length; | Jason McIntyre | |
killed whitespace at EOL; | |||
2003-04-30 | some notes about VOP_PRINT, VOP_STRATEGY, VOP_REALLOCBLKS, and VOP_WHITEOUT | Ted Unangst | |
2003-04-29 | hfsc example; taken from a diff Berk D. Demir <bdd at ieee.org> sent me | Henning Brauer | |
2003-04-29 | document hfsc | Henning Brauer | |
mostly from Berk D. Demir <bdd at ieee.org> with tweaks by me some nits and ok jmc@ | |||
2003-04-29 | port 8081 -> 8021 for ftp-proxy in the examples, so it matches pf.conf | Daniel Hartmeier | |
and inetd.conf defaults | |||
2003-04-28 | Add a short mention about non-Sun, cgthree-compatible frame buffers, and | Miod Vallat | |
video mode information for a couple of them which just dropped in the mail today. | |||
2003-04-25 | viaenv(4) manual page | Alexander Yurchenko | |