Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-13 | document comments, and provide a 1-line summary of what a line in | Jason McIntyre | |
fstab looks like; from michael knudsen; | |||
2005-01-11 | Document the 98543 topcat. | Miod Vallat | |
2005-01-11 | change the description of /usr/lib from `archive libraries' to `system | Jason McIntyre | |
libraries', since not only archive libs are kept there. this from freebsd -r 1.112, except i changed their description and referenced intro(3) rather than ar(1), since it has a better description of library types. | |||
2005-01-11 | tweaks; | Jason McIntyre | |
2005-01-11 | document vnd ioctls; | Jason McIntyre | |
from matthias kilian, tweaked by myself; | |||
2005-01-11 | be more specific about pp log attempts. | Marc Espie | |
explain about cast used as lvalues. | |||
2005-01-10 | minor docs for cuaU? support | Theo de Raadt | |
2005-01-10 | regen | David Gwynne | |
2005-01-10 | m_hdr.mh_flags has been u_short for some time now. | Jonathan Gray | |
Kill uneeded line while here. | |||
2005-01-08 | tweaks; | Jason McIntyre | |
2005-01-08 | mace(4) -> macebus(4); | Jason McIntyre | |
2005-01-08 | tweaks; | Jason McIntyre | |
2005-01-08 | Kill useless cons.4 manpage. | Miod Vallat | |
2005-01-08 | Document select code settings for hyperion topcat and kathmandu. | Miod Vallat | |
2005-01-08 | Missing SYNOPSIS sections. | Miod Vallat | |
2005-01-08 | new sentence, new line; | Jason McIntyre | |
2005-01-07 | add support for BIOCGDLTLIST and BIOCSDLT, see bpf(4) | Reyk Floeter | |
ok canacar@, fgsch@, tested by some other people | |||
2005-01-07 | document bsd.mp; | Jason McIntyre | |
2005-01-06 | IPv6 manpage, wrote from scratch. deraadt ok | Jun-ichiro itojun Hagino | |
2005-01-06 | firmware license files are not loaded on demand; | Jason McIntyre | |
ok deraadt@ | |||
2005-01-06 | sync arch list w/ doc-common; | Jason McIntyre | |
2005-01-06 | remove the following from .Dt archs: | Jason McIntyre | |
arm32 atari pc532 pegasos tahoe x68k ok miod@ | |||
2005-01-06 | - document /etc/security's .secure hooks | Jason McIntyre | |
- sync the comments in /etc/security ok millert@ | |||
2005-01-05 | use standard root prompt in examples | Jared 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-04 | space between macro args and punctuation; | Jason McIntyre | |
2005-01-04 | a little spacing and indent; | Jason McIntyre | |
2005-01-04 | a little spacing and indent; | Jason McIntyre | |
2005-01-04 | typo | Jared Yanovich | |
2005-01-04 | lower case the .Nm to make `man -k ipcomp' less confusing; | Jason McIntyre | |
2005-01-04 | document zaurus addition; | Jason McIntyre | |
2005-01-04 | typo; | Jason McIntyre | |
2005-01-04 | Complete section 4 for Zaurus, and related changes. | Miod Vallat | |
ok deraadt@ | |||
2005-01-04 | Add a zaurus category. | Miod Vallat | |
2005-01-04 | Uncomment the boot_luna88k xref | Miod Vallat | |
2005-01-04 | tweaks; | Jason McIntyre | |
2005-01-04 | Kill a FreeBSDism leftover. | Miod Vallat | |
2005-01-04 | no need for .Li here; | Jason McIntyre | |
2005-01-04 | add VT6105(M) to .Nd; | Jason McIntyre | |
from mike belopuhov; | |||
2005-01-03 | tweaks; | Jason McIntyre | |
2005-01-03 | Add 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-03 | use .Aq or \*(Gt instead of `<' and `>'; | Jason McIntyre | |
remove some unneccessary escaping; | |||
2005-01-03 | too much Xo/Xc in this file; | Jason McIntyre | |
2005-01-03 | Add "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-03 | Remove gcc 2.95/x86 specific notes, and mention the implicit | Miod Vallat | |
-fno-zero-initialized-in-bss for gcc 3. | |||
2005-01-03 | everything else we have uses `kHz'; | Jason McIntyre | |
2005-01-03 | new sentence, new line; | Jason McIntyre | |
2005-01-02 | mavb man | Mark Kettenis | |
2005-01-02 | Regen | Mark Kettenis | |
2005-01-02 | remove broken Xrs; | Jason McIntyre | |
ok jaredy@ |