| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid memory allocations when the given address is already 16 bytes aligned. | pjd | 2006-07-25 | 1 | -6/+51 |
* | Modify PADLOCK_ALIGN() macro, so when the given address is already 16 bytes | pjd | 2006-07-25 | 1 | -1/+1 |
* | Style fixes. | pjd | 2006-07-25 | 4 | -10/+10 |
* | De-uglify messages from the ipfw script. | yar | 2006-07-25 | 1 | -4/+2 |
* | Use more rc.subr(8) features. | yar | 2006-07-25 | 1 | -22/+16 |
* | Avoid extra runs of test(1) by using its built-in logical operations. | yar | 2006-07-25 | 1 | -15/+9 |
* | Don't load geom_md.ko if there is no need to. | pjd | 2006-07-25 | 2 | -0/+10 |
* | Sync comments around _doit with the code. | yar | 2006-07-25 | 1 | -1/+2 |
* | We notify of failures with err or warn. | yar | 2006-07-25 | 1 | -2/+2 |
* | Add diagnostics to load_kld(). | yar | 2006-07-25 | 1 | -4/+12 |
* | New release notes: snd_emu10kx(4), nfe(4), stge(4), enc(4) (+MFC), | bmah | 2006-07-25 | 2 | -0/+40 |
* | In udf_find_partmaps(), when we find a type 1 partition map, we have to | yar | 2006-07-25 | 2 | -10/+13 |
* | o Add NetBSD 3.0.1 and DragonFlyBSD 1.6.0. | maxim | 2006-07-25 | 1 | -6/+9 |
* | 1. Don't override underscore version of aio_suspend(), system(), | davidxu | 2006-07-25 | 4 | -100/+191 |
* | Specify correct argument range for tag/untag keywords. | oleg | 2006-07-25 | 1 | -2/+2 |
* | singular -> plural and a typo fix. | brueffer | 2006-07-25 | 1 | -4/+4 |
* | Autogenerate hardware notes for stge(4). | brueffer | 2006-07-25 | 3 | -0/+5 |
* | Fix printing of negative decimal values in Kelvin to Celsius conversion. | njl | 2006-07-25 | 1 | -2/+6 |
* | Add support for overriding the values for _CRT, _HOT, and _PSV via sysctl. | njl | 2006-07-25 | 2 | -22/+72 |
* | Add uipc_sockbuf.c to standard files list; accidentally missed in earlier | rwatson | 2006-07-25 | 1 | -0/+1 |
* | Cleanup. | kevlo | 2006-07-25 | 2 | -18/+1 |
* | Add stge(4) to the list of drivers supported by GENERIC kernel. | yongari | 2006-07-25 | 2 | -0/+2 |
* | Add stge(4) to the list of supported network interface. | yongari | 2006-07-25 | 1 | -0/+1 |
* | Add an entry for the stge(4) module. | yongari | 2006-07-25 | 1 | -1/+1 |
* | bus_alloc_resource_any is actually defined in the | mjacob | 2006-07-25 | 1 | -5/+0 |
* | When probing to attach the CAM functionality, check against | mjacob | 2006-07-25 | 1 | -5/+13 |
* | Add stge(4) to the list of device drivers use the miibus interface. | yongari | 2006-07-25 | 1 | -1/+4 |
* | Add stge(4) to the list of drivers supporting ALTQ. | yongari | 2006-07-25 | 1 | -1/+2 |
* | Add stge(4) to the list of devices supporting full VLAN processing | yongari | 2006-07-25 | 1 | -1/+2 |
* | Add stge(4) to the list of devices supporting polling. | yongari | 2006-07-25 | 1 | -1/+2 |
* | Hook up state(4) to the build. | yongari | 2006-07-25 | 1 | -0/+2 |
* | Add a man page for stge(4). | yongari | 2006-07-25 | 1 | -0/+228 |
* | Hook up stge(4) to the build. | yongari | 2006-07-25 | 4 | -0/+14 |
* | Add stge(4), a driver for Sundance/Tamarack TC9021 Gigabit Ethernet | yongari | 2006-07-25 | 2 | -0/+3395 |
* | Revert previous commit. Spinlocks hold interrupts disabled, so | marcel | 2006-07-25 | 1 | -13/+11 |
* | Connect gentbi, ip1000phy to the build. | yongari | 2006-07-25 | 2 | -1/+3 |
* | Add ip1000 PHY driver for IC Plus IP1000A integrated PHY. | yongari | 2006-07-25 | 2 | -0/+585 |
* | Add IC Plus IP1000A integrated PHY id. | yongari | 2006-07-25 | 1 | -0/+4 |
* | Add gentbi, a generic TBI(teb-bit interface) PHY driver ported | yongari | 2006-07-25 | 1 | -0/+314 |
* | If we have multiple interrupt resources, like for Z8530 clones on the | marcel | 2006-07-24 | 1 | -11/+13 |
* | Only use -mno-apcs-frame if DDB is not in the kernel, as it prevent the | cognet | 2006-07-24 | 1 | -1/+4 |
* | Add a few more devices to the supported list. Specifically, the PHAROS and | imp | 2006-07-24 | 2 | -0/+10 |
* | Remove non-socket buffer routines from uipc_sockbuf.c, and socket buffer | rwatson | 2006-07-24 | 2 | -1279/+8 |
* | Rather than calling mircotime() in catchpacket(), make catchpacket() | dwmalone | 2006-07-24 | 1 | -6/+30 |
* | soreceive_generic(), and sopoll_generic(). Add new functions sosend(), | rwatson | 2006-07-24 | 13 | -69/+99 |
* | Forced commit to recognize repo-copy of uipc_socket2.c to uipc_sockbuf.c, | rwatson | 2006-07-24 | 0 | -0/+0 |
* | Remove a duplicated line. | davidxu | 2006-07-24 | 1 | -1/+0 |
* | Finally fix support for the newer MCP51/MCP55 nVidia chipsets. | sos | 2006-07-24 | 2 | -42/+57 |
* | Improve mark-up: References to "start" as an rc.d method | yar | 2006-07-24 | 1 | -3/+9 |
* | o GC MT_FTABLE removed in rev. 1.192 mbuf.h. | maxim | 2006-07-24 | 1 | -3/+2 |