Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-12-02 | - fix SEE ALSO | Jason McIntyre | |
- whitespace | |||
2004-12-02 | gnu -> GNU; | Jason McIntyre | |
from michael knudsen; ok espie@ | |||
2004-12-02 | update for denmark; | Jason McIntyre | |
from michael knudsen; ok mickey@ | |||
2004-12-02 | vge(4) on amd64 now | Peter Valchev | |
2004-12-01 | Xr crontab; | Jason McIntyre | |
from han boetes; | |||
2004-12-01 | tie /altroot entry to afterboot(8); | Jason McIntyre | |
from tero koskinen via hans boetes; | |||
2004-12-01 | add vge to SEE ALSO; | Jason McIntyre | |
2004-12-01 | sort SEE ALSO; | Jason McIntyre | |
2004-12-01 | less .Dq; | Jason McIntyre | |
from michael knudsen; ok miod@ | |||
2004-12-01 | remove .Dq from .Nd; | Jason McIntyre | |
from michael knudsen; | |||
2004-12-01 | Real synopsis. | Miod Vallat | |
2004-12-01 | Drop advertising clause as per NetBSD some time ago. | Jonathan Gray | |
ok deraadt@ | |||
2004-12-01 | vge(4) and ciphy(4) Xr's, reminded by theo | Peter Valchev | |
2004-12-01 | sync re(4) description w/ reality (8139C+ not supported at that point) | Peter Valchev | |
2004-12-01 | manpages for VIA VT612x driver + Cicada PHY | Peter Valchev | |
2004-11-30 | breada() is gone, help and ok jmc@ | Pedro Martelletto | |
2004-11-30 | mcintyre learns the hard way that $int should be \$if when passed to | Jason McIntyre | |
ifconfig(8); | |||
2004-11-30 | correct path for spppcontrol; | Jason McIntyre | |
from bernd ahlers; | |||
2004-11-30 | `option' keyword, not `options'; | Jason McIntyre | |
2004-11-30 | one more ifconfig.if -> hostname.if; | Jason McIntyre | |
2004-11-29 | tweaks; | Jason McIntyre | |
ok miod@ | |||
2004-11-29 | Add missing pppoe(4) manual page. Adapted from NetBSD version. | Can Erkin Acar | |
Reminded by mickey@, with help from jmc@ | |||
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat | |
due to lack of hardware. | |||
2004-11-29 | Do not Xr boot_config anymore. | Miod Vallat | |
2004-11-29 | Oops, sorting buglet | Miod Vallat | |
2004-11-28 | remove .Xr to self in SEE ALSO; | Jason McIntyre | |
2004-11-28 | sort SEE ALSO; | Jason McIntyre | |
2004-11-28 | document the mountroothooks | Theo de Raadt | |
2004-11-27 | remove the whining about missing upport for cisco's proprietary ISL | Henning Brauer | |
enacpsulation from the BUGS section. this is not a bug - if anything is a bug is it ISL itself. ISL has no relevance whatsover, even cisco itself stopped supporting it in new products years ago. millert ok | |||
2004-11-27 | document WANTLIB | Marc Espie | |
2004-11-27 | proper prototypes for some functions that were missing them; ok deraadt dhartmei | Peter Valchev | |
2004-11-26 | Grammo ok many. | Marco Peereboom | |
2004-11-26 | document /etc/{firmware,fonts,hotplug} | Jason McIntyre | |
2004-11-26 | better kerberos/gssapi references; | Jason McIntyre | |
2004-11-25 | resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it's | Markus Friedl | |
only set and never read), update documentation; ok fgsch, deraadt, millert | |||
2004-11-25 | update FILES; | Jason McIntyre | |
fixes pr #3998; diff from frank denis, though slightly different fix committed; help and ok millert@ | |||
2004-11-23 | tweak FILES; | Jason McIntyre | |
2004-11-23 | tweak FILES; | Jason McIntyre | |
2004-11-23 | Add Adaptec ASR2200S U320 RAID | Marco Peereboom | |
prompted by deraadt@ | |||
2004-11-23 | typo | Christian Weisgerber | |
2004-11-23 | support the gpio found on ath(4) devices. | Reyk Floeter | |
ok grange@ | |||
2004-11-23 | document how to get the Intel firmware files (ie. who to mail and phone, hi ↵ | Theo de Raadt | |
Peter | |||
2004-11-22 | standardise FILES; | Jason McIntyre | |
2004-11-22 | use the filesystem based firmware loader; ok deraadt@ | Damien Bergamini | |
2004-11-22 | correctly describe parameters for pmap_kremove. | Hans-Joerg Hoexer | |
ok miod@ | |||
2004-11-22 | now supports PERC4e/Di | Theo de Raadt | |
2004-11-22 | mac68k is not so happy with -pipe, disable for now. | Miod Vallat | |
2004-11-22 | firmware loading for kue(4), tested for me by dhartmei | Theo de Raadt | |
2004-11-22 | tweaks; | Jason McIntyre | |
2004-11-22 | Add support for setting mixerctl values in a sysctl.conf like manner | Jonathan Gray | |
via mixerctl.conf. ok deraadt@, earlier version ok henning@ |