summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-29Stray reference in a comment to the dear departed wt.Kenneth R Westerback
2007-05-29Bring in some changes from rcsdiff:Ray Lai
2007-05-29Move tokenring support to the attic where it can join the cards that whereClaudio Jeker
2007-05-29Define IF_ENQUEUE() and friends as proper C statements using do ... whileUwe Stuehler
2007-05-29Remove support for 80386 processors. Apologies if you have one ofTom Cosgrove
2007-05-29Use atomic operations to operate on netisr, instead of clearing it at splhigh.Miod Vallat
2007-05-29Beef up malo_hexdump() to emulate hexdump -C output. Helps to see hiddenClaudio Jeker
2007-05-29the MSIZE mbuf constant moved from MD param.h to MI param.hDavid Krause
2007-05-29gain another 5+% in ip forwarding performance.Henning Brauer
2007-05-29missing couple of #ifdef DIAGNOSTIC and style nits from art@Bob Beck
2007-05-29when producing a v1 label, set the version!!!!Otto Moerbeek
2007-05-29add a new check method which allows to run external scripts/programsReyk Floeter
2007-05-29Fix bus_dmamap_sync size argument.Alexander Yurchenko
2007-05-29use the right capitalization for `EBus' and `SBus'Igor Sobrado
2007-05-29Kill stale commentMarco Peereboom
2007-05-29Fix race in sync code.Marco Peereboom
2007-05-29Collapse the __partition_u1 union in struct disklabel,Thordur I. Bjornsson
2007-05-29Nuke the predefined vattr, it was only used for !DIAGNOSTIC,Thordur I. Bjornsson
2007-05-29syncTheo de Raadt
2007-05-29a `number' is a certain combination of `digits';Igor Sobrado
2007-05-29slightly more descriptive names.Marc Espie
2007-05-29in checksum creation, allow $base to be undef.Marc Espie
2007-05-29note some flags which differ in behaviour from posix;Jason McIntyre
2007-05-29- consistent STANDARDS blurbJason McIntyre
2007-05-29move code a bit, in preparation for multiple handles in an UpdateSet.Marc Espie
2007-05-29rely on packing-lists knowing where they live, much saner.Marc Espie
2007-05-29TAILQ_LAST takes two arguments.Pierre-Yves Ritschard
2007-05-29don't bypass add_object to create special files, otherwise infodir won'tMarc Espie
2007-05-29set_infodir only if plist got defined.Marc Espie
2007-05-29set_infodir during pkg_add.Marc Espie
2007-05-29use the infodir property of packing-lists and specialfiles instead ofMarc Espie
2007-05-29a few more details so that infodirs become useful.Marc Espie
2007-05-29clean-up SpecialFile a bit: make sure the name passed during creation isMarc Espie
2007-05-29downgrade `can't find +DISPLAY' to a warning until I figure things out.Marc Espie
2007-05-29adapt from netbsd:Nikolay Sturm
2007-05-29Do not change snaplen when parsing a netflow packetCan Erkin Acar
2007-05-29don't use 0 as an error number.Marc Espie
2007-05-29use the right capitalization for `SBus'Igor Sobrado
2007-05-29use the right capitalization for `MBus' and `SBus'Igor Sobrado
2007-05-29use the right capitalization for `MBus'Igor Sobrado
2007-05-29Add global variable apm_attached, machine dependant probe routine for ACPIGordon Willem Klok
2007-05-29forgot to move to using shared boot.cTheo de Raadt
2007-05-29Re-add sync.Marco Peereboom
2007-05-29Get rid of another useless variable, another difference between ourRay Lai
2007-05-29theo says degrees is spelled degreesTed Unangst
2007-05-29code typoTheo de Raadt
2007-05-29typoTheo de Raadt
2007-05-29put the temperature msr in line with the othersTed Unangst
2007-05-29Correct fix for the last backout use strlcpy() to fill dv_xname. OK beck@Claudio Jeker
2007-05-29Some improvements for better intel cpu support.Ted Unangst