Age | Commit message (Expand) | Author |
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 |
2001-08-13 | Don't reference seminfo.semmap as it no longer exists. | Todd C. Miller |
2001-08-13 | use getifaddrs(3) rather than SIOCGIFCONF. in fact, if_map() does not do | Jun-ichiro itojun Hagino |
2001-08-13 | need to use IPV6_IPSEC_POLICY for IPv6 bypass policy setting. from the | Jun-ichiro itojun Hagino |
2001-08-13 | Wall cleanup | Peter Valchev |
2001-08-13 | SYSPTSIZE is orhpaned, so g/c the poor define. | Miod Vallat |
2001-08-13 | ecacheon(), ecacheoff() good bye. | Miod Vallat |
2001-08-12 | seminfo.semmap and SEMMAP are not used; kill them | Todd C. Miller |
2001-08-12 | Actually, I was there only to remove an nappropriate hp300 | Miod Vallat |
2001-08-12 | I was expecting our documentation guys to correct this, especially | Miod Vallat |
2001-08-12 | Oh, and STACKCHECK also is a 4.4BSDism. | Miod Vallat |
2001-08-12 | buffer_map is not used. | Miod Vallat |
2001-08-12 | Whoops | Paul Janzen |
2001-08-12 | BUFFERS_UNMANAGED my ass, probably more outdated or obsolete things | Miod Vallat |
2001-08-12 | BUFFERS_UNMANAGED est une grosse fumisterie. | Miod Vallat |
2001-08-12 | Don't allocate globals in include files, use extern declarations. | Todd C. Miller |
2001-08-12 | merge vm_map.h into uvm_map.h, kinda matches netbsd's approach | Michael Shalayeff |