Age | Commit message (Expand) | Author |
2002-06-07 | add a way to exit from the 'root device' prompt if we haven't found ANY possi... | Jason Wright |
2002-06-07 | minor KNF while I'm here | Henning Brauer |
2002-06-07 | explain about permit[inherit] for execve | Niels Provos |
2002-06-07 | Engage brain before commiting... | Hans Insulander |
2002-06-07 | - set_progname() no longer used in header-generating program. | Hans Insulander |
2002-06-07 | Add an explicit dependency for two symlinked files, to make maja@'s | Hans Insulander |
2002-06-07 | sync behaviour about DF bit between ip_output()/tcp_response() | Philipp Buehler |
2002-06-07 | no more set_progname | Hans Insulander |
2002-06-07 | whoops. turn on the IPv6 scope test | Mike Frantzen |
2002-06-07 | regress test IPv6 scopes | Mike Frantzen |
2002-06-07 | Don't try to send a packet we don't have if rl_encap fails. | Artur Grabowski |
2002-06-07 | Remove an unused variable. | Hans Insulander |
2002-06-07 | There is absolutely no need to protect a reference to mono_time.tv_sec with s... | Artur Grabowski |
2002-06-07 | Move all duplicated enqueueing code into one function, | jasoni |
2002-06-07 | make IPv6 scope identification work for dst (from any to fe80::1%lo0) | Jun-ichiro itojun Hagino |
2002-06-07 | support scoped IPv6 address in from/to portion. | Jun-ichiro itojun Hagino |
2002-06-07 | typo | Jun-ichiro itojun Hagino |
2002-06-07 | use profiling to order filter lists more optimally. | Niels Provos |
2002-06-07 | Switch powerpc to using new split (aout/elf) link.h | Dale Rahn |
2002-06-07 | reorder paragraph for clarity | Jun-ichiro itojun Hagino |
2002-06-07 | shit. need this. my bad, my pfctl wasn't up to date. | Bob Beck |
2002-06-07 | If there has been no NS for the neighbor after entering the | Jun-ichiro itojun Hagino |
2002-06-07 | avoid fd_set overrun. sync w/kame | Jun-ichiro itojun Hagino |
2002-06-07 | avoid is_ipv6 construct. a step towards IPv4-less kernel | Jun-ichiro itojun Hagino |
2002-06-07 | typo | Hakan Olsson |
2002-06-07 | repair and flesh out a little | Hans Insulander |
2002-06-07 | no need for IPv4 mapped addr support | Jun-ichiro itojun Hagino |
2002-06-07 | Hand-editing diff file to remove a few chunks that you don't want to | Miod Vallat |
2002-06-07 | make this be more in the same style as the other afs manpages | Hans Insulander |
2002-06-07 | repair | Hans Insulander |
2002-06-07 | document net.inet6.ip6.v6only | Jun-ichiro itojun Hagino |
2002-06-07 | mistake in sysctl table | Jun-ichiro itojun Hagino |
2002-06-07 | just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB, | Jun-ichiro itojun Hagino |
2002-06-07 | repair | Hans Insulander |
2002-06-07 | Add 'ikecfg' as a valid Flags= value. | Hakan Olsson |
2002-06-07 | style | Jun-ichiro itojun Hagino |
2002-06-07 | Handle hashinit() failure. ok niklas@ | Thomas Nordin |
2002-06-07 | clear /var/authpf on bootup - ensure we don't kill things we shouldn't | Bob Beck |
2002-06-07 | make /var/authpf owned and writable by group authpf | Bob Beck |
2002-06-07 | fix a few nits in theo's commit, make this install and run setgid authpf | Bob Beck |
2002-06-07 | remove static | Jason Wright |
2002-06-07 | twist time, space, and other aspects of reality so that we can revoke privs, | Theo de Raadt |
2002-06-07 | authpf group, for authpf | Bob Beck |
2002-06-07 | Simplify so that we can remove CLKF_BASEPRI() and spllowersoftclock() | Thomas Nordin |
2002-06-07 | Handle csecreate errors. deraadt@ and beck@ | Thomas Nordin |
2002-06-07 | repair | Hans Insulander |
2002-06-07 | repair | Hans Insulander |
2002-06-07 | fix spelling, grammar etc. | Hans Insulander |
2002-06-07 | repair | Hans Insulander |
2002-06-07 | do not respond to udp service if ip_src matches broadcast addr. theo ok | Jun-ichiro itojun Hagino |