summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* On PowerPC the clock for the BRG comes from RTxC, not PCLK. Add amarcel2006-07-261-3/+10
* Implement UART_IOCTL_BAUD for the Z8530. This allows a serial consolemarcel2006-07-261-1/+7
* Implement uart_cpu_eqres() and uart_cpu_getdev(). This allowsmarcel2006-07-261-3/+56
* o Move the prototype of mem_valid() from ofw_machdep.h to md_var.h.marcel2006-07-265-2/+38
* Include needed clock.h.marcel2006-07-262-0/+2
* Forward declare struct trapframe.marcel2006-07-261-0/+2
* Remove stale comment about armimp2006-07-261-2/+0
* Add an entry for enigma(1)/crypt(1) change on 64-bit architectures.jkim2006-07-261-0/+7
* Add snd_emu10kx_loadache2006-07-261-0/+1
* Forced commit due to missing log on the last revision.thompsa2006-07-260-0/+0
* /tmp/cvsuusTrcthompsa2006-07-264-723/+953
* Remove variables that are overridden by ether_ifattach(). This clears up anythompsa2006-07-261-3/+0
* Make sure that the sc pointer gets initialized. No functional changedelphij2006-07-262-2/+2
* Respect MK_INET6_SUPPORT.yar2006-07-261-1/+5
* Fix build w/o INET6.yar2006-07-261-0/+2
* Back out rev. 1.63. It was a poor idea becauseyar2006-07-261-9/+15
* Increase the number of CPUs to 32 to suit sun4v.jb2006-07-261-1/+1
* Make it easier to find that we have test(1) built-in in sh(1).yar2006-07-261-4/+9
* add missing \n'ssam2006-07-261-2/+2
* check tim is present in the beacon before defer'ing the mcast buffer bit;sam2006-07-261-1/+2
* support for 802.11 packet injection via bpfsam2006-07-262-0/+243
* add support for 802.11 packet injection via bpfsam2006-07-268-1/+204
* Fix braino: The cl_range field should not hold the shifted I/Omarcel2006-07-262-3/+3
* set default beacon miss threshold to 10 beaconssam2006-07-261-0/+1
* add beacon miss threshold controlsam2006-07-262-1/+29
* add IEEE80211_IOC_BMISSTHRESHOLD for managing the beacon misssam2006-07-262-0/+11
* o move min/max beacon interval and dtim period to public locationsam2006-07-262-7/+24
* Use virtual_avail instead of freemempos as the starting point of the availablecognet2006-07-251-1/+1
* Rev. 1.44 of this file didn't introduce a right solution,yar2006-07-251-0/+7
* Fix 32-bit integer math on 64-bit processor. Just use int32_t(!) insteadjkim2006-07-251-10/+3
* MFC noted: minidumps.bmah2006-07-252-2/+2
* New release notes: acpi_thermal(4) temperature overrides, interfacebmah2006-07-252-4/+46
* Remove redundant check committed by accident.pjd2006-07-251-2/+0
* Avoid memory allocations when the given address is already 16 bytes aligned.pjd2006-07-251-6/+51
* Modify PADLOCK_ALIGN() macro, so when the given address is already 16 bytespjd2006-07-251-1/+1
* Style fixes.pjd2006-07-254-10/+10
* De-uglify messages from the ipfw script.yar2006-07-251-4/+2
* Use more rc.subr(8) features.yar2006-07-251-22/+16
* Avoid extra runs of test(1) by using its built-in logical operations.yar2006-07-251-15/+9
* Don't load geom_md.ko if there is no need to.pjd2006-07-252-0/+10
* Sync comments around _doit with the code.yar2006-07-251-1/+2
* We notify of failures with err or warn.yar2006-07-251-2/+2
* Add diagnostics to load_kld().yar2006-07-251-4/+12
* New release notes: snd_emu10kx(4), nfe(4), stge(4), enc(4) (+MFC),bmah2006-07-252-0/+40
* In udf_find_partmaps(), when we find a type 1 partition map, we have toyar2006-07-252-10/+13
* o Add NetBSD 3.0.1 and DragonFlyBSD 1.6.0.maxim2006-07-251-6/+9
* 1. Don't override underscore version of aio_suspend(), system(),davidxu2006-07-254-100/+191
* Specify correct argument range for tag/untag keywords.oleg2006-07-251-2/+2
* singular -> plural and a typo fix.brueffer2006-07-251-4/+4
* Autogenerate hardware notes for stge(4).brueffer2006-07-253-0/+5
OpenPOWER on IntegriCloud