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