Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-17 | tweak; | Jason McIntyre | |
ok miod@ | |||
2004-02-17 | typos; | Jason McIntyre | |
from Maxim Tsyplakov; | |||
2004-02-17 | tweak; | Jason McIntyre | |
ok mickey@ | |||
2004-02-17 | ptm ref. Okay millert@ | Marc Espie | |
2004-02-17 | Regen with correct hd(4) description. | Miod Vallat | |
2004-02-16 | Regen | Miod Vallat | |
2004-02-16 | Add the missing MAKEDEV.8 files to the build (to be generated in a couple | Miod Vallat | |
seconds) | |||
2004-02-16 | Xr compat_aout(8) | Miod Vallat | |
2004-02-15 | Better ABLE usage and information, after clarification from the Simtec unzels. | Miod Vallat | |
2004-02-14 | Not used anymore. | Miod Vallat | |
2004-02-14 | Broadcom BCM4401 (bce) | Andreas Gunnarsson | |
ok miod@ | |||
2004-02-14 | simplify one of the examples; | Jason McIntyre | |
2004-02-14 | some improvements from Jared Yanovich; | Jason McIntyre | |
2004-02-14 | better wording, from jared | Henning Brauer | |
2004-02-13 | Use .Pa, not .Nm, for filenames; spotted by Jared Yanovich. | Miod Vallat | |
2004-02-13 | bce (Broadcom 4401 10/100 ethernet driver) from NetBSD | Andreas Gunnarsson | |
Most work by nate@, ok deraadt@ | |||
2004-02-13 | note com port here too | Michael Shalayeff | |
2004-02-13 | another com and xr dino | Michael Shalayeff | |
2004-02-13 | Kittens in section 8. | Miod Vallat | |
2004-02-10 | describe `volatile' as type-qualifier, not specifier; | Jason McIntyre | |
from Mathias K. Straede (PR 3681); | |||
2004-02-10 | fix copyrights | Michael Shalayeff | |
2004-02-10 | explain the behaviour with TCP_MD5SIG on listening sockets | Henning Brauer | |
with markus and jmc | |||
2004-02-10 | make Nm match Dt; | Jason McIntyre | |
2004-02-10 | remove bt reference; | Jason McIntyre | |
ok miod@ | |||
2004-02-10 | make Dt and Nm match the name of this page; | Jason McIntyre | |
discussed with miod@ also remove obsolete Xr; | |||
2004-02-10 | slight sync with header; | Jason McIntyre | |
ok otto@ | |||
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller | |
ioctl(2), an unprivileged process may allocate a pty and have its owner and mode set appropriately. This means that programs such as xterm and screen no longer need to be setuid. Programs using the openpty() function require zero changes and will "just work". Designed by beck@ and deraadt@; changes by beck@ with cleanup (and a rewrite of the vnode bits) by art@ and tweaks/bugfixes by me. Tested by many. | |||
2004-02-09 | help makewhatis produce correct entries. | Marc Espie | |
okay deraadt@ | |||
2004-02-08 | Update FD_SETSIZE value to 1024. Spotted by and ok jmc@ | Otto Moerbeek | |
2004-02-08 | mark .Dt as being cats pages; | Jason McIntyre | |
ok miod@ | |||
2004-02-08 | kill whitespace at EOL; | Jason McIntyre | |
new sentence, new line; | |||
2004-02-07 | document per-${PKGPATH} settings. | Marc Espie | |
document that WRKOBJDIR is always defined, but can be left empty now. | |||
2004-02-07 | document new show=name1 name2... | Marc Espie | |
2004-02-07 | Very timid start at an amd64 man4 section. intro(4) is pathetic because it | Miod Vallat | |
matches GENERIC at the moment. | |||
2004-02-07 | Xr footbridge | Miod Vallat | |
2004-02-07 | A start at a cats section 4. | Miod Vallat | |
2004-02-07 | amd64/cats MI touches, as well as a few pegasos mentions forgotten. | Miod Vallat | |
2004-02-07 | remove a typo in the copyright; | Jason McIntyre | |
with permission of the author (Heiko W. Rupp) and the (c) holders (The NetBSD Foundation) via wiz@netbsd; | |||
2004-02-06 | typo from Tamas Tevesz, via nick@; | Jason McIntyre | |
2004-02-05 | make .Nm match .Dt to avoid screwy apropos(1) output; | Jason McIntyre | |
found by pb@ | |||
2004-02-04 | upper case ip; | Jason McIntyre | |
2004-02-04 | Document 'set limit src-nodes' | Ryan Thomas McBride | |
2004-02-02 | cope with recent changes: | Henning Brauer | |
-TCP_MD5SIG -TCP_SACK_DISABLE is no more, TCP_SACK_ENABLE now and logic reversed ok markus@ jmc@ | |||
2004-02-01 | s/an union/a union/ | Jason McIntyre | |
2004-02-01 | Grok union like struct in genassym.cf. Will be needed shortly. | Miod Vallat | |
2004-02-01 | .Xr crash 8; | Jason McIntyre | |
from Sam Smith; | |||
2004-02-01 | note that ps/trace output should be included with crash reports, | Jason McIntyre | |
and that it can be retreived with the help of ddb.log and dmesg(8); from Sam Smith; agreed with tedu@ also kill .Pp's before displays, and use -indent; | |||
2004-01-31 | uniform documentation for gcc2 and gcc3. | Marc Espie | |
nits by jmc@, okay deraadt@ | |||
2004-01-31 | update from Jared Yanovich: | Jason McIntyre | |
- sync with header - macro fixes - readability fixes | |||
2004-01-30 | have to specify a + to enable yp support. | Otto Moerbeek | |
ok miod@ jmc@ |