summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2000-07-02- s/ethernet/Ethernet/Aaron Campbell
- Remove hard sentence breaks. - Some SEE ALSO reordering. - Other repairs.
2000-07-02fix spellingEric Jackson
2000-07-01More PCMCIA ep(4) devices supported now.Aaron Campbell
2000-07-01Add a bare-bones clcs(4) man page; from NetBSD.Aaron Campbell
2000-07-01Add clcs(4).Aaron Campbell
2000-07-01Better english.Aaron Campbell
2000-07-01Add man pages for the kernel power hook mechanisms.Aaron Campbell
2000-06-30Minor fixup:Todd C. Miller
an -> a add missing "just"
2000-06-29escape -1 with \& as per mdoc.samplesHugh Graham
2000-06-28Add some missing words and some other fixes.Artur Grabowski
2000-06-28Remove outdated comment about having to change kernel configArtur Grabowski
to be able to swap to vnds. This was fixed in 2.6.
2000-06-28While I'm reading this, complete the NAME section and fix a typo.Aaron Campbell
2000-06-26Document OPTi and CMD supportChris Cappuccio
2000-06-26Update to ncurses 2000/6/10 version:Todd C. Miller
* add bsdos-pc-m, bsdos-pc-mono (Jeffrey C Honig) * correct spelling error in entry name: bq300-rv was given as bg300-rv in esr's version. * add cud, ech, etc., to beterm based on feedback from Rico Tudor -TD * correct color definition for ibm3164, make minor changes to other IBM terminal definitions based on recent terminfo descriptions -TD * add mgterm, from NetBSD -TD * add alias sun-cgsix for sun-ss5 as per NetBSD * change cons25w to use rs2 for reset rather than rs1 -TD * add rc/sc to aixterm based on manpage -TD * remove ncv from xterm-16color, xterm-256 color * add kmous capability to linux to use Joerg Schoen's gpm patch.
2000-06-25comma splicePaul Janzen
2000-06-22mention IPv6 address can be put into nameserver lineJun-ichiro itojun Hagino
2000-06-20Add text about crypto_done()Angelos D. Keromytis
2000-06-19rename NmTheo de Raadt
2000-06-18(CFLAGS): add _LKM so kernel header files behave nicely.assar
2000-06-18fix .BlOleg Safiullin
2000-06-18Document the /fastboot feature. If this file exists at boot-time, rc(8) willAaron Campbell
not invoke fsck(8).
2000-06-18Point out that the callbacks are responsible for setting the appropriateAngelos D. Keromytis
spl level.
2000-06-17some silly error repairsTheo de Raadt
2000-06-17Change to past tense with a large Hysterical section.Bob Beck
2000-06-17in current, no need to talk about ssl packagesTheo de Raadt
2000-06-15typo. ftp(8) -> ftp(1)Jun-ichiro itojun Hagino
2000-06-15typoJun-ichiro itojun Hagino
2000-06-15highlightTheo de Raadt
2000-06-14explicitly recommend listening to two sockets.Jun-ichiro itojun Hagino
2000-06-14move IPv4 mapped issue from inetd.8. some clarifications.Jun-ichiro itojun Hagino
2000-06-13MoreMarc Espie
2000-06-12and 5805Theo de Raadt
2000-06-12State the not-so-obviousChris Cappuccio
2000-06-12sync with latest kame. reorder sections, s/CAVEAT/BUGS/.Jun-ichiro itojun Hagino
2000-06-11newaliases(1) -> newaliases(8)Todd C. Miller
2000-06-11skeleton man page for ubsecJason Wright
2000-06-10MoreMarc Espie
2000-06-10MoreMarc Espie
2000-06-10The tqphy is also found on 3c574 pc cards.Aaron Campbell
2000-06-10More fleshMarc Espie
2000-06-09right order of operation for boot dump; from Grigoriy Orlov <gluk@ptci.ru>Michael Shalayeff
2000-06-09First cut at really documenting bsd.port.mkMarc Espie
2000-06-08cut and pastoJason Wright
2000-06-07explain flagsMichael Shalayeff
2000-06-07Document the optional address argument to 'show malloc'.Artur Grabowski
2000-06-07Document how 'show malloc' in ddb can be used to find out what went wrong.Artur Grabowski
2000-06-07Document 'show malloc'.Artur Grabowski
2000-06-06Some minor corrections.Aaron Campbell
2000-06-06Document MALLOC_DEBUG.Artur Grabowski
2000-06-06Document change in the cryptop structure.Angelos D. Keromytis