summaryrefslogtreecommitdiff
path: root/share/man/man9
AgeCommit message (Collapse)Author
2002-01-12 o Don't use register except in conjunction with assemblerTodd 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-04update from Vladimir Popov <jumbo@narod.ru> and some from meMichael Shalayeff
2001-12-29missd one pair of anglesMichael Shalayeff
2001-12-29fix the history and tag the names properMichael Shalayeff
2001-12-29proper historyMichael Shalayeff
2001-12-22New scalable implementation with constant time add and delete. ok deraadt@Thomas Nordin
2001-12-15Clarify description of the vnode life cycle and locksConstantine Sapuntzakis
2001-12-06oops, local change escapedMichael Shalayeff
2001-12-06fix MLINKS for mbuf(9)Michael Shalayeff
2001-12-06mbuf(9) man page. Thanks for art@ and mpech@ corrections.Jean-Jacques Bernard-Gundol
2001-11-13o) 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-09be way more sure that software cannot be usedTheo de Raadt
2001-11-07The old timeout API is gone.Artur Grabowski
2001-11-06uvm headers there too.Miod Vallat
2001-10-29Unconfuse.Marc Espie
ok art@
2001-10-08o) better -mdoc syntax;Mike Pechkin
o) start new sentence on a new line; o) sort SEE ALSO; o) close .Bd; millert@ ok
2001-10-05Powered 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-05Document the skew argument to extent_alloc and extent_alloc_subregion.Todd C. Miller
From NetBSD.
2001-10-04Radio drivers and interfaces manuals.Grigoriy Orlov
From Vladimir Popov <jumbo@narod.ru> and Maxim Tsyplakov <tm@oganer.net>
2001-10-04we don't like .Pp and blank lines before/after .Ss;Mike Pechkin
millert@ ok
2001-10-04e.g. and i.e. cleanupPeter Stromberg
2001-09-28Typo; spotted by Jussi Laako <jussi@jlaako.pp.fi>Heikki Korpela
ok mickey@, dm@
2001-09-24Somewhat more extensive detailMarc Espie
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
be a single digit. Powered by mantoya@. millert@ ok.
2001-09-03Catch 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-21Typo: 'a architecture' -> 'an architectureKenneth R Westerback
2001-08-17Reverse smoke-induced error from me. thanks to miod@Janne Johansson
2001-08-17Probably nbsd1.2 rather than obsd2.2Janne Johansson
2001-08-17Openbsd1.2? Nah..Janne Johansson
2001-08-03o) 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-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
2001-07-31there is no tprintfTheo de Raadt
2001-07-28cleanups. typo.Mike Pechkin
niklas@ ok.
2001-07-27Startup hooks. Can be used for providing root/swap devices from deviceNiklas 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-17Document ranges.Artur Grabowski
2001-07-17Change references to hardclock to .Xr where it seem appropriateKenneth R Westerback
2001-07-16Oops. May as well install new hardclock.9Kenneth R Westerback
2001-07-16Add a man page for the much referenced hardclock(9).Kenneth R Westerback
Thanks to niklas@, fgs@, mpech@ for feedback.
2001-07-13sync with NetBSD r1.3.Kenjiro Cho
grammer, whitespace and typo fixes by Thomas Klausner <wiz@netbsd.org>.
2001-07-12more mdoc fixes.Jun-ichiro itojun Hagino
From: Mike Pechkin <mpech@prosoft.org.lv>
2001-07-12more typoJun-ichiro itojun Hagino
2001-07-12typo; s/IFQ_EMPTY/IFQ_IS_EMPTY/Jun-ichiro itojun Hagino
2001-07-12a couple of mdoc fixesJun-ichiro itojun Hagino
2001-07-12enable altq.9Kenjiro Cho
2001-07-12add altq.9 that describes ALTQ queue macros.Kenjiro Cho
2001-07-04document PACKET_TAG_PF_GENERATED; ok angelos@Daniel Hartmeier
2001-07-04couple of typo's; netbsdJason Wright
2001-07-02english is my first and only language... you'd never know it.Jason Wright
2001-06-29note safety (discussed with art)Jason Wright