Age | Commit message (Expand) | Author |
2001-08-15 | When updating the MTU for the default route, pass the mask and gateway | brian |
2001-08-15 | New timeouts, tested by beck@. | Miod Vallat |
2001-08-15 | More 197 support breakage. | Miod Vallat |
2001-08-15 | There is no need explaining how to do manually what libkvm does for you, | Miod Vallat |
2001-08-15 | There is no need to alter the MAX_KMAP and MAX_KMAPENT formulae for | Miod Vallat |
2001-08-15 | don't include openssl/des.h | Jim Rees |
2001-08-15 | Move locking of the passwd file *after* we have gotten a new password | Todd C. Miller |
2001-08-15 | Merge latest CITI code: | Jim Rees |
2001-08-15 | fix -pa to display properly initialized adjustment; ok beck@ pjanzen@ | Kevin Steves |
2001-08-15 | Typo fixes; PR/2003 from andrew.hoerter@NeuStar.com | Aaron Campbell |
2001-08-15 | Typo fixes; andrew.hoerter@NeuStar.com | Aaron Campbell |
2001-08-15 | - Attempt to recover from PCI aborts. This is a heavy handed approach which | Jason Wright |
2001-08-15 | Add some stuff missed in a previous FreeBSD merge... Fixes the problem where | Jason Wright |
2001-08-15 | Use INFTIM. | Federico G. Schwindt |
2001-08-15 | For unsupported sched policies, return ENOTSUP, not EINVAL; from FreeBSD. | Federico G. Schwindt |
2001-08-15 | Use int instead of char to avoid promotion. | Federico G. Schwindt |
2001-08-15 | TEST has moved to regress/lib/libc_r. | Federico G. Schwindt |
2001-08-15 | Add libc_r. | Federico G. Schwindt |
2001-08-15 | Regression tests for libc_r (pthreads) library. | Federico G. Schwindt |
2001-08-15 | Same fix as for mvmeppc needed there, forgot this one. | Miod Vallat |
2001-08-15 | Some more style... | Hakan Olsson |
2001-08-15 | A small utility to convert between OpenSSL(1) and DNSSEC key formats. | Hakan Olsson |
2001-08-15 | bcmp done wrong, detected at bakeoff. Hint: always use | Niklas Hallqvist |
2001-08-15 | Support trusted public (RSA) keys as files too. niklas@ ok. | Hakan Olsson |
2001-08-14 | Thou shalt not use `you' in manpages and other misc. cleanup. | Marc Espie |
2001-08-14 | The same msg length fix for KAME cases. | Hakan Olsson |
2001-08-14 | Proper length for PFKEYv2 messages in IPv4-in-IPv6 / IPv6-in-IPv4 flows. | Hakan Olsson |
2001-08-14 | One char was wrong. -moj | Mats O Jansson |
2001-08-14 | Print the correct fields in a debug message. (cut'n'paste bug) | Hakan Olsson |
2001-08-14 | Allow latin-1 chars. -moj | Mats O Jansson |
2001-08-14 | add missing latin-1 chars. -moj | Mats O Jansson |
2001-08-14 | consistent documentation and example of ``-o ssh_option'' for sftp and | Kevin Steves |
2001-08-14 | optimize the flags parsing; markus@ ok | Michael Shalayeff |
2001-08-14 | Call dc_read_srom with the correct width; patch from gluk@. Fixes problems | Aaron Campbell |
2001-08-14 | "bye"; hk63a@netscape.net | Markus Friedl |
2001-08-14 | o OpenBSD tag | Todd C. Miller |
2001-08-14 | Stop fucking up display on Depeche Mode. | Marc Espie |
2001-08-13 | don't need main prototype (also sync with rcp); ok markus@ | Kevin Steves |
2001-08-13 | Typo in comments: 'interuptable' => 'interruptible' | Heikki Korpela |
2001-08-13 | grammar fix from Joshua Stein <jcs@rt.fm> | Peter Valchev |
2001-08-13 | Document how to remove or rename a file that is a getopt(3) flag | Heikki Korpela |
2001-08-13 | Blowfish salt for dummy crypt calls | Camiel Dobbelaar |
2001-08-13 | Tags | Camiel Dobbelaar |
2001-08-13 | Solar Designer's popa3d POP3 daemon, version 0.4.9.1 | Camiel Dobbelaar |
2001-08-13 | Solar Designer's popa3d POP3 daemon, version 0.4.9.1 | Camiel Dobbelaar |
2001-08-13 | Solar Designer's popa3d POP3 daemon, version 0.4.9.1 | Camiel Dobbelaar |
2001-08-13 | Fix a bug with the %e flag introduced in a -Wall pass. The original | Todd C. Miller |
2001-08-13 | - Note that unpromoted types should not be passed to va_arg | Heikki Korpela |
2001-08-13 | Explicitly NUL terminate dst in strvis() and strvisx() in case | Todd C. Miller |
2001-08-13 | Declare globals made extern in sys/sem.h; naddy@ | Todd C. Miller |