Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-12 | o Don't use register except in conjunction with assembler | Todd C. Miller | |
o use volatile to avoid clobbering by longjmp or vfork o variables to be modified in signal handlers should be volatile sig_atomic_t | |||
2002-01-04 | update from Vladimir Popov <jumbo@narod.ru> and some from me | Michael Shalayeff | |
2001-12-29 | missd one pair of angles | Michael Shalayeff | |
2001-12-29 | fix the history and tag the names proper | Michael Shalayeff | |
2001-12-29 | proper history | Michael Shalayeff | |
2001-12-22 | New scalable implementation with constant time add and delete. ok deraadt@ | Thomas Nordin | |
2001-12-15 | Clarify description of the vnode life cycle and locks | Constantine Sapuntzakis | |
2001-12-06 | oops, local change escaped | Michael Shalayeff | |
2001-12-06 | fix MLINKS for mbuf(9) | Michael Shalayeff | |
2001-12-06 | mbuf(9) man page. Thanks for art@ and mpech@ corrections. | Jean-Jacques Bernard-Gundol | |
2001-11-13 | o) Fix bogus .Xr usage; | Mike Pechkin | |
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help; | |||
2001-11-09 | be way more sure that software cannot be used | Theo de Raadt | |
2001-11-07 | The old timeout API is gone. | Artur Grabowski | |
2001-11-06 | uvm headers there too. | Miod Vallat | |
2001-10-29 | Unconfuse. | Marc Espie | |
ok art@ | |||
2001-10-08 | o) better -mdoc syntax; | Mike Pechkin | |
o) start new sentence on a new line; o) sort SEE ALSO; o) close .Bd; millert@ ok | |||
2001-10-05 | Powered by @mantoya: | Mike Pechkin | |
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com | |||
2001-10-05 | Document the skew argument to extent_alloc and extent_alloc_subregion. | Todd C. Miller | |
From NetBSD. | |||
2001-10-04 | Radio drivers and interfaces manuals. | Grigoriy Orlov | |
From Vladimir Popov <jumbo@narod.ru> and Maxim Tsyplakov <tm@oganer.net> | |||
2001-10-04 | we don't like .Pp and blank lines before/after .Ss; | Mike Pechkin | |
millert@ ok | |||
2001-10-04 | e.g. and i.e. cleanup | Peter Stromberg | |
2001-09-28 | Typo; spotted by Jussi Laako <jussi@jlaako.pp.fi> | Heikki Korpela | |
ok mickey@, dm@ | |||
2001-09-24 | Somewhat more extensive detail | Marc Espie | |
2001-09-06 | Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should | Mike Pechkin | |
be a single digit. Powered by mantoya@. millert@ ok. | |||
2001-09-03 | Catch up with API changes. | Artur Grabowski | |
From "Brian J. Kifiak" <bk@rt.fm> | |||
2001-08-22 | "This section" and variants ==> 'The manual pages in section x' | Heikki Korpela | |
in intro manual pages to hopefully confuse users a little bit less aaron@ ok | |||
2001-08-21 | Typo: 'a architecture' -> 'an architecture | Kenneth R Westerback | |
2001-08-17 | Reverse smoke-induced error from me. thanks to miod@ | Janne Johansson | |
2001-08-17 | Probably nbsd1.2 rather than obsd2.2 | Janne Johansson | |
2001-08-17 | Openbsd1.2? Nah.. | Janne Johansson | |
2001-08-03 | o) We don't like .Pp before/after .Sh; | Mike Pechkin | |
o) .Nm always has argument in .Sh SYNOPSIS; o) We always closes .Bl and .Bd tags; millert@ ok | |||
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-07-31 | there is no tprintf | Theo de Raadt | |
2001-07-28 | cleanups. typo. | Mike Pechkin | |
niklas@ ok. | |||
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-17 | Document ranges. | Artur Grabowski | |
2001-07-17 | Change references to hardclock to .Xr where it seem appropriate | Kenneth R Westerback | |
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-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 | enable altq.9 | Kenjiro Cho | |
2001-07-12 | add altq.9 that describes ALTQ queue macros. | Kenjiro Cho | |
2001-07-04 | document PACKET_TAG_PF_GENERATED; ok angelos@ | Daniel Hartmeier | |
2001-07-04 | couple of typo's; netbsd | Jason Wright | |
2001-07-02 | english is my first and only language... you'd never know it. | Jason Wright | |
2001-06-29 | note safety (discussed with art) | Jason Wright | |