summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change POSIX_TIMERS to 200112L.davidxu2005-10-301-1/+1
* Add timer_create wrapper.davidxu2005-10-302-0/+3
* Add POSIX timer interfaces.davidxu2005-10-301-1/+9
* Let itimer store itimerspec instead of itimerval, so I don't have todavidxu2005-10-303-62/+125
* Regen.davidxu2005-10-305-33/+54
* Fix sigevent's POSIX incompatible problem by adding member fieldsdavidxu2005-10-305-33/+102
* Include disabled options in the output of 'set +o'. POSIX says the output ofstefanf2005-10-291-11/+8
* Implement inline functions to give the complex result x+I*y from floatbde2005-10-291-0/+42
* Use double precision to simplify and optimize arg reduction for smallbde2005-10-291-97/+22
* Remove unused variable.davidxu2005-10-292-9/+0
* Document command -v and -V.stefanf2005-10-291-2/+39
* Catch up with FreeBSD 7.obrien2005-10-292-2/+2
* Document that read -t timeout returns 1 if the timeout elapses.stefanf2005-10-291-1/+1
* Start trying to make the float precision trig functions actually worthbde2005-10-291-30/+28
OpenPOWER on IntegriCloud