summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-07spell leo sowerby's name correctly; from Jeff RossJason McIntyre
2011-07-07no more math.3;Jason McIntyre
2011-07-07no more math(3);Jason McIntyre
2011-07-07add tcp.always_keepalive;Jason McIntyre
2011-07-07When context switching, if the 'new' thread is the same as the 'old'Philip Guenthe
2011-07-07syncTheo de Raadt
2011-07-07back out last change; it caused dd on usb drive to lock the machine.David Hill
2011-07-07Don't crash on non-native emuls; ok guenther@Otto Moerbeek
2011-07-07Regenerate.Paul Irofti
2011-07-07Watch the hostname.if(5) files;Ingo Schwarze
2011-07-07Add more syscalls to the list.Paul Irofti
2011-07-07Return retcode in correct register. 'better commit that' kettenis@Dale Rahn
2011-07-07sync with upstream, retaining local modifications.Okan Demirmen
2011-07-07rc_restart is legit here.Antoine Jacoutot
2011-07-07use the "official" pexp, from antoine@Robert Nagy
2011-07-07sendmail stalls for at least a minute if it cannot resolve or connectRobert Nagy
2011-07-07add compat for portmapRobert Nagy
2011-07-07Just use if_find() to find an interface by ifindex.Claudio Jeker
2011-07-07correct/change some debug and fatal messages.Claudio Jeker
2011-07-07For man -a and -w, drop companion pages that are also in the path,Ingo Schwarze
2011-07-07We can mention ipcomp, since it worksTheo de Raadt
2011-07-07KNFClaudio Jeker
2011-07-07Set the default way to append the next node (sibling) before, not afterIngo Schwarze
2011-07-07Commit stuff that I added to another tree eventhough it should haveClaudio Jeker
2011-07-07reorder two fieldsTed Unangst
2011-07-07empty files should be deletedTed Unangst
2011-07-07Replace the cruddy old sys/net/zlib.[ch]. We now use the sys/lib/libzTheo de Raadt
2011-07-07Missed in previous: ypldap.conf(5) is installed now, remove optional.Antoine Jacoutot
2011-07-07Install a default ypldap.conf(5) based on the one from the man pageAntoine Jacoutot
2011-07-07remove superfluous semicolon from start_daemon()Robert Nagy
2011-07-07Add tests for kqueue EVFILT_SIGNAL and that they can't be passed overPhilip Guenthe
2011-07-07Don't print 'keep state' anymore unless it's needed for state options, it'sRyan Thomas McBride
2011-07-07Regress test cleanup step 1 of n: require-order no longer exists.Ryan Thomas McBride
2011-07-07add scripts for portmap and the yp daemonsRobert Nagy
2011-07-07braces rock!Philip Guenthe
2011-07-07Suppress known failuresPhilip Guenthe
2011-07-07Remove references to math(3).Martynas Venckus
2011-07-07Remove references to math(3).Martynas Venckus
2011-07-07remove old filesTed Unangst
2011-07-07regen syscallsTed Unangst
2011-07-07Remove math(3). OK theo.Martynas Venckus
2011-07-07remove all the old COMPAT_43 syscalls. The option itself remains forTed Unangst
2011-07-07Document extended-precision routines.Martynas Venckus
2011-07-07Fold pf_test_fragment() into pf_test_rule(), reduce code and fixesRyan Thomas McBride
2011-07-07Kill nh_reachable. Link state checking is so easy now that it does notClaudio Jeker
2011-07-07Fix bit twiddling routines on ARM; where floating-point word orderMartynas Venckus
2011-07-07allow AOE config to be specified by userland. ok marco.Ted Unangst
2011-07-07only allocate and copyin the length of kdfinfo data.Ted Unangst
2011-07-07another case of "clever" fiddling with ifq internals, just stumbled overHenning Brauer
2011-07-06rc.d(8) now handle some base daemons as well.Antoine Jacoutot