Age | Commit message (Expand) | Author |
2002-09-23 | <deraadt> someone please fix the fstab(5) example | Bob Beck |
2002-09-23 | better "ifconfig ipv6addr deprecated" flag handling. sync w/kame | Jun-ichiro itojun Hagino |
2002-09-23 | correct length of PADN option before jumbo payload option. sync w/kame | Jun-ichiro itojun Hagino |
2002-09-23 | m6stat is a static variable (ip6_mroute.c). sync w/kame | Jun-ichiro itojun Hagino |
2002-09-23 | only call auth_krb5 if kerberos is enabled; ok deraadt@ | Markus Friedl |
2002-09-23 | pull in fix from openssl-0.9.7-stable-SNAP-20020921: | Markus Friedl |
2002-09-23 | change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for | Kevin Steves |
2002-09-23 | Fix console determination; based on discussion in port-sparc64@netbsd | Jason Wright |
2002-09-23 | remove generated crunch conf; ok deraadt@ | Markus Friedl |
2002-09-23 | Get the wsdisplay capabilities from rasops, rather than attempting to | Miod Vallat |
2002-09-23 | Fix the extra cursor image remaining in the upper left corner of the | Miod Vallat |
2002-09-23 | Add /dev/X0 entry for use by xdm; matthieu@ | Todd C. Miller |
2002-09-23 | correctly dump radix_node; henric@attbi.com | Theo de Raadt |
2002-09-23 | parisc level 0x10 is just an overclocked 0xe | Michael Shalayeff |
2002-09-23 | openssh will be 3.5, right? | Theo de Raadt |
2002-09-23 | sync | Theo de Raadt |
2002-09-23 | another amd usb; henric@attbi.com | Theo de Raadt |
2002-09-23 | MSCP based local storage now supported. Also reword some stuff. | Hugh Graham |
2002-09-23 | Add 4000 700A and the couple tested QBUS/MSCP cards. | Hugh Graham |
2002-09-23 | Don't print extra junk to the console | Nathan Binkert |
2002-09-23 | make the leds blink (on those machines where we have 'em). | Michael Shalayeff |
2002-09-23 | sync | Theo de Raadt |
2002-09-23 | support for templates. they allow fast generation of new policies. an | Jun-ichiro itojun Hagino |
2002-09-23 | turn off sppp, lmc, and cz until various licenses on those components are | Theo de Raadt |
2002-09-23 | panic if out of kvm when mapping devices. ok deraadt@ | Dale Rahn |
2002-09-23 | Print pci_addr_fixup info when debugging is enabled, not disabled, ok deraadt@ | Dale Rahn |
2002-09-23 | For serverworks chipsets: instead of trying to prevent attaching the same bus | Nathan Binkert |
2002-09-23 | Add missing includes, breaks and semicolons to appease gcc3; David Krause | Todd C. Miller |
2002-09-23 | In an ELF binary the end of the text segment and the start of the data | Artur Grabowski |
2002-09-23 | Do not build kf and kfd because of security issues in them and heimdal 0.5 | Miod Vallat |
2002-09-23 | Link the kernel so that it gets only one load section. | Artur Grabowski |
2002-09-23 | Add support for vmcmds that load sections relative to a base section. | Artur Grabowski |
2002-09-23 | Activate exec-stack.h on m68k. This is not really necessary on this arch, | Miod Vallat |
2002-09-23 | Undefine TRANSFER_FROM_TRAMPOLINE, in case it has been defined earlier. | Miod Vallat |
2002-09-23 | ``partition'' is definitely too hard to spell correctly. | Miod Vallat |
2002-09-23 | First cut at boot manpage for macppc, based on sparc64 adjusted somewhat. | Dale Rahn |
2002-09-22 | Add some more missing files; David Krause | Todd C. Miller |
2002-09-22 | Do not allow install to proceed until root filesystem can be mounted on | Kenneth R Westerback |
2002-09-22 | Don't Xr dm(8), which no longer exists; David Krause | Todd C. Miller |
2002-09-22 | use #ifndef __STRICT_ALIGNMENT instead of #ifdef __i386. | Nathan Binkert |
2002-09-22 | Update ifp->if_opackets correctly | Jason Wright |
2002-09-22 | little KNF: return(something) -> return (something) | Henning Brauer |
2002-09-22 | fix linenumber counting in findeol, and simplify by ignoring the \ case, | Henning Brauer |
2002-09-22 | antispoof, take 2. | Henning Brauer |
2002-09-22 | test line buffer overflow checks in pfctl | Henning Brauer |
2002-09-21 | When rotating files or checking the age of a file, check for both | Todd C. Miller |
2002-09-21 | Further reduce i386 install output by sending to /dev/null the fdisk | Kenneth R Westerback |
2002-09-21 | update list of supported devices | Nathan Binkert |
2002-09-21 | Add support for TBI mode in fiber based cards (heavily inspired by FreeBSD) | Nathan Binkert |
2002-09-21 | cleanup, remove register | Nathan Binkert |