summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a "-H" argument to kdump, which causes kdump to print an additionalrwatson2005-11-012-6/+33
* Reuse ktr_unused field in ktr_header structure as ktr_tid; populaterwatson2005-11-012-2/+2
* Fix some comments, eliminate a memory leak.davidxu2005-11-011-6/+13
* Replace ktr_buffer pointer in struct ktr_header with a ktr_unusedrwatson2005-11-012-10/+12
* o OpenBSD 3.8 added.maxim2005-11-011-0/+2
* Clean up one remaining 'multiple DPC thread' bogon: only bzero() onewpaul2005-11-011-0/+4
* Use TIMERS_UNLOCK.davidxu2005-11-011-1/+1
* Add code to handle timer_delete(). The timer wrapper code is completelydavidxu2005-11-014-68/+268
* In mode 'u', check for an error return from archive_read_open.kientzle2005-11-011-2/+6
* Include <sys/param.h> in order to get current __FreeBSD_versionkientzle2005-11-011-0/+1
* Spell "--format" correctly in error message. (It hasn't beenkientzle2005-11-011-1/+1
* Consider the zero-copy transmission of a page that was wired by mlock(2).alc2005-11-011-0/+2
* Update SIGTHR's comment.davidxu2005-11-011-1/+1
* Add items to unmount to the front of the list so they are unmounted inbrooks2005-11-011-2/+2
* statically configured IPv6 address is properly added/deleted nowsuz2005-10-311-75/+51
* Switch from pax to tar for extracting cpio archives. pax requires abrooks2005-10-311-1/+1
* Tie acpi_hpet.c into the module and kernel.phk2005-10-312-1/+3
* Add a basic HPET timecounter.phk2005-10-311-0/+190
* - Use callout_*() to manage the callout and make it MPSAFE.jhb2005-10-314-32/+22
* Instead of a panic()ing in pmap_insert_entry() if get_pv_entry()alc2005-10-312-13/+124
* Reformat socket control messages on input/output for 32bit compatibilityps2005-10-313-24/+240
* The -x <format> option of pax is for creation of archives, notbrooks2005-10-311-1/+1
* Hook nve(4) up in i386 and amd64 NOTES.jhb2005-10-312-0/+4
* Rate limit filesystem full and out of inodes messages to once aps2005-10-311-6/+21
* Put probe-time printf of adapter speed and duplex behind bootverbose:rwatson2005-10-311-10/+14
* Check to see if the hash table is present in link_elf_lookup_symbol()jhb2005-10-311-0/+6
* Add the device ID for the VIA VT8235 south bridge.jhb2005-10-311-0/+7
* Some of the VIA pm and propm devices are actually the same device as thejhb2005-10-311-1/+38
* New release notes:hrs2005-10-312-6/+114
* MFamd64/i386alc2005-10-311-7/+0
* Normalize a significant number of kernel malloc type names:rwatson2005-10-3186-114/+115
* Document the fact that sendfile(2) can EOPNOTSUPP if the underlyingjkoshy2005-10-311-0/+5
* Sort error list.jkoshy2005-10-311-21/+22
* The mediasize shouldn't be multipled by the sector size when it wasgrehan2005-10-311-1/+2
* Pickup I/O lock in aac_get_bus_info, as this code will callcsjp2005-10-311-0/+6
* Add thread exit handler in timer_loop to handle broken buggy code whichdavidxu2005-10-301-1/+3
* Copy SPRG0-3 registers at boot-time and restore when calling intogrehan2005-10-304-14/+116
* new committer: added my birthday to the calendaraaron2005-10-301-0/+1
* Replace diagnostic printf()s by assertions. Use consistent style foralc2005-10-302-72/+16
* Push the assignment of a new or updated so_qlimit from solisten()rwatson2005-10-3018-49/+49
* Locate __FreeBSD_cc_version's value beside __FreeBSD__'s value to make itobrien2005-10-302-2/+3
* Remove a stray return statement in the interrupt dispatch functionmarcel2005-10-301-1/+0
* SSIDs are of length 32-bytes and not NUL terminated. Use the correctbrooks2005-10-301-2/+3
* MFi386: Enable beastie.4th.nyan2005-10-301-2/+2
* Fixed spelling of remquof() in its prototype.bde2005-10-301-1/+1
* Fixed some comments added in rev.1.5.bde2005-10-301-5/+7
* Add some safeguards to AIOSFMT:des2005-10-301-2/+8
* In stack_save, stop when a trap-frame is encountered. This preventsgrehan2005-10-301-0/+10
* Add back some bits.scottl2005-10-302-1/+18
* Replace loader_color with loader_logoscottl2005-10-301-9/+42
OpenPOWER on IntegriCloud