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