summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correct WARNS=6 fix to use cast to (void *).ume2005-03-011-10/+10
* Remove debugging printf.glebius2005-03-011-1/+0
* Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY inimp2005-03-0129-74/+80
* When mac_check_system_acct() fails, make sure to unlock as well as closerwatson2005-03-011-0/+1
* Merge from NetBSD.sobomax2005-03-015-56/+150
* Catch up with "physical memory" sysctl change.grehan2005-03-012-0/+4
* Reverse a condition so that the else clause can be changedharti2005-03-011-39/+38
* Use BUS_PROBE_DEFAULT in preference to 0. Also for vx, returnimp2005-03-0114-28/+26
* - Fix anoter dyslexic moment; an atomic_set_int should've become ACTIVESET,jeff2005-03-011-1/+1
* Sync with 1.9 from NetBSD, this includes:sobomax2005-03-011-8/+26
* Correct the freebsd32_kevent prototype.ps2005-03-012-6/+6
* Add a manual page for the fm801 chipsets.trhodes2005-03-012-0/+65
* Add sysdoc, a small set of scripts which will parse a kernel binary andtrhodes2005-03-015-0/+2734
* Use the kernel pmap's lock to guarantee that only one thread at a time isalc2005-03-011-0/+10
* Catch up with the "physical memory" sysctl change.obrien2005-03-011-0/+2
* Add rc.bsdextended. It's been tested enough.trhodes2005-03-011-1/+1
* Support \H, \h, \w, \W, \$ string expansion in the prompt.obrien2005-03-011-4/+91
* 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
OpenPOWER on IntegriCloud