Age | Commit message (Expand) | Author |
2001-06-27 | change pf_tree_node->state to void *, so Niels can use a tree for fragment ha... | Daniel Hartmeier |
2001-06-27 | Back out lasdt change, we no longer require login scripts to grok | Todd C. Miller |
2001-06-27 | errx() doesn't return. use err() to get errno as well. translate two common e... | Daniel Hartmeier |
2001-06-27 | spelling/grammer fixes; jsyn@nthought.com | Peter Valchev |
2001-06-27 | print inbound packets passed correctly | Daniel Hartmeier |
2001-06-27 | Typos | Miod Vallat |
2001-06-27 | More pmax files are leaving the party. | Miod Vallat |
2001-06-27 | More mips leftovers to get rid of... | Miod Vallat |
2001-06-27 | sectok control program | Jim Rees |
2001-06-27 | move -lsectok to Makefile.inc for now | Markus Friedl |
2001-06-27 | don't die if IPV6 isn't there, so that this will work even with | Bob Beck |
2001-06-27 | Use bitfields for flag options in getopt. | Kjell Wooding |
2001-06-27 | Correct the MLINKS for pool | Artur Grabowski |
2001-06-27 | Document the -y flag: | Hans Insulander |
2001-06-27 | PMAP_NEW is no longer an option on sparc. | Artur Grabowski |
2001-06-27 | Add libdl via ELF_TOOLCHAIN define. | Dale Rahn |
2001-06-27 | import ALTQ userland tools from KAME. | Kenjiro Cho |
2001-06-27 | Add ELF_TOOLCHAIN makefile variable to be used to deal | Dale Rahn |
2001-06-27 | crack majornumber. | Hans Insulander |
2001-06-27 | Add commented out ises driver. RNG works. | Hakan Olsson |
2001-06-27 | SUDO correctly. | Artur Grabowski |
2001-06-27 | do not try to update ipv6 default route if i'm not an autoconfigured host, | Jun-ichiro itojun Hagino |
2001-06-27 | Build string2key utility | Hans Insulander |
2001-06-27 | Fix an inverted test; FreeBSD | brian |
2001-06-27 | use proper icmp define | Niels Provos |
2001-06-27 | er, don't compile and link kerberosV with -g | Hans Insulander |
2001-06-27 | -Wall | Hans Insulander |
2001-06-27 | typo, spotted by Tom Holroyd <tomh@po.crl.go.jp>; ok deraadt@ | Damien Miller |
2001-06-27 | sync2 | Theo de Raadt |
2001-06-27 | bye bye pmax | Theo de Raadt |
2001-06-27 | all the sync i can do now | Theo de Raadt |
2001-06-27 | bye bye pmax | Theo de Raadt |
2001-06-27 | add -z option | Kjell Wooding |
2001-06-27 | add -z flag for zeroing statistics. -s status no longer resets anything | Kjell Wooding |
2001-06-27 | add microtime, which seems to have gotten lost. | Kjell Wooding |
2001-06-27 | this copy for @powerpc, not @i386. | Mike Pechkin |
2001-06-27 | tree broke because of page not build | Theo de Raadt |
2001-06-27 | no more vm/swap_pager.h | Theo de Raadt |
2001-06-27 | id -> ID | Aaron Campbell |
2001-06-27 | Reference NULL using .Dv. | Aaron Campbell |
2001-06-27 | Correct order of SEE ALSO entries. Move HISTORY section before BUGS. | Aaron Campbell |
2001-06-27 | Improve markup and correct a malformed sentence. | Aaron Campbell |
2001-06-27 | sudo my ass | Theo de Raadt |
2001-06-27 | Use .Pp, not a blank line. | Aaron Campbell |
2001-06-27 | Why was a very large chunk of code commited to the source tree without | Theo de Raadt |
2001-06-27 | more Xr misuse | Theo de Raadt |
2001-06-27 | incorrect .Xr use | Theo de Raadt |
2001-06-27 | Aue works fine, add it. | Dale Rahn |
2001-06-27 | more magic stuff to define's | Eric Jackson |
2001-06-27 | uvm_useracc is not necessary now that uvm_vslock knows how to fail. | Artur Grabowski |