summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-16make TKIP TSC start at 1 (instead of 0) to match the standard.Damien Bergamini
2009-04-16Update kernel forwarding informations when a neighbor reports we areMichele Marchetto
2009-04-16syncTheo de Raadt
2009-04-16Total rewrite of the sendmail interface. Adds support for -t, -v,Jacek Masiulaniec
2009-04-16Update SMART attributes list. From kirill.timofeev@gmail.com.Alexander Yurchenko
2009-04-16tweak TRANSLATION;Jason McIntyre
2009-04-16Really turn fragment reassembly on by default. pfctl must handle thisDavid Krause
2009-04-15The current iommu code only touches the hardware if the bios did notOwain Ainsworth
2009-04-15don't call setproctitle for parent, at least one process shouldJacek Masiulaniec
2009-04-15s/ssmtp/smtps/; ok gilles@Jacek Masiulaniec
2009-04-15Remove some unused symbolic constants.Michael Knudsen
2009-04-15Replace variadic macros with real functions, so that this compiles onMiod Vallat
2009-04-15fix a bug where after all MX-es were found to be non-contactable,Jacek Masiulaniec
2009-04-15Disable DEBUG now, it floods too much information.Miod Vallat
2009-04-15A firsh shot at IP27 interrupts; currently the code assumes it runs onMiod Vallat
2009-04-15Change the way the widget interrupt register is computed and have it becomeMiod Vallat
2009-04-15Oops, referenced an include file which I don't plan to commit yet.Miod Vallat
2009-04-15Only enable the passthrough interrupt for serial ports, and let com(4) manage.Miod Vallat
2009-04-15syncTheo de Raadt
2009-04-15little dose of scrubbing after the monster changes:Henning Brauer
2009-04-15We don't need to grab the fpageqlock to do nothing but look at the valueOwain Ainsworth
2009-04-15Misplaced comment.Artur Grabowski
2009-04-15comment out the RIO stuff until such a time as it is enabled; ok henningJason McIntyre
2009-04-15code and Backus-Naur Form specification rules must fit on 80-column displays;Igor Sobrado
2009-04-15tweak QUEUEING;Jason McIntyre
2009-04-15syncTheo de Raadt
2009-04-15Remove en(4) (no manpage present, no none removed), and the midway.c glue codeOwain Ainsworth
2009-04-15sort QUEUEING, and a little list tweaking;Jason McIntyre
2009-04-15move OK ICMP to NOISY level, makes it easier to run at MISC level; ok henning@David Krause
2009-04-15move pfsync stale update messages to NOISY level; ok dlg@ henning@David Krause
2009-04-15restore printing of the fragment option; ok henning@David Krause
2009-04-15fix properly; size gets decremented while we check the segments, so save it soOwain Ainsworth
2009-04-15clean up the sub-driver callback mess a little.Owain Ainsworth
2009-04-15Add a bit of sanity-checking paranoiaOwain Ainsworth
2009-04-15make load_raw do the same as the others and set mapsize and nsegs toOwain Ainsworth
2009-04-15bus_dmamap_load_raw didn't set map->dm_mapsize on successful load.Owain Ainsworth
2009-04-15allow building without SHA384 and SHA512 (i.e. SHA256 only) withDamien Miller
2009-04-14build release sets before kernels (so that bsd.rd can know about at leastTheo de Raadt
2009-04-14force magic file to include all magdir files in alphabetical order,Charles Longeau
2009-04-14tried to fix a the-the in the comment, ended up rewriting it. with/from joris@Janne Johansson
2009-04-14Fixed a few the-the misspellings in comments. Skipped a bunch in binutils,gcc...Janne Johansson
2009-04-14Oops, this comment change should not have been commited. What itOwain Ainsworth
2009-04-14The use of uvm.pagedaemon_lock is incredibly inconsistent. only aOwain Ainsworth
2009-04-14syncTheo de Raadt
2009-04-14Correctly handle the case when state might be NULL in pf_test likeAlexander Yurchenko
2009-04-14Route costs can be safely stored in one byte.Michele Marchetto
2009-04-14Convert sis(4) to MCLGETI() and make soekris suck much less. With this theClaudio Jeker
2009-04-14initial implementation of package signatures, based on x509 certificates andMarc Espie
2009-04-14do not cache the computed TTAK unless MIC has been verified.Damien Bergamini
2009-04-14manpage bits for uvm_pglistalloc() changes.Owain Ainsworth