Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-27 | Back out changes adding 'make depend' to recommended build process. | Kenneth R Westerback | |
As Theo gently pointed out, this was bullshit. A normal 'make build' does indeed do all the required 'make depend's. I could have sworn I tested that and found it wanting. Sigh. mea culpa. As atonement I will be cleaning up release.8 to implement several of Theo's suggestions. | |||
2001-07-27 | 'make depend' really is required, esp. to prevent cruft being installed in ↵ | Kenneth R Westerback | |
the tree during build. Pointed out by beck@. | |||
2001-07-27 | We can now boot from I2O devices | Niklas Hallqvist | |
2001-07-27 | Startup hooks. Can be used for providing root/swap devices from device | Niklas Hallqvist | |
systems which want configuration to finish late, like I2O. Implemented via a general hooks mechanism which the shutdown hooks have been converted to use as well. It even has manpages! | |||
2001-07-27 | Update list of cards supported by nge(4) | Nathan Binkert | |
Fix a typo | |||
2001-07-26 | Fix my ! iface example to be more useful | Chris Cappuccio | |
2001-07-22 | Fix times vs timed typo. Closes PR #1952. | Kenneth R Westerback | |
2001-07-21 | Several fixups; from Brian Poole <raj@cerias.purdue.edu> | Jason Wright | |
2001-07-20 | fix example: you need 'proto' if you specify ports | Markus Friedl | |
2001-07-20 | first cut at a cleanup | Theo de Raadt | |
2001-07-20 | Reflect recent AMD and VIA updates | Constantine Sapuntzakis | |
2001-07-18 | Clarify the wording of the input-rules-only restriction. ok jason@ | Kjell Wooding | |
2001-07-18 | update somewhat | Michael Shalayeff | |
2001-07-18 | fix iop xr | Michael Shalayeff | |
2001-07-18 | Document DESTDIRNAME | Marc Espie | |
2001-07-18 | apm12.pdf does not exist anymore | Michael Shalayeff | |
2001-07-18 | cleanup | Theo de Raadt | |
2001-07-18 | typo. | Mike Pechkin | |
jason@ ok | |||
2001-07-17 | talk about normalization | Niels Provos | |
2001-07-17 | Document ERRORS | Marc Espie | |
2001-07-17 | Document ranges. | Artur Grabowski | |
2001-07-17 | Xr addcom 4 | Jason Wright | |
2001-07-17 | Change references to hardclock to .Xr where it seem appropriate | Kenneth R Westerback | |
2001-07-17 | man page for addcom | Jason Wright | |
2001-07-16 | Oops. May as well install new hardclock.9 | Kenneth R Westerback | |
2001-07-16 | Add a man page for the much referenced hardclock(9). | Kenneth R Westerback | |
Thanks to niklas@, fgs@, mpech@ for feedback. | |||
2001-07-16 | improvements by mpech@. thank you. | Daniel Hartmeier | |
2001-07-16 | add some substance. formatting probably sub-standard. help appreciated. | Daniel Hartmeier | |
2001-07-16 | More realistic example, noticed by Heikki Korpela. | Marc Espie | |
2001-07-15 | add support for SOHOware NUB100; from Jason Ackley <jason@ackley.net> | Michael Shalayeff | |
2001-07-14 | Tell even more about lc(4) | Niklas Hallqvist | |
2001-07-14 | Tell about lc(4) | Niklas Hallqvist | |
2001-07-14 | add a bug w/ scsibus numbering | Michael Shalayeff | |
2001-07-13 | spelling | Theo de Raadt | |
2001-07-13 | A manpage for the lc driver; form NetBSD. | Niklas Hallqvist | |
2001-07-13 | opensbd.org -> openbsd.org; ok deraadt | Peter Valchev | |
2001-07-13 | fix RCS id | Brad Smith | |
2001-07-13 | sync with NetBSD r1.3. | Kenjiro Cho | |
grammer, whitespace and typo fixes by Thomas Klausner <wiz@netbsd.org>. | |||
2001-07-12 | more mdoc fixes. | Jun-ichiro itojun Hagino | |
From: Mike Pechkin <mpech@prosoft.org.lv> | |||
2001-07-12 | more typo | Jun-ichiro itojun Hagino | |
2001-07-12 | typo; s/IFQ_EMPTY/IFQ_IS_EMPTY/ | Jun-ichiro itojun Hagino | |
2001-07-12 | a couple of mdoc fixes | Jun-ichiro itojun Hagino | |
2001-07-12 | add ALTQ related options. | Kenjiro Cho | |
2001-07-12 | enable altq.9 | Kenjiro Cho | |
2001-07-12 | add altq.9 that describes ALTQ queue macros. | Kenjiro Cho | |
2001-07-10 | some .Pp removed, according to mpech@ | Daniel Hartmeier | |
2001-07-10 | Update this to match the new nat.conf format and give the grammar | Todd C. Miller | |
in the same dialect of BNF in pf.conf.5 | |||
2001-07-09 | Add missing closing paren | Marco S Hyman | |
2001-07-09 | Fix typo; addresses PR/1931 from heko@saitti.net | Aaron Campbell | |
2001-07-09 | Refer to INIC-940 in NAME section | Kenneth R Westerback | |