summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
ok hshoexer@
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 ↵Michael Shalayeff
sys/types.h after sys/param.h
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
- tidy up DIAGNOSTICS, and use -diag - wording from jared yanovich;
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
ok naddy
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
you did wrong. Bit in other changes that were backed out.
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
the same time as Moscow (3 hours offset from GMT, not 4). Reported by Peter Galbavy <peter.galbavy@knowtion.net>
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 ↵Michael Shalayeff
<jakemsr@jakemsr.com> on /ve model
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
ap scanning via wicontrol.
2004-06-28shorten nameTheo de Raadt
2004-06-28Use new event counter API for interrupt counting on macppc. drahn@ okAaron Campbell
2004-06-28Unbreak. The bird noises were confusing me.Ryan Thomas McBride
2004-06-28Theo denys all allegations that he's becoming more relaxed.Ryan Thomas McBride
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
edits by Theo. deraadt@ ok
2004-06-28pass pin instead of level out to userlandTheo de Raadt
2004-06-28move from unsafe ev_count32 to safe ev_count; aaron okTheo de Raadt
2004-06-28splhigh around ec_count fetches -- sorry art; ok aaronTheo de Raadt
2004-06-28Use new event counter API for interrupt counting on amd64. Based in partTheo de Raadt
on some changes in the i386 codebase.
2004-06-28Use new event counter API for interrupt counting on sparc64. deraadt@ tholo@Aaron Campbell
drahn@ millert@ ok
2004-06-28Remove special #if defined(__i386__) code from systat and vmstat. We now useAaron Campbell
sysctl to fetch interrupt counters on all architectures. Also add new '-z' flag to vmstat which means show all devices, even those that have not yet generated an interrupt. deraadt@ tholo@ drahn@ millert@ ok
2004-06-28Use new event counter API for interrupt counting on i386. deraadt@ tholo@Aaron Campbell
drahn@ millert@ ok
2004-06-28Add new, generic ``evcount'' event counter API to the kernel. From art@,Aaron Campbell
with modifications from me. Includes code for generic interrupt counter fetching via sysctl. deraadt@ tholo@ drahn@ millert@ ok
2004-06-28KNFRyan Thomas McBride
2004-06-27prettier printTheo de Raadt
2004-06-27add reference to nsclpcsio(4) to SEE ALSO;Jason McIntyre
prodded by Alexey E. Suslikov;
2004-06-27correct diagnostic;Jason McIntyre
ok alex@
2004-06-27cast to quell a warning, ok pedro@Jolan Luff
2004-06-27back out crud that breaks the macppcTheo de Raadt
2004-06-27it now has been tested by alex@caoua.orgTheo de Raadt