Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-26 | missing thing from Jared Yanovich; | Jason McIntyre | |
dhartmeier@ saved me from making a mess of this; | |||
2004-01-25 | according to hauppauge.com, it's spelled Hauppauge | Ted Unangst | |
2004-01-25 | update .St sections; | Jason McIntyre | |
2004-01-25 | remove old .St standards and my comments; | Jason McIntyre | |
ok deraadt@ | |||
2004-01-25 | use new .St macro; | Jason McIntyre | |
2004-01-25 | add some missing standards to the .St macro; | Jason McIntyre | |
use 4 digits for year numbers >= 2000, rather than 2; ok deraadt@ | |||
2004-01-24 | .Vt is not just a FORTRAN thing; noted by Jared Yanvovich; | Jason McIntyre | |
sadly, our .Vt does not respect punctuation... ok deraadt@ | |||
2004-01-24 | wrong docs for an ioctl; jjy2+@pitt.edu | Theo de Raadt | |
2004-01-24 | some fixes from Jared Yanovich, and a couple from myself; | Jason McIntyre | |
2004-01-24 | typo from Jared Yanovich; | Jason McIntyre | |
2004-01-24 | typo from Jared Yanovich; | Jason McIntyre | |
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre | |
discussed with todd@ | |||
2004-01-22 | document PKG_ARCH | Marc Espie | |
2004-01-22 | MULTI_PACKAGES for users. | Marc Espie | |
from Michael Coulter <mjc@bitz.ca>, thanks! | |||
2004-01-22 | mention gem and sk. | Brad Smith | |
2004-01-21 | sync with headers; | Jason McIntyre | |
this also includes some typo fixes and improvememnts from the NetBSD page; prompted by markus@ and ok itojun@ | |||
2004-01-20 | netsec board supports the most sessions... who cares: | Jason Wright | |
- the board has been out of production for years now - we don't limit sessions to on chip memory any more | |||
2004-01-20 | notes on pool_cache. ok markus jmc a while back. | Ted Unangst | |
2004-01-18 | don't include bsd.own.mk a second time | Marco S Hyman | |
'I don't see the harm in that --millert@' | |||
2004-01-18 | document port specific systrace.filter | Nikolay Sturm | |
2004-01-15 | add some spacing and punctuation; | Jason McIntyre | |
ok mickey@ | |||
2004-01-15 | update w/ more models; form weissmanndude | Michael Shalayeff | |
2004-01-15 | some fixes; w/ jmc help | Michael Shalayeff | |
2004-01-15 | convert to columns and redo a bit. some refreshments w/ more needed | Michael Shalayeff | |
2004-01-15 | redo w/ columns and refresh | Michael Shalayeff | |
2004-01-14 | Get rid of M_LOCKF and use pool for allocating lockf structures. | Alexander Yurchenko | |
From NetBSD. Tested by many people, ok art@. | |||
2004-01-14 | add a section about bugs | Michael Shalayeff | |
2004-01-14 | uncomment a piece about dino/cujo | Michael Shalayeff | |
2004-01-13 | document ttyU; | Jason McIntyre | |
ok fries@ | |||
2004-01-12 | utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@ | Todd T. Fries | |
2004-01-12 | kill whitespace at EOL; | Jason McIntyre | |
2004-01-12 | Update intro(4) with recent hardware support, and a few sentence cleanup. | Miod Vallat | |
2004-01-12 | FILESDIR no longer holds "at least the checksum file" | Jolan Luff | |
from Andrew Dalgleish | |||
2004-01-12 | Add manpages for the new devices created for snapper audio. | Dale Rahn | |
Should have gone in before being enabled in GENERIC. | |||
2004-01-11 | give a correct example, using make -k | Peter Valchev | |
(-k is needed otherwise it stops at the first unavailable distfile, which is not what you want for a mirror) ok espie | |||
2004-01-11 | add mirror-maker(7) MLINK (to mirroring-ports(7)); ok espie | Peter Valchev | |
2004-01-08 | document that sysctls fs.posix.setuid and net.inet.ip.sourceroute may not | Jason McIntyre | |
be set when securelevel > 0; the latter from Ryan Leslie (PR 3631); | |||
2004-01-07 | +=nsclpcsio.4 | Markus Friedl | |
2004-01-07 | missing Ic; from Andrey Matveev; | Jason McIntyre | |
2004-01-06 | group-locked -> group-bound, from J. Knight | Cedric Berger | |
2004-01-06 | cleanup | Theo de Raadt | |
2004-01-05 | make these refer to sysctl(8), not (3), for consistency; | Jason McIntyre | |
2004-01-05 | man tweaks; ok markus@ | Jason McIntyre | |
2004-01-05 | do correctly.. sigh | Theo de Raadt | |
2004-01-05 | add nsclpcsio and format.. | Theo de Raadt | |
2004-01-05 | National LPC SIO monitor | Markus Friedl | |
2004-01-05 | move an .Ed to the right place; | Jason McIntyre | |
from NetBSD (augustss@ rev. 1.15); also remove -compact from the list to make the page more readable; | |||
2004-01-04 | typo | Jolan Luff | |
2003-12-31 | typos; | Jason McIntyre | |
2003-12-31 | delete some blank lines; | Jason McIntyre | |
mark up new ioctls a little better; |