summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-05-29Wrong section header ordering. Pointed out by <mpech@prosoft.org.lv>Hakan Olsson
2001-05-28Remove unneeded .Nm argument; mpech@prosoft.org.lvAaron Campbell
2001-05-24Correctly handle gif(4) interface passing down AF_LINK family framesAngelos D. Keromytis
2001-05-24- Let '-' mean stdin.Peter Valchev
2001-05-23Fix up SYNOPSIS and option descriptions; bk@rt.fmAaron Campbell
2001-05-22More fixes. From <mpech@prosoft.org.lv>Hakan Olsson
2001-05-22Some fixes. From <mpech@prosoft.org.lv>Hakan Olsson
2001-05-22mdoc-ify. Add $OpenBSD$Hakan Olsson
2001-05-22mdoc-ify. Fix section headers. Some typos.Hakan Olsson
2001-05-22Back out pkg_version. espie has better plans.brian
2001-05-21Add pkg_version from FreeBSD (modulo the PORT_REVISION stuff)brian
2001-05-18Typo; karma@altern.orgAaron Campbell
2001-05-18wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-05-18wscons.conf no more; pointed out by Alexander Yurchenko <grange@rt.mipt.ru>Michael Shalayeff
2001-05-15the signal handlers can many illegal functions. try to at least be cautious.Theo de Raadt
2001-05-14No need for setgid kmem anymore, we can use sysctl to get all theAngelos D. Keromytis
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
2001-05-11MAP_COPY -> MAP_SHARED (it's ok in this case (/dev/ksyms))Artur Grabowski
2001-05-05use err/warn, -Wall, trailing spacesMichael Shalayeff
2001-05-05use strlcpy vs strncpy+a[n-1]='\0'Michael Shalayeff
2001-05-05install other files tooMichael Shalayeff
2001-05-05add smm.11 and smm.12 fom 4.4-lite, just like freebsd and netbsd haveMichael Shalayeff
2001-05-05use strlcpy vs strncpy+a[len-1]='\0', some trailing spaces; millert@ okMichael Shalayeff
2001-05-03fix typo; isaki@par.odn.ne.jpTheo de Raadt
2001-05-03fix bug where apache would segfault on startup if localhost wasn'tBob Beck
2001-05-01Remove completely redundant introductory sentences in ENVIRONMENT sections.Aaron Campbell
2001-05-01Correct PCVT references.Aaron Campbell
2001-05-01The old (pcvt) moused is gone in favor of the new (wscons) wsmoused.Aaron Campbell
2001-05-01avodi null pointer dereference. sync with kameJun-ichiro itojun Hagino
2001-04-25After tree lock, undo a bullshit change that was obviously NOT tested.Theo de Raadt
2001-04-24Last-minute fix for flavor deps. Very, very late.Marc Espie
2001-04-24remove unecessary code and dataJason Wright
2001-04-24Remove unnecessary code; Russell T Hunt <alaric@MIT.EDU>.Jason Wright
2001-04-24PPPOE_MTU should be (ETHERMTU - sizeof(struct pppoe_header)) not two bytesJason Wright
2001-04-20update description of the -f option and reword the text about expire.Jakob Schlyter
2001-04-19Remove redundant package name.Marc Espie
2001-04-18We're talking about SHA1 here, not MD5; d.doroshenko@omnitel.netAaron Campbell
2001-04-18fix two bugs.Marc Espie
2001-04-18Correct IKE mode config printouts, ok ho@Niklas Hallqvist
2001-04-17Redundant package name.Marc Espie
2001-04-15Fix several errors in the bpf program; bugs reported byJason Wright
2001-04-14activate wsmoused; the sooner the betterTheo de Raadt
2001-04-14Userland daemon for wscons console mouse features.Aaron Campbell
2001-04-13Fix clean target so it really cleans - depending on if we have aBob Beck
2001-04-13merge mod_ssl 2.8.2Brad Smith
2001-04-13merge mod_ssl 2.8.2Brad Smith
2001-04-13Remove debugging output, and some extra junk from the verbose output.Marc Espie
2001-04-12Todd says we should not doc depricated behaviourTheo de Raadt
2001-04-12document shortcut; noted by bk@rt.fmTheo de Raadt
2001-04-10Allow unnatural behavior.Chris Cappuccio