summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2001-08-26Nuke annoying defopt, by popular demand. Plus you get two typos fixedMiod Vallat
2001-08-25Enable IKE mode config, as it works ok with PGPnet and at least has a usableNiklas Hallqvist
2001-08-25Use x509_DN_string API. Style fixes.Niklas Hallqvist
2001-08-25Add x509_DN_string API to get a printable DN component given oneNiklas Hallqvist
2001-08-25StyleNiklas Hallqvist
2001-08-25PF ISN randomization. Or in trekkie techno-babble, ISN phase modulation.Mike Frantzen
2001-08-25use callocEric Jackson
2001-08-25OpenBSD doesn't have RLIMIT_VMEM or RLIMIT_SWAP, so we don'tHeikki Korpela
2001-08-25Ooops. Disable accidentally comitted DEBUG.Artur Grabowski
2001-08-25It makes more sense to have argc stored as a long on the stack,Artur Grabowski
2001-08-25This is mvmeppc land, not mvme88k.Miod Vallat
2001-08-25Do not enter/compile installboot on mvmeppc yet - this code is notMiod Vallat
2001-08-25a couple of fixes from me and bk@rt.fmMichael Shalayeff
2001-08-25It is ok for the target file not to exist even if -b was specifiedHeikki Korpela
2001-08-25Remove dangling comma.Aaron Campbell
2001-08-25Change scsi_[free|get]_xs to use pool(9); art@ krw@ miod@ ok.Federico G. Schwindt
2001-08-25Typo - PR 2032Hugh Graham
2001-08-25Implement the data cache invalidation functions for 040, and fix a typoMiod Vallat
2001-08-25Remove workarounds for old compiler bugs, and fix a few style issues.Miod Vallat
2001-08-25Post-regdump cleanup.Miod Vallat
2001-08-25Remove a dangling comma.Aaron Campbell
2001-08-25Lower syslog priority from NOTICE to INFO to avoidCamiel Dobbelaar
2001-08-25Fix the __infinity constant on powerpc.Dale Rahn
2001-08-25rcsidJason Wright
2001-08-25Various fixes from mpech@ which I've been sitting on for 4 months. SlackerAaron Campbell
2001-08-25deal with 5 arg form of bus_dmamap_sync() if available.Jason Wright
2001-08-25Put SEE ALSO section entries in the right order; mpech@. I've had this diffAaron Campbell
2001-08-25deal with 5 arg for of bus_dmamap_sync() if availableJason Wright
2001-08-25Sync with sysctl(8): net.inet.tcp.slowhz is not changeable; bk@rt.fm. Wow,Aaron Campbell