summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2008-06-11cut lookup tag code in smaller piecesMarc Espie
2008-06-11further step on the road to tags:Marc Espie
2008-06-11defer to the packing element for computing md5Marc Espie
2008-06-11refactor md5 code to be able to work from a filehandle (like a pipe output)Marc Espie
2008-06-11let elements be responsible for computing their own md5 (allows specialMarc Espie
2008-06-11correctly enumerate MANSUBDIRPeter Hessler
2008-06-11enable memconfig on amd64Peter Hessler
2008-06-11tweak the "route to" text;Jason McIntyre
2008-06-11Support hotpluggable sensors (e.g. the post-4.2 ipmi0 created by theConstantine A. Murenin
2008-06-11use monotime instead of wallclock.Henning Brauer
2008-06-11getcwd can return NULL on error, so handle that case properly.Tobias Stoeckmann
2008-06-10set the inactivity timeout of redirections to a shorter timeout of 600Reyk Floeter
2008-06-10use sloppy pf state keeping for routed sessions (direct server return)Reyk Floeter
2008-06-10typo in -as yet- unused code.Marc Espie
2008-06-10clean up the text; ok reykJason McIntyre
2008-06-10one more trafic -> traffic;Jason McIntyre
2008-06-10Fix typo.Joel Sing
2008-06-10add the -O option to run an external script when the "otherReyk Floeter
2008-06-10For IPv6 addresses, return the first 32 bits of the MD5 hash of theChristian Weisgerber
2008-06-10According to the latest SNTPv4 spec in RFC4330, secondary serversChristian Weisgerber
2008-06-10Additionnal checks on the file names supplied for -s and -x.Pierre-Yves Ritschard
2008-06-09- add a sanity check on tarballs name to ensure we're not feedingAntoine Jacoutot
2008-06-09- encourage people to use the same source as was used to upgrade systemAntoine Jacoutot
2008-06-09simplify math for arc4random_uniform() suggested byDamien Miller
2008-06-09drop root privileges in rtadvd to _rtadvdRainer Giedat
2008-06-09also handle wireless interfaces (IFM_IEEE80211 in addition to IFM_ETHER)Reyk Floeter
2008-06-09Define a new flag, UVM_FLAG_HOLE, for uvm_map to create a vm_map_entry ofMiod Vallat
2008-06-09rename refstr to refid since it is an int32; ok henningTheo de Raadt
2008-06-09do not copy up to two garbage characters from a 1 char string into a 4 charTheo de Raadt
2008-06-09do not leak memory on failure in refid production; ok ckuethe henningTheo de Raadt
2008-06-09spacingTheo de Raadt
2008-06-09Allow outgoing replies from sensor-driven servers to have aChris Kuethe
2008-06-09Correctly round the sockaddrs so that ndp works on 64bit machines.Claudio Jeker
2008-06-09allow direct copy of fh to anotherMarc Espie
2008-06-09some syslog Xr;Jason McIntyre
2008-06-08- remove sendmail cf files leftover after make in srcAntoine Jacoutot
2008-06-08- enhance output for 80 columns wide terminalsAntoine Jacoutot
2008-06-08Send debug output to syslog instead of a file when receiving SIGUSR1.Rainer Giedat
2008-06-08Don't ignore a slightly unresponsive server for an hour, 5 minutes is enough.Chris Kuethe
2008-06-07repair usage, jmcHenning Brauer
2008-06-07teach the command lineparser about getopt style options after commandsHenning Brauer
2008-06-07Move the Apache manual out of etcXX and to miscXX where it belongs.Jason Dixon
2008-06-06oops, @bin files are files tooMarc Espie
2008-06-06@wantlib elements become checksummableMarc Espie
2008-06-06Fix a bunch of goo by creating a more generic fucntion to handle it.Marco Peereboom
2008-06-06Fix alignment on some machines where crc cehck failed.Marco Peereboom
2008-06-04adderss -> addressMiod Vallat
2008-06-04Don't disassemble the AML if the -o option is specified. That way at leastMark Kettenis
2008-06-04fix math screwup that reintroduced a bias for upper_bounds in rangeDamien Miller
2008-06-02fix references to OpenBSD:Ustar; from Alan BuenoJason McIntyre