| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Quota system cleanup. | mpp | 2007-01-20 | 1 | -29/+137 |
* | Quota system cleanup. | mpp | 2007-01-20 | 4 | -30/+41 |
* | Ooops, fix the ratelimit. | netchild | 2007-01-20 | 1 | -1/+3 |
* | Convert a KASSERT into a runtime warning (rate limited) + failsafe fallback. | netchild | 2007-01-20 | 1 | -4/+12 |
* | For setting the port PCnet chips must be powered down or stopped and | marius | 2007-01-20 | 1 | -7/+15 |
* | Use bus_get_dma_tag() to obtain the parent DMA tag so le(4) works on | marius | 2007-01-20 | 3 | -3/+3 |
* | - In tdq_transfer() always set NEEDRESCHED when necessary regardless of | jeff | 2007-01-20 | 1 | -15/+25 |
* | Send not only Access Request, but also Access Challenge with defined | pjd | 2007-01-20 | 1 | -5/+7 |
* | Add instructions for future update. | rafan | 2007-01-20 | 2 | -0/+62 |
* | o Remove duplicate includes. | maxim | 2007-01-20 | 7 | -7/+0 |
* | Retire old ncurses build glue | rafan | 2007-01-20 | 7 | -1248/+0 |
* | Switch to new ncurses build glue | rafan | 2007-01-20 | 2 | -8/+8 |
* | Introduce new ncurses build glues which are part of ncurses 5.6 update. | rafan | 2007-01-20 | 9 | -626/+1086 |
* | Force commit to note the following repocopies: | rafan | 2007-01-20 | 0 | -0/+0 |
* | - Resolve conflicts | rafan | 2007-01-20 | 68 | -23851/+537 |
* | Grumble- let a linux-ism slip in and had an llx which | mjacob | 2007-01-20 | 1 | -9/+12 |
* | This commit was generated by cvs2svn to compensate for changes in r166124, | rafan | 2007-01-20 | 483 | -31726/+68333 |
|\ |
|
| * | Import ncurses 5.6-20061217 onto the vender branch | rafan | 2007-01-20 | 486 | -32151/+68870 |
* | | Add the following knobs for quotas if they are enabled: | mpp | 2007-01-20 | 2 | -3/+6 |
* | | MFP4: Move default setting to the end of isp_reset instead of the | mjacob | 2007-01-20 | 7 | -93/+138 |
* | | Add a section about RSTP support. | thompsa | 2007-01-20 | 1 | -17/+33 |
* | | - Display the media instance numbers and allow the user to set the active | marius | 2007-01-20 | 2 | -3/+32 |
* | | - In miibus_attach() remove IFM_IMASK from the dontcare_mask of the | marius | 2007-01-20 | 1 | -2/+17 |
* | | - Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with | marius | 2007-01-20 | 1 | -3/+1 |
* | | - Change the PCI-X registers constants to be relative to the PCI-X PCI | jhb | 2007-01-19 | 3 | -22/+88 |
* | | Major revamp of ULE's cpu load balancing: | jeff | 2007-01-19 | 1 | -237/+290 |
* | | Add a reference too pthread_cancel(3). | cognet | 2007-01-19 | 1 | -0/+1 |
* | | Remove remnants from the sparc64 origin of this file and which are | marius | 2007-01-19 | 1 | -5/+0 |
* | | Convert the remainder of the low hanging fruits regarding including | marius | 2007-01-19 | 24 | -139/+141 |
* | | Cope gracefully with device_get_children returning an error. | imp | 2007-01-19 | 1 | -2/+5 |
* | | Make DK-HOSTMASTER show contact info for .dk domains. | phk | 2007-01-19 | 1 | -0/+2 |
* | | On FreeBSD/arm, any value > 50 bits will result in a rediculously huge | imp | 2007-01-19 | 1 | -2/+2 |
* | | Use eaccess() instead of access() for the type builtin, like we do for the | stefanf | 2007-01-18 | 1 | -1/+1 |
* | | - Add a uart_rxready() and corresponding device-specific implementations | marius | 2007-01-18 | 7 | -48/+45 |
* | | A less draconian fix to the build. | mjacob | 2007-01-18 | 1 | -3/+1 |
* | | - Probe the CS4231 in USIII machines. | marius | 2007-01-18 | 1 | -6/+4 |
* | | Temporarily comment out the KASSERT that broke the kernel build. | obrien | 2007-01-18 | 1 | -0/+2 |
* | | - Rename UPA_BUS_SPACE to NEXUS_BUS_SPACE; besides an UPA bus, nexus(4) | marius | 2007-01-18 | 5 | -42/+42 |
* | | Add missing comma. | joel | 2007-01-18 | 1 | -1/+1 |
* | | Revise the ng_ppp(4) node, so that code flow is more clear. All non-link | glebius | 2007-01-18 | 1 | -514/+805 |
* | | Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}() | marius | 2007-01-18 | 6 | -189/+0 |
* | | Wrap the EISA-specific parts of the dpt(4) and si(4) back-ends in | marius | 2007-01-18 | 5 | -0/+23 |
* | | On sparc64 also use the fillw() this header provides for ia64 so | marius | 2007-01-18 | 1 | -2/+4 |
* | | Forced commit to note that rev. 1.100 added support for | kib | 2007-01-18 | 0 | -0/+0 |
* | | - most all includes (#include <>) migrate to the sctp_os_bsd.h file | rrs | 2007-01-18 | 28 | -883/+193 |
* | | Add support for LINUX_O_DIRECT, LINUX_O_DIRECT and LINUX_O_NOFOLLOW flags | kib | 2007-01-18 | 1 | -17/+46 |
* | | Fix definitions of kilobits etc. | ru | 2007-01-18 | 1 | -21/+25 |
* | | Set topology change propagation on all ports _except_ the caller. | thompsa | 2007-01-18 | 1 | -1/+1 |
* | | Revert previous change. | rodrigc | 2007-01-18 | 1 | -1/+1 |
* | | Oops... Revert previous commit because "installathon" is really a contest's | delphij | 2007-01-18 | 1 | -1/+1 |