summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-06-30unbreak TTY break, diagnosed by darren AT dazwin.com; ok markus@Damien Miller
2004-06-30Unbreak unix domain sockets and properly detect and report truncationOtto Moerbeek
2004-06-30syncTheo de Raadt
2004-06-30Force SCSI_POLL for commands issued during probe. Fixes problem with mpt onKenneth R Westerback
2004-06-30don't strlcpy() to user-space, use copyoutstr() instead. ok deraadt@Pedro Martelletto
2004-06-29references to libmilter;Jason McIntyre
2004-06-29cope with pfctl changesHenning Brauer
2004-06-29remove cedric's bogus interface name verification code.Henning Brauer
2004-06-29Fix MS chap; our libc md4 routines take the number of bytes, not bits,Todd C. Miller
2004-06-29/usr/share/doc/html/milterTodd C. Miller
2004-06-29Install milter docsTodd C. Miller
2004-06-29syncTheo de Raadt
2004-06-29little extra paranoia, ignore attempts to enter routes with a nexthopHenning Brauer
2004-06-29We don't provide kxd anymore. ok henning@Matthieu Herrb
2004-06-29When no listener is specified, create a listener on every IP. ProblemAlexander Guy
2004-06-29convert a few memcpy()s to strlcpy() so we don't copy uninitialized junk intoMike Frantzen
2004-06-29use warx instea of fprintfMichael Shalayeff
2004-06-29kill spacesMichael Shalayeff
2004-06-29use warn() instead of perror; err*() are used alreadyMichael Shalayeff
2004-06-29Add /usr/include/libmilterTodd C. Miller
2004-06-29Install correct milter includesTodd C. Miller
2004-06-29do not use u_long for 32bit data; found by Jacob MeuserMichael Shalayeff
2004-06-29Header cleanup.Mathieu Sauve-Frankel
2004-06-29fix alaska and add helicopter and rocketMichael Shalayeff
2004-06-29absolutely no need to include machine/endian.h after sys/types.h and sys/type...Michael Shalayeff
2004-06-29repair, Chris Kuethe <ckuethe@ualberta.ca>Henning Brauer
2004-06-29make includes in gnu/usr.sbin/sendmail/libmilterTodd C. Miller
2004-06-29Build and install libmilter.a (static only) and libmilter.h. OK deraadt@Todd C. Miller
2004-06-29Uncomment atw(4) now that it has been tested.Todd C. Miller
2004-06-28add -vz to usage();Jason McIntyre
2004-06-28- repair examples which i damaged in previous commitJason McIntyre
2004-06-28er this is better...Theo de Raadt
2004-06-28Don't restrict WEP keys to exactly 40 or 108 bits.Todd C. Miller
2004-06-28Remove unneeded -D flags from CFLAGS.Mathieu Sauve-Frankel
2004-06-28better NO_REGRESS descriptionNikolay Sturm
2004-06-28remove dup variableTheo de Raadt
2004-06-28oopsTheo de Raadt
2004-06-28You *cannot* strlcpy from userland. Pedro, go read this and find out whatTheo de Raadt
2004-06-28merge in tzcode2004aTodd C. Miller
2004-06-28live happy w/ generic byte swapping macrosMichael Shalayeff
2004-06-28do not cast explicitly to unsigned; found by otto@Michael Shalayeff
2004-06-28ati tv wondersMichael Shalayeff
2004-06-28Georgia abandons Soviet-era decree time, back to zonal time. It now hasTodd C. Miller
2004-06-28Update to tzdata2004a from ftp://elsie.nci.nih.gov/pub/Todd C. Miller
2004-06-28add support for ati tv-wonders written by me and tested by Jacob Meuser <jake...Michael Shalayeff
2004-06-28do not force into io space on hppa as it's much slowerMichael Shalayeff
2004-06-28syncTheo de Raadt
2004-06-28Enable AP scanning via the WI_RID_PRISM2 ioctl. Now atw(4) can doTodd C. Miller
2004-06-28shorten nameTheo de Raadt
2004-06-28Use new event counter API for interrupt counting on macppc. drahn@ okAaron Campbell