summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-08-15ugly spacesMichael Shalayeff
2000-08-15compress MD_CACHE_CTL in one lineMichael Shalayeff
2000-08-15new kvtop works, a few more itemsMichael Shalayeff
2000-08-15interrupt gutsMichael Shalayeff
2000-08-15typo; kravietz@ceti.plNiels Provos
2000-08-15cleanup; ok niels@Markus Friedl
2000-08-15use pci_mapreg_map, deallocate resources on failure in attachment; jason@ okMichael Shalayeff
2000-08-15Put the bcopy back in place for the decryption CRD_F_EXPLICIT_IV case (missedJason Wright
2000-08-15don't forget the initial swizzling with IPAD for inner state (fixesJason Wright
2000-08-15keep file naming consistent, rename exec.h -> sunos_exec.hBrad Smith
2000-08-15- deallocate all resources grabbed during hifn_attach() when an error occurs.Jason Wright
2000-08-15merge mod_ssl 2.6.6Brad Smith
2000-08-15SIGSEGV fix for FW_PUNCH code (not used in OpenBSD); FreeBSDbrian
2000-08-15Maintain input and output throughput averages and choose the highestbrian
2000-08-15Calculate the average link throughput using a counter based on thebrian
2000-08-15reorder ::1 and 127.0.0.1. getaddrinfo(3) returns entries in theJun-ichiro itojun Hagino
2000-08-15NUL not NULL; noted by Theo.jasoni
2000-08-15make procfs compile on non-uvm systemsEric Jackson
2000-08-15+memset for ext2fs, should fix both pmax (untested) and arcimp
2000-08-15+files.mii for epimp
2000-08-15locore.S and we have no SFILES at the momentimp
2000-08-15- Can't avoid one of those bcopy's so easily (only happens with old ESPJason Wright
2000-08-14correct truncated FQDN printingJun-ichiro itojun Hagino
2000-08-13Add forgotten filebrian
2000-08-13Remove documentation for non-existent -p option; a7r@andern.orgTodd C. Miller
2000-08-13Get rid of fflush(stdout); rewind(stdin); pairs since we should notTodd C. Miller
2000-08-13do iv copying by hand, to avoid bcopy overheadTheo de Raadt
2000-08-13fix session codeTheo de Raadt
2000-08-13Add support for streaming media; FreeBSDbrian
2000-08-13not completely working session code from jasonTheo de Raadt
2000-08-13update to sudo 1.6.3p5Todd C. Miller
2000-08-13indentTheo de Raadt
2000-08-13indentTheo de Raadt
2000-08-13recover less-than-1 interval support with -i.Jun-ichiro itojun Hagino
2000-08-13recover 1.29 -> 1.30Jun-ichiro itojun Hagino
2000-08-13properly look at error code from getnameinfo(3)Jun-ichiro itojun Hagino
2000-08-13typo. be more friendly with netstat -ssn. from jhawk@netbsd (via kame)Jun-ichiro itojun Hagino
2000-08-13add "rtsol -a" (automatically lookup outgoign interface).Jun-ichiro itojun Hagino
2000-08-13telnet -b broke when getaddrinfo conversion was done,Niklas Hallqvist
2000-08-13document cmdlineTheo de Raadt
2000-08-13strings are NUL-terminated, not NULL-terminatedTheo de Raadt
2000-08-13usbec (heh, USB encryption? ;)Jason Wright
2000-08-13if COMPAT_OSF1 is defined, define COMPAT_OLDSOCKEric Jackson
2000-08-13unbroken -A (workaround). repair LP64 problem. (sync with kame)Jun-ichiro itojun Hagino
2000-08-12Mention that mknod(2) will return EINVAL when chroot(2)'d.Todd C. Miller
2000-08-12emulate uname correctlyEric Jackson
2000-08-12use osf1_sigcodeEric Jackson
2000-08-12use osf sigcode for compat_osf1Eric Jackson
2000-08-12add osf1 specific sigcode, from NetBSDEric Jackson
2000-08-12syncTheo de Raadt