summaryrefslogtreecommitdiff
path: root/share/man/man8
AgeCommit message (Collapse)Author
2008-07-14RegenMiod Vallat
2008-06-28regenMarcus Glocker
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
2008-06-25regen;Jason McIntyre
2008-06-22As discussed on ICB, do not invoke make with several targets to makeAntoine Jacoutot
sure nothing blows up ok krw@ espie@ jmc@ johan@ (who came up with the same diff)
2008-06-19syncTodd T. Fries
2008-06-14sync (missed last time round)Todd T. Fries
2008-06-14sync.Marc Balmer
2008-06-12syncTodd T. Fries
2008-06-12sync synopsis and usage; spacing.Igor Sobrado
2008-06-12syncTodd T. Fries
2008-06-12syncTodd T. Fries
2008-06-10regenMarcus Glocker
2008-06-08Deprecate /etc/dhcpd.interfaces. This is made unnecessary by dhcpd_flags.Jason Dixon
ok deraadt@ beck@ reyk@ phessler@
2008-06-07Move the Apache manual out of etcXX and to miscXX where it belongs.Jason Dixon
It has also been moved to /usr/share/doc/html/httpd/. This will ease sysmerge upgrades and help keep htdocs clean. Help from okan and phessler, doc tweaks by jmc ok deraadt@ millert@ beck@
2008-06-06remove the now irrelevant elf2olf BUGS entry; ok deraadt miodJason McIntyre
2008-06-01sort flags; synchronize synopsis and usage; style(9).Igor Sobrado
tweaked by jmc@, thanks! ok jmc@
2008-05-20add a small section for routing daemons; ok henning norbyJason McIntyre
2008-05-14Add the generated MAKEDEV.8 for socppc.Miod Vallat
2008-05-07routed is no more so use dhcpd in these examples instead. OK norby@Claudio Jeker
2008-04-23document sysmerge(8);Jason McIntyre
2008-04-17Teach security(8) to check for world-readable hostname.if files.Stuart Henderson
An increasing number of types of these files (e.g. ppp, carp and wlan adapters) may contain secrets. ok deraadt oga johan
2008-04-08document "make install" for the kernel; requested by Girish VenkatachalamJason McIntyre
arm twisting from henning (and an ok)
2008-04-03tweak previous;Jason McIntyre
2008-04-03portmap must be running for any of thisTheo de Raadt
2008-03-03Change the XSRCDIR default to /usr/xenocara. ok deraadt@Matthieu Herrb
2007-12-12bits for relayd(8);Jason McIntyre
2007-11-30make mailer.conf(5) more visible.Jason McIntyre
2007-11-25syncTheo de Raadt
2007-11-25Forgot the manpages. oops.Owain Ainsworth
2007-10-23security(8) now picks up on package installation/removal;Jason McIntyre
apologies stuart for not providing a diff when your diff was shown
2007-08-02syncTheo de Raadt
2007-08-02copy nvram code from i386, because amd64 can use it too. done byTheo de Raadt
tybollt@solace.miun.se, ok jcs
2007-08-01Retire OpenBSD/cats. Hardware is nice but prone to catch fire, and the firmwareMiod Vallat
is anything but useful. Nevertheless this was a very good platform to use as an OpenBSD/*arm* starting point, but nowadays this platform is not necessary anymore. Somehow these CATS motherboard are just like AUI hubs, with the difference that, when my AUI hub caught fire, 10base5 support was not removed from the networking code.
2007-07-25syncTodd T. Fries
2007-07-25syncTodd T. Fries
2007-07-23syncTodd T. Fries
2007-07-11we use fedora instead of redhat these daysNikolay Sturm
from Arnaud Bergeron <abergeron at gmail.com>
2007-06-20RegenMiod Vallat
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29a `number' is a certain combination of `digits';Igor Sobrado
`/etc/mail/localhost.cf' does not has RFC 2476 support disabled by default ok jmc@ and millert@
2007-05-29remove support for many alternative kernel choices -- only try /bsd andTheo de Raadt
not the other stupid names. that feature was retarded. tested on a few architectures by a few people
2007-05-28syncTodd T. Fries
2007-05-28xenocara build no longer overwrite /etc/X11/xdm.Matthieu Herrb
2007-05-28Remove references to wt(4). Don't install wt.4 anymore.Kenneth R Westerback
2007-05-26syncTodd T. Fries
2007-05-18regen;Jason McIntyre
2007-05-17Starting with xenocara, /etc/X11/xdm will be overwritten during theMatthias Kilian
install phase. discussed with, suggesstions by and ok from jmc@ matthieu@
2007-05-01routed -> routed_flags; from Jeremy C. Reed/Will MaierJason McIntyre
2007-04-23- add /usr/xobj to the file hierarchyAntoine Jacoutot
"why not" mblamer@, ok krw@ todd@