summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-01-07document bsd.mp;Jason McIntyre
2005-01-06IPv6 manpage, wrote from scratch. deraadt okJun-ichiro itojun Hagino
2005-01-06firmware license files are not loaded on demand;Jason McIntyre
ok deraadt@
2005-01-06sync arch list w/ doc-common;Jason McIntyre
2005-01-06remove the following from .Dt archs:Jason McIntyre
arm32 atari pc532 pegasos tahoe x68k ok miod@
2005-01-06- document /etc/security's .secure hooksJason McIntyre
- sync the comments in /etc/security ok millert@
2005-01-05use standard root prompt in examplesJared Yanovich
2005-01-04`done' can be NULL;Jason McIntyre
from matthias kilian (pr #4061): non-reversed version applied w/ NULL marked up miod says it's right enough;
2005-01-04space between macro args and punctuation;Jason McIntyre
2005-01-04a little spacing and indent;Jason McIntyre
2005-01-04a little spacing and indent;Jason McIntyre
2005-01-04typoJared Yanovich
2005-01-04lower case the .Nm to make `man -k ipcomp' less confusing;Jason McIntyre
2005-01-04document zaurus addition;Jason McIntyre
2005-01-04typo;Jason McIntyre
2005-01-04Complete section 4 for Zaurus, and related changes.Miod Vallat
ok deraadt@
2005-01-04Add a zaurus category.Miod Vallat
2005-01-04Uncomment the boot_luna88k xrefMiod Vallat
2005-01-04tweaks;Jason McIntyre
2005-01-04Kill a FreeBSDism leftover.Miod Vallat
2005-01-04no need for .Li here;Jason McIntyre
2005-01-04add VT6105(M) to .Nd;Jason McIntyre
from mike belopuhov;
2005-01-03tweaks;Jason McIntyre
2005-01-03Add support for the Vodafone Mobile Connect 3G adapter.Reyk Floeter
The MC3G is a cardbus device with an integrated OHCI usb controller. The GRPS/UMTS modem is attached via an internal Belkin serial adapter (ubsa(4)). Thanks to sh at horzela dot com. ok deraadt@ and dlg@
2005-01-03use .Aq or \*(Gt instead of `<' and `>';Jason McIntyre
remove some unneccessary escaping;
2005-01-03too much Xo/Xc in this file;Jason McIntyre
2005-01-03Add "show panic" command to ddb, to easily retrieve the panic message.Miod Vallat
Will hopefully bring us better panic reports. From Joris Vink.
2005-01-03Remove gcc 2.95/x86 specific notes, and mention the implicitMiod Vallat
-fno-zero-initialized-in-bss for gcc 3.
2005-01-03everything else we have uses `kHz';Jason McIntyre
2005-01-03new sentence, new line;Jason McIntyre
2005-01-02mavb manMark Kettenis
2005-01-02RegenMark Kettenis
2005-01-02remove broken Xrs;Jason McIntyre
ok jaredy@
2005-01-01Fix some parse errors in example rulesChristopher Pascoe
ok henning@ dhartmei@
2005-01-01sort sections;Jason McIntyre
2004-12-31ip6.4 comes back, rewritten from scratchJared Yanovich
2004-12-31gcc 3.3.5; ok espie@David Krause
2004-12-31Generated MAKEDEV.8 for zaurus, and link it inMiod Vallat
2004-12-30switch i386 to gcc3; ok deraadt espie miodPeter Valchev
2004-12-30esp(4) manpage for mac68k, with help and ok jmc@, miod@Martin Reindl
2004-12-29reinstate a (rewritten) MTU/MSS ISSUES section;Jason McIntyre
better layout and other tweaks;
2004-12-29remove unneeded macro and fix SYNOPSIS;Jason McIntyre
2004-12-29fix SEE ALSO;Jason McIntyre
2004-12-29remove unneeded macro;Jason McIntyre
2004-12-29make this correct mandoc troffTheo de Raadt
2004-12-29Driver for Realtek 802.11 devices from NetBSD.Jonathan Gray
Not yet working.
2004-12-28more tweaksTheo de Raadt
2004-12-28add missing devices. also add proper Xr's as noticed to be missingTheo de Raadt
by jsg
2004-12-28let alpha have a .c.a rule, oll korrect miod@Jolan Luff
2004-12-28kill whitespace;Jason McIntyre