Age | Commit message (Expand) | Author |
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 |
2007-05-29 | back out last commit. It helps to compile before commiting. OK beck@ art@ | Claudio Jeker |
2007-05-29 | Updated disklabel format to support larger disks and partitions. We | Otto Moerbeek |
2007-05-29 | tweaks; help/ok cnst | Jason McIntyre |
2007-05-29 | work around really bad softc abuse by marco; proper fixes for this will | Theo de Raadt |
2007-05-29 | IMP is dead and nothing uses NETISR_IMP so remove it from the netisr list. | Claudio Jeker |
2007-05-29 | led.4 here too; plus a tweak | Jason McIntyre |
2007-05-29 | Step one of some vnode improvements - change getnewvnode to | Bob Beck |
2007-05-29 | led(4). | Mark Kettenis |