Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-31 | pfsync interface may need an argument in kernel config like pflog(4). | Mike Pechkin | |
henning@ ok | |||
2003-03-31 | Comment NetBSD related stuff. | Mike Pechkin | |
millert@ ok | |||
2003-03-31 | 3com, 3COM -> 3Com | Jason McIntyre | |
2003-03-30 | typos; | Jason McIntyre | |
2003-03-28 | - no more /var/ssyslog (unused) | Jason McIntyre | |
- no more /var/spool/lpd (lpd uses /var/spool/output) - no more /var/preserve (old vi directory) - update docs to reflect this help with systrace provos@ help and ok millert@ | |||
2003-03-28 | update of system hierarchy; | Jason McIntyre | |
- missing entries added - unused ones deleted - no .Li for paths many suggestions and ok millert@ | |||
2003-03-28 | zero'd -> zeroed; | Jason McIntyre | |
ok art@, miod@ | |||
2003-03-28 | mu-law and A-law spelling; | Jason McIntyre | |
mu-law and u-law are the same, so used mu-law for consistency; ok jason@ | |||
2003-03-22 | replace tabs following .It macro with spaces; output is the same | David Krause | |
ok jmc@ | |||
2003-03-22 | .Nd shouldn't end with a period | David Krause | |
ok jmc@ | |||
2003-03-22 | missing space between macro argument and comma | David Krause | |
ok jmc@ | |||
2003-03-22 | Cleanup for release: | David Krause | |
remove some unneeded escaping of spaces "\ " indent by 6 spaces in a few places to match the rest of the file fix a few lines that were improperly wrapped or not wrapped to the next line update sample rule expansion to match current state of pfctl output fix spacing in a few places fix a small typo found by jmc@ updated a few example rules so that they parse with current pfctl ok henning@ jmc@ | |||
2003-03-20 | The '%' lines are used for the ports tree stuff too; noted by sturm@ | Todd C. Miller | |
2003-03-20 | Use csh syntax for environment variable setting since root's shell is csh | Todd C. Miller | |
Replace bulletted lists with command lines starting with either '%' for user commands or '#' for root commands. Also somce other minor formatting fixes. marco@ OK | |||
2003-03-20 | typos; | Jason McIntyre | |
ok millert@ | |||
2003-03-20 | replace some .Pp inside .Bd -literal block with empty line | David Krause | |
remove an uneeded .Pp kill whitespace at eol ok jmc@ | |||
2003-03-19 | it does nforce2 as well now | Michael Shalayeff | |
2003-03-19 | Mention the Kathmandu frame buffer as being supported as one of the best | Miod Vallat | |
felines. | |||
2003-03-19 | add pci devices and note the bus (w/o a tbl per millert suggestion) | Michael Shalayeff | |
2003-03-19 | add a list of supported devices (not including the victims of the ↵ | Michael Shalayeff | |
'conversion program' as other places do not) | |||
2003-03-18 | typo, Fabian Kroenner | Henning Brauer | |
2003-03-18 | Do not .Xr yourself, you old bugger. Come on. Give us a grin. | Miod Vallat | |
2003-03-18 | The only thing cgthree has ever accelerated is your need for a better frame | Miod Vallat | |
buffer card. | |||
2003-03-18 | Better description, and do not mention the name confusion with the HP 9837 | Miod Vallat | |
anymore. | |||
2003-03-18 | newsentence, newline | David Krause | |
ok miod@ jmc@ | |||
2003-03-18 | spelling typos/errors | David Krause | |
ok miod@ jmc@ | |||
2003-03-18 | add missing rcs id and start new sentence on a new line. | David Krause | |
ok tedu@ | |||
2003-03-18 | - document the 'struct proc p' 4th argument to lockmgr | Anil Madhavapeddy | |
- put the lockmgr argument descriptions in order ok miod@, art@ | |||
2003-03-18 | ip address -> IP address; | Jason McIntyre | |
rtadvd.conf(5): positve -> positive; ok miod@ | |||
2003-03-17 | more small typos; | Jason McIntyre | |
2003-03-16 | Your average hp300 manual page overhaul for the release: | Miod Vallat | |
- clean/rewrite frame buffer manual page, with correct names, and add hyper. - add missing manual pages, mostly from NetBSD - harmonize texts, rebalance .Bl lists, sprinkle useful .Xr | |||
2003-03-16 | A short description of the mvme68k boot process; may be extended with | Miod Vallat | |
more useful information about the BUG and its environement if I find enough time before cold = 1; | |||
2003-03-16 | - BSD -> Ox | Anil Madhavapeddy | |
- Point people to our documentation and not the freebsd/netbsd handbooks - Add checklist.html to the See Also section ok pvalchev@ | |||
2003-03-16 | Best topkitties are a 1280x1024 display, not 2048x1024... | Miod Vallat | |
2003-03-16 | remove a tab which isn't needed (-indent is there) | Anil Madhavapeddy | |
jmc@ ok | |||
2003-03-16 | typos; | Jason McIntyre | |
ddb(4), hilid(4), hilkbd(4), hilms(4): ok miod@ gsckbd(4): found by miod@ | |||
2003-03-15 | - "Third-Party [Ss]oftware" -> "third-party software" | Anil Madhavapeddy | |
- Xr to ports(7) instead of external web-page ok pvalchev@ | |||
2003-03-15 | - Reference to php4 flavors replaced with exim (php uses subpackages now) | Anil Madhavapeddy | |
- Dont encourage 'env FLAVOR=blah make install', since this breaks with a lot of subpackaged ports; instead replace 'install' with 'package' - Remove some of the freebsd/netbsd references which are obsolete now - /usr/share/mk/bsd.port.mk doesnt exist, so Xr bsd.port.mk(5) instead ok pvalchev@ | |||
2003-03-14 | more cleaning: document 'how' | Jason Wright | |
2003-03-14 | dead functions | Jason Wright | |
2003-03-14 | This still needs work, but it's alot closer. | Jason Wright | |
2003-03-14 | typos; | Jason McIntyre | |
audio(4): ok naddy@ cardbus(4): ok deraadt@ | |||
2003-03-13 | 9751 is actually useful these days. | Jason Wright | |
2003-03-13 | and bandwidth is bits per second | Henning Brauer | |
2003-03-13 | bits not bytes; fk@spoiled.org | Theo de Raadt | |
2003-03-13 | Slightly better wording or layout | Miod Vallat | |
2003-03-12 | actually, vput always unlocks the vnode | Ted Unangst | |
ok costa@ | |||
2003-03-12 | should -> must when discussing locking. it's not optional. | Ted Unangst | |
2003-03-12 | add VOP_CREATE, VOP_LINK, VOP_READLINK, VOP_SYMLINK | Ted Unangst | |
add some implementation notes for file system authors ok jmc@ | |||
2003-03-12 | add VOP_FSYNC, VOP_ISLOCKED, and VOP_REMOVE | Ted Unangst | |
only 28 more to go! ok jmc@ |