summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Catch the case where the idle loop is entered with interrupts disabled,grehan2005-02-282-2/+18
* | Catch up with the latest policies on knobs.obrien2005-02-281-0/+21
* | Accept the old user interface for NO_CLEAN as it is a POLA violation asobrien2005-02-282-1/+3
* | Typo.pjd2005-02-281-1/+1
* | - switch pcpu to a struct declaration ala amd64. It may be more efficient togrehan2005-02-282-6/+4
* | Unbreak buildworld.ru2005-02-281-5/+6
* | Correctly set kernelname for kern.bootfile sysctlgrehan2005-02-282-0/+20
* | Protect against multiple includes and use _KERNEL to protect the PCI fns.njl2005-02-283-1/+14
* | Bump FreeBSD version for change to install acpica includes in /usr/include.njl2005-02-281-1/+1
* | Add missing va_end() in fdc_cmd.yongari2005-02-281-2/+5
* | Install acpi includes in dev/acpica. This should later be trimmed (the pcinjl2005-02-282-1/+4
* | Correct a macro name.brueffer2005-02-281-1/+1
* | Typos and grammar fixes, wordsmithingbrueffer2005-02-281-6/+6
* | There were two calls to cardbus_do_cis when cardbus_do_cis changed,imp2005-02-281-7/+5
* | Expose pci_cfg_safe/restore for subclasses of pci to use.imp2005-02-282-4/+4
* | Spell "options" correctly as "options ".obrien2005-02-282-19/+19
* | Connect "options MP_WATCHDOG" to the LINT builds.obrien2005-02-282-0/+10
* | Add FreeBSD ID.obrien2005-02-282-0/+4
* | Use mss_{format,speed}() rather than chn_set{format,speed}() and holdmdodd2005-02-271-2/+4
* | - Add md_provsize field to metadata, which will help withpjd2005-02-2718-39/+212
* | Also handle d_maj hints from cloning drivers correctly.phk2005-02-271-8/+9
* | Whine about any drivers which hardcode the device major number.phk2005-02-271-11/+5
* | Fix typo.pjd2005-02-271-1/+1
* | MFi386: rev 1.3:obrien2005-02-271-20/+31
* | Fix grammatical issue.trhodes2005-02-271-4/+4
* | Use dynamic major number allocation.phk2005-02-273-4/+0
* | Use dynamic major number allocation.phk2005-02-272-3/+0
* | Backout NLS catalog handling, until all edge cases are resolvedphantom2005-02-271-11/+0
* | Use dynamic major number allocation.phk2005-02-272-4/+0
* | Use dynamic major number allocation.phk2005-02-278-13/+0
* | Use dynamic major number allocation.phk2005-02-274-11/+0
* | Use dynamic major number allocation.phk2005-02-271-1/+0
* | style.Makefile(5): remove trailing spaces.obrien2005-02-271-1/+1
* | Use dynamic major number allocation.phk2005-02-271-1/+0
* | Use dynamic major number allocation.phk2005-02-274-14/+3
* | Use dynamic major number allocation.phk2005-02-272-4/+0
* | Use dynamic major number allocation.phk2005-02-272-3/+0
* | Use dynamic major number allocation.phk2005-02-271-1/+0
* | Use dynamic major number allocation for /dev/console, there is nophk2005-02-273-11/+1
* | Add my birthday.barner2005-02-271-0/+1
* | Unbreak !NLS casephantom2005-02-272-2/+2
* | Remove debug printout of major/minor numbers, print name instead.phk2005-02-278-15/+16
* | - Add GEOM_LIBRARY_PATH environment variable which allows to specify anpjd2005-02-272-3/+27
* | If the receiver sends an ack that is out of [snd_una, snd_max],ps2005-02-271-0/+3
* | Make the format of LC_COLLATE files architecture independent.ru2005-02-275-14/+43
* | Fix two cut'n'paste'os which violated format of NLS catalogsphantom2005-02-271-4/+2
* | Fix build on sparc64.ru2005-02-271-2/+2
* | Bootstrap gencat(1).ru2005-02-273-1/+11
* | use uiomove return value instead of always returning 0 when doing asam2005-02-271-2/+1
* | icmp6_notify_error uses IP6_EXTHDR_CHECK, which in turn callsume2005-02-271-4/+6
OpenPOWER on IntegriCloud