summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-04-05run at splnet() instead of splimp()Jason Wright
2000-04-05maintain state about keys, upload them to context ram once (and avoid theJason Wright
2000-04-05Add /etc/mail for sendmail 8.10Todd C. Miller
2000-04-05Keep configure from complaining about missing *.man.inTodd C. Miller
2000-04-05more detail about interaction with ipsecJason Wright
2000-04-05regenNiklas Hallqvist
2000-04-05Correct RCSIdNiklas Hallqvist
2000-04-05Update to ipf 3.3.12. Most fixes relate to hardening ofKjell Wooding
2000-04-05Changed boot messages and fixed Ultra160 boot messages.Steve Murphree
2000-04-05Add USB modem driver stubs; from NetBSD. Not yet tested.Aaron Campbell
2000-04-04Sync with NetBSD.Aaron Campbell
2000-04-04New USB mass storage driver. Improvements: Uses asynchronous USB requests,Aaron Campbell
2000-04-04remove unused argument, split cipher_mask()Markus Friedl
2000-04-04add mac result pointer to the callback routineJason Wright
2000-04-04regenMichael Shalayeff
2000-04-04make the comment and definition of HIFN_MAX_COMMAND more readableJason Wright
2000-04-04new cards supported by if_awi (new coming soon); also extraneous spaces removedMichael Shalayeff
2000-04-04Clarify IPv6 commentTodd C. Miller
2000-04-04re-order: group ssh1 vs. ssh2Markus Friedl
2000-04-04Update to ncurses-5.0-20000401:Todd C. Miller
2000-04-04Add "expert mode" and don't prompt for fsize/bsize/cpg unless an expertTodd C. Miller
2000-04-04Scan l and n sections as well.Marc Espie
2000-04-04missing free.Markus Friedl
2000-04-04ssh2 client implementation, interops w/ ssh.com and lsh servers.Markus Friedl
2000-04-04Register PLIST_SRC before dependencies and conflicts so that theMarc Espie
2000-04-04Fix the leak for real (that's what I get for hacking when i can't sleep).Todd C. Miller
2000-04-04Make sure /etc/netstart references /etc/mail/sendmail.cf, notTodd C. Miller
2000-04-04Remove the -E flag from ipf as it is implicitly enabled and usingTodd C. Miller
2000-04-04Verbiage fix.Angelos D. Keromytis
2000-04-04Fix an fd leak if the read from /dev/arandom fails. Pointed out byTodd C. Miller
2000-04-04remove accidentally comitted filesArtur Grabowski
2000-04-04regenMichael Shalayeff
2000-04-04i82802AB/AC firmware hubMichael Shalayeff
2000-04-04fleshTheo de Raadt
2000-04-04isa and pci pages, talking about legacy ISA interrupt routing...Theo de Raadt
2000-04-04close efd on eofMarkus Friedl
2000-04-04sync.jasoni
2000-04-04Implement Linux's pread(2) and pwrite(2).jasoni
2000-04-04Don't install sendmail internal libs and add some commentsTodd C. Miller
2000-04-04Part of the sendmail build procedure we don't useTodd C. Miller
2000-04-04Add MLINKs from sendmail.8 to smtpd.8, hoststat.1, purgestat.1Todd C. Miller
2000-04-04Import tagging code and try to resolve locking problem.Steve Murphree
2000-04-04more details, and a UKC(8) linkTheo de Raadt
2000-04-04repair some mis-directed linksTheo de Raadt
2000-04-04Add smtpdTodd C. Miller
2000-04-04Add smtpd linkTodd C. Miller
2000-04-04support root drive detection for G4 powermac.Dale S. Rahn
2000-04-04MLINK srandomdevTodd C. Miller
2000-04-03Add srandomdev() from FreeBSD for use by sendmail and others.Todd C. Miller
2000-04-03Remove trailing whitespace.Aaron Campbell