Age | Commit message (Expand) | Author |
2002-06-08 | kill __P | Todd C. Miller |
2002-06-08 | Update for krb4-1.1.1 | Hans Insulander |
2002-06-08 | crank major | Hans Insulander |
2002-06-08 | psycho manpage | Jason Wright |
2002-06-08 | cvs put set/getprogname() stuff back. remove it once again. | Hans Insulander |
2002-06-08 | Initial (not quite fully working) driver for the schizo on the blade1000 | Jason Wright |
2002-06-08 | Netbsd cache flush speedup to dcache_flush_page. | Marcus Watts |
2002-06-08 | regenerated for krb4-1.1.1 | Hans Insulander |
2002-06-08 | Break up icmp_error() so we can have the icmp error mbuf returned | jasoni |
2002-06-08 | sync | Theo de Raadt |
2002-06-08 | use splnet for ipsec | Jun-ichiro itojun Hagino |
2002-06-08 | Add FQDN to contents of /etc/myname during install. | Kenneth R Westerback |
2002-06-08 | splnet -> splsoftnet where appropriate | Jun-ichiro itojun Hagino |
2002-06-08 | Two more files that are needed | Hans Insulander |
2002-06-08 | Merge krb4-1.1.1 | Hans Insulander |
2002-06-08 | gc | Jun-ichiro itojun Hagino |
2002-06-08 | KNF | Jun-ichiro itojun Hagino |
2002-06-08 | Check result from malloc(9) when using M_NOWAIT. ok niklas@ | Thomas Nordin |
2002-06-08 | remove #ifdef __NetBSD__ | Jun-ichiro itojun Hagino |
2002-06-08 | sync with latest KAME in6_ifaddr/prefix/default router manipulation. | Jun-ichiro itojun Hagino |
2002-06-08 | comment out paragraph that does not fit to openbsd-current | Jun-ichiro itojun Hagino |
2002-06-08 | always use getnameinfo. (diag message only) | Jun-ichiro itojun Hagino |
2002-06-08 | Change remaining read-only lookup tables to const, suggestion drahn@ | Daniel Hartmeier |
2002-06-08 | Import of krb4-1.1.1 | Hans Insulander |
2002-06-08 | comment on IPv6 link-local twists | Jun-ichiro itojun Hagino |
2002-06-08 | ELF architectures all support weak aliases, enable them for this part. | Dale Rahn |
2002-06-08 | sync | Theo de Raadt |
2002-06-08 | support IPv4 in -prefixlen. | Jun-ichiro itojun Hagino |
2002-06-08 | Use tsleep. | Artur Grabowski |
2002-06-08 | Use tsleep instead of sleep. | Artur Grabowski |
2002-06-08 | Use ltsleep in vfs_busy. | Artur Grabowski |
2002-06-08 | use the dirfd macro instead of reaching into the DIR and pulling out dd_fd | Todd C. Miller |
2002-06-08 | make this actually compile | Todd C. Miller |
2002-06-08 | do not use deprecated ioctls | Jun-ichiro itojun Hagino |
2002-06-08 | Force lpd socket to be mode 0660, group daemon | Todd C. Miller |
2002-06-08 | make pci_conf_{read|write} indirect functions so we can overload them | Jason Wright |
2002-06-08 | a bit more for the responder cases | Hakan Olsson |
2002-06-08 | .Xr pf.conf 5 . -> pfctl 8, from Dries Schellekens | Daniel Hartmeier |
2002-06-08 | KNF miss in my last commit | Niklas Hallqvist |
2002-06-08 | pf_timeouts is shared between pfctl and authpf, put it in the shared file. | Dale Rahn |
2002-06-08 | Oops, it was not meant to be removed, just liposucked. | Miod Vallat |
2002-06-08 | One ddb to rule them all. | Miod Vallat |
2002-06-08 | Strict prototypes, and some KNF touches while there. | Miod Vallat |
2002-06-08 | Strict prototypes, fix lcsplx() behaviour as per macppc, and a few | Miod Vallat |
2002-06-08 | Strict prototypes, and fix mvmeprom_brdid interface. | Miod Vallat |
2002-06-08 | Fix device and console device prototypes. | Miod Vallat |
2002-06-08 | Factorize common parts (cache-related stuff). | Miod Vallat |
2002-06-08 | i386 configures devices while at spl0, this causes problems if devices | Dale Rahn |
2002-06-08 | - extended SMART support. | Grigoriy Orlov |
2002-06-08 | silently ignore deprecated options, since FallBackToRsh might be passed | Markus Friedl |