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