summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix printing of negative decimal values in Kelvin to Celsius conversion.njl2006-07-251-2/+6
* Add support for overriding the values for _CRT, _HOT, and _PSV via sysctl.njl2006-07-252-22/+72
* Add uipc_sockbuf.c to standard files list; accidentally missed in earlierrwatson2006-07-251-0/+1
* Cleanup.kevlo2006-07-252-18/+1
* Add stge(4) to the list of drivers supported by GENERIC kernel.yongari2006-07-252-0/+2
* Add stge(4) to the list of supported network interface.yongari2006-07-251-0/+1
* Add an entry for the stge(4) module.yongari2006-07-251-1/+1
* bus_alloc_resource_any is actually defined in themjacob2006-07-251-5/+0
* When probing to attach the CAM functionality, check againstmjacob2006-07-251-5/+13
* Add stge(4) to the list of device drivers use the miibus interface.yongari2006-07-251-1/+4
* Add stge(4) to the list of drivers supporting ALTQ.yongari2006-07-251-1/+2
* Add stge(4) to the list of devices supporting full VLAN processingyongari2006-07-251-1/+2
* Add stge(4) to the list of devices supporting polling.yongari2006-07-251-1/+2
* Hook up state(4) to the build.yongari2006-07-251-0/+2
* Add a man page for stge(4).yongari2006-07-251-0/+228
* Hook up stge(4) to the build.yongari2006-07-254-0/+14
* Add stge(4), a driver for Sundance/Tamarack TC9021 Gigabit Ethernetyongari2006-07-252-0/+3395
* Revert previous commit. Spinlocks hold interrupts disabled, somarcel2006-07-251-13/+11
* Connect gentbi, ip1000phy to the build.yongari2006-07-252-1/+3
* Add ip1000 PHY driver for IC Plus IP1000A integrated PHY.yongari2006-07-252-0/+585
* Add IC Plus IP1000A integrated PHY id.yongari2006-07-251-0/+4
* Add gentbi, a generic TBI(teb-bit interface) PHY driver portedyongari2006-07-251-0/+314
* If we have multiple interrupt resources, like for Z8530 clones on themarcel2006-07-241-11/+13
* Only use -mno-apcs-frame if DDB is not in the kernel, as it prevent thecognet2006-07-241-1/+4
* Add a few more devices to the supported list. Specifically, the PHAROS andimp2006-07-242-0/+10
* Remove non-socket buffer routines from uipc_sockbuf.c, and socket bufferrwatson2006-07-242-1279/+8
* Rather than calling mircotime() in catchpacket(), make catchpacket()dwmalone2006-07-241-6/+30
* soreceive_generic(), and sopoll_generic(). Add new functions sosend(),rwatson2006-07-2413-69/+99
* Forced commit to recognize repo-copy of uipc_socket2.c to uipc_sockbuf.c,rwatson2006-07-240-0/+0
* Remove a duplicated line.davidxu2006-07-241-1/+0
* Finally fix support for the newer MCP51/MCP55 nVidia chipsets.sos2006-07-242-42/+57
* Improve mark-up: References to "start" as an rc.d methodyar2006-07-241-3/+9
* o GC MT_FTABLE removed in rev. 1.192 mbuf.h.maxim2006-07-241-3/+2
OpenPOWER on IntegriCloud