Age | Commit message (Expand) | Author |
2001-06-12 | deal with gnu kernel dependencies right; cyxob@thief.dyndns.org | Theo de Raadt |
2001-06-12 | comment style | Niklas Hallqvist |
2001-06-12 | Link with libcrypto instead of libdes | Niklas Hallqvist |
2001-06-12 | Add printing of the ciphertext | Niklas Hallqvist |
2001-06-12 | one less setuid program (use an ioctl like pppstats) | Theo de Raadt |
2001-06-12 | style | Niklas Hallqvist |
2001-06-12 | unused | Markus Friedl |
2001-06-12 | remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since | Markus Friedl |
2001-06-12 | import latest from CITI: | Jim Rees |
2001-06-12 | interrupts cannot happen before | Michael Shalayeff |
2001-06-12 | do not log() packet_set_maxsize | Markus Friedl |
2001-06-12 | merge ssh1/ssh2 tty msg parse and alloc code | Markus Friedl |
2001-06-12 | Make pci_mapreg_map take an extra argument where we can | Niklas Hallqvist |
2001-06-12 | IPsec-related socket options; these can be set/removed/retrieved, but | Angelos D. Keromytis |
2001-06-12 | merge session_free into session_close() | Markus Friedl |
2001-06-12 | IPsec setsockopts. | Angelos D. Keromytis |
2001-06-12 | regen | David Leonard |
2001-06-12 | Add Archos MiniCD (comes with some Toshiba laptops). ok csapuntz,fgsch | David Leonard |
2001-06-12 | Use lpd_flags instead of lpd, thus allowing to pass parameters to lpd; | Federico G. Schwindt |
2001-06-12 | Yet another entry for the Netgear FA410TXC; from | Federico G. Schwindt |
2001-06-11 | good when it compiles | Michael Shalayeff |
2001-06-11 | explicit IV & other fixes; pointed out as umich people tried to use this... | Theo de Raadt |
2001-06-11 | Repair SUN4M-only case compilation... | Miod Vallat |
2001-06-11 | follow x11 behaviour wrt caps^shift, even i like it this way, but deraadtified | Michael Shalayeff |
2001-06-11 | lost /var/spool/smtpd; deraadt@ ok | Michael Shalayeff |
2001-06-11 | sync w/ netbsd | Michael Shalayeff |
2001-06-11 | typo; bdubreuil@crrel.usace.army.mil | Markus Friedl |
2001-06-11 | strncpy vs strlcpy, some strlen missuse. | Michael Shalayeff |
2001-06-11 | make #ifdef around x509_generate_kn() consistent. | Jun-ichiro itojun Hagino |
2001-06-11 | reset pointer to NULL after xfree(); report from solar@openwall.com | Markus Friedl |
2001-06-11 | support EDNS0 (RFC2671) buffer size notification on DNS queries. | Jun-ichiro itojun Hagino |
2001-06-11 | Remove workaround for a gas bug fixed in binutils-2.10.1. | Artur Grabowski |
2001-06-11 | Call doshutdownhooks() during shutdown. | Miod Vallat |
2001-06-11 | Use MI {trunc,round}_page macros. | Miod Vallat |
2001-06-11 | <sys/memrange.h> not <memrange.h>; gphilip2@qwest.net | Todd C. Miller |
2001-06-11 | Bail out of wi_attach() if the ether addr cannot be read from the | Todd C. Miller |
2001-06-11 | For PCI attachments print the CIS strings since otherwise all we have | Todd C. Miller |
2001-06-11 | Being able to compile sun4 (non-sun4c non-4m) kernels doesn't hurt. | Miod Vallat |
2001-06-10 | detailed ICMP_PARAMPROB printing; jakob@ ok | Michael Shalayeff |
2001-06-10 | Do not print time in seconds since epoc on boot, | Dale Rahn |
2001-06-10 | inconsistantly redundant returns | Michael Shalayeff |
2001-06-10 | typo | Michael Shalayeff |
2001-06-10 | Since mtu discovery is enabled by default, change line to disable if it's | Federico G. Schwindt |
2001-06-10 | Hack/workaround for gcc bug. GCC will generate a load/store double instruction | Dale Rahn |
2001-06-10 | implement arp -d -a, to delete all arp entries at once. mostly from FreeBSD. ... | Dug Song |
2001-06-10 | sg fixes from Mathias Schmocker <smat@acm.org> | Michael Shalayeff |
2001-06-10 | permit compilation when only SUN4C is defined; based on patch from Thomas Cof... | Jason Wright |
2001-06-10 | Post pmap_extract() changes cleanup. | Dale Rahn |
2001-06-10 | Post pmap_extract() changes cleanup. | Miod Vallat |
2001-06-10 | you cannot vfprintf(fp, fmt, ap) twice, from portable, via drahn@ | Markus Friedl |