summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-27Deal with __HAS_NEW_BUS_DMAMAP_SYNC and try to sync partial maps when possible.Jason Wright
2001-08-27Zero out entire FTS after allocating it instead of just zeroing outTodd C. Miller
2001-08-27cold is in <sys/systm.h>Miod Vallat
2001-08-27initial support for non-HMAC md5/sha1 (work by ben@ and myself)Jason Wright
2001-08-27Compile on alpha.Hakan Olsson
2001-08-27Send a reset request for every packet received when our encryptionbrian
2001-08-27doc improvements; canacar@eee.metu.edu.trTheo de Raadt
2001-08-27header orderTheo de Raadt
2001-08-27Let this build without pcibios.Artur Grabowski
2001-08-27o) AUTHOR -> AUTHORS;Mike Pechkin
2001-08-27allow for local tags that include numbers (like $XFree86$). FirstMatthieu Herrb
2001-08-27syncChris Cappuccio
2001-08-27Promise PDC20268Chris Cappuccio
2001-08-27un-borkTheo de Raadt
2001-08-27Instead of prompting the user whether or not they wish to continue toTodd C. Miller
2001-08-27fix description so it is aligned with other entries surrounding itBrad Smith
2001-08-262nd uninitialized variable that bit me todayNiklas Hallqvist
2001-08-26Don't restrict MICROP 4421-07 quirk to a specific firmware revisionTodd C. Miller
2001-08-26Uninitialized variable.Niklas Hallqvist
2001-08-26su(1) see also: sudo(8) - users coming fron other UNIX environments mayHeikki Korpela
2001-08-26The lkkbd and lkms drivers are causing problems on several machines,Hugh Graham
2001-08-26syncTheo de Raadt
2001-08-26newTheo de Raadt
2001-08-26Prepare for transition to 5-parameter bus_dmamap_sync() by creating andKenneth R Westerback
2001-08-26remove excess XrTheo de Raadt
2001-08-26Fix typo: 'On after defining ...' -> 'After defining ...'Kenneth R Westerback
2001-08-26do not panic if spl is wrong, for now; millert & art agreeTheo de Raadt
2001-08-26Fix two typos that had the effect that ethernet addresses where always loggedMatthieu Herrb
2001-08-26minor cleanupsTheo de Raadt
2001-08-26We can now compile kernels with -Werror.Miod Vallat
2001-08-26Add prototypes, fix compilation warnings, random style fixes.Miod Vallat
2001-08-26Attempt to use the configuration and test register to tell aHugh Graham
2001-08-26pflog is a binary file, ok jakob@Matthieu Herrb
2001-08-26Add a -q to silence zero-output lines and fix some whitespace and text nits.brian
2001-08-26this hasn't been used for ages. kill; krw@ ok.Federico G. Schwindt
2001-08-26sort keywordsTheo de Raadt
2001-08-26remove duplicate syscallargs() macrosTheo de Raadt
2001-08-26syncTheo de Raadt
2001-08-26syncTheo de Raadt
2001-08-26be and le varients of syscallarg; from netbsdTheo de Raadt
2001-08-26Yup, I managed to fat finger all three of these while doing bus_dmamap_sync()Jason Wright
2001-08-26deal with 5 arg form of bus_dmamap_sync() if availableJason Wright
2001-08-26Change the second arg to pw_mkdb() from a boolean flag to a set ofTodd C. Miller
2001-08-26Final tweak to i386 list2sh.awk SPECIAL handling - consolidate printKenneth R Westerback
2001-08-26there is no need for .bak filesTheo de Raadt
2001-08-26Prepare for transition to 5-parameter bus_dmamap_sync() by creating andKenneth R Westerback
2001-08-26Add prototypes, fix compilation warnings, random style fixes.Miod Vallat
2001-08-26more styleNiklas Hallqvist
2001-08-26More syncing with FreeBSD, preparing for a commit.Federico G. Schwindt
2001-08-26remove useless INUSE references from scsi_xfer->flags; art@ miod@ ok.Federico G. Schwindt