summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make an advise that a rebuild of fsck(8) is recommended for -CURRENTdelphij2005-03-011-0/+10
* - Split tests into three rough categories.das2005-03-011-6/+98
* - Split the printfloat test into 11 individually wrapped and packageddas2005-03-012-8/+100
* MFi386: Sync whitespace and an abbreviationpeter2005-02-281-4/+4
* MFi386: Update alc's copyright noticepeter2005-02-281-1/+1
* MFi386: Bring over John's local apic timer codepeter2005-02-288-89/+219
* Bootstrap pwd_mkdb(8) and use its new feature during "make distribute".ru2005-02-282-2/+10
* Add a sysctl that records the amount of physical memory in the machine.wes2005-02-284-1/+15
* Save and restore the VGA state across a suspend-resume cycle. Thisiedowse2005-02-282-0/+56
* Add endianness support.ru2005-02-282-41/+47
* Add a missing bcopy() to make saving the VESA state actually work.iedowse2005-02-281-3/+13
* Define the _mtx_assert() function prototype as well as the MA_* constantsjhb2005-02-281-3/+3
* Fix a grammar nit of mine.obrien2005-02-281-1/+1
* -mandoc style tweak rev 1.13.obrien2005-02-281-4/+6
* Don't extract the .gdbinit file from the distribution.harti2005-02-281-0/+1
* This commit was generated by cvs2svn to compensate for changes in r142810,harti2005-02-2820-79/+136
|\
| * Virgin import of bsnmpd 1.8harti2005-02-2820-79/+136
* | VarParseLong: Move the initialisation of dynamic up which savesharti2005-02-281-3/+7
* | Increase the default stacksizes:marcus2005-02-283-20/+30
* | Buf_GetAll wants a pointer as its second argument, not a boolean -harti2005-02-281-1/+1
* | Give a better advice on how to convert DOS text to UNIX text.yar2005-02-281-2/+2
* | Use 0 instead if NULL for vm_offset_t argument to windrv_lookup() towpaul2005-02-284-10/+10
* | In hardware/sparc64/proc-sparc64.sgml, Ultra 5 is listed twice times, avoidrushani2005-02-281-3/+0
* | Support running carp(4) over a vlan(4) parent interface.yar2005-02-281-1/+2
* | Don't modify the input string in VarParseLong(). It is notharti2005-02-281-15/+6
* | Step 1/2 of making "make distribute" work for cross-builds.ru2005-02-281-1/+10
* | In bpf_setf(), protect against races between multiple user threadsrwatson2005-02-281-1/+2
* | Add missing ()phk2005-02-281-3/+3
* | Increase usefulness of telnet(1) as a protocol tester. By prependingtobez2005-02-283-4/+23
* | Update a comment describing bpf_iflist to indicate that the BPF interfacerwatson2005-02-281-1/+4
* | Remove unused field from carp softc.glebius2005-02-281-3/+0
* | Fix tcpdump(8) on carp(4) interface:glebius2005-02-281-16/+5
* | MFi386: revisions 1.1186 and 1187nyan2005-02-281-5/+10
* | 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
OpenPOWER on IntegriCloud