| Commit message (Expand) | Author | Age | Files | Lines |
* | Slightly change the API for the SNPSTTY ioctl so that the userland now | cognet | 2005-09-18 | 2 | -9/+16 |
* | Just by allocating size*2 bytes we can't be sure that new size will be enough, | ache | 2005-09-18 | 1 | -2/+2 |
* | Take a first cut at cleaning up ifnet removal and multicast socket | rwatson | 2005-09-18 | 3 | -8/+20 |
* | In mountd_precmd(), use rc_args, not mountd_args to | rodrigc | 2005-09-18 | 1 | -2/+2 |
* | Add esp(4). | brueffer | 2005-09-18 | 3 | -0/+5 |
* | Change the DESCRIPTION section into HARDWARE, since it already lists | brueffer | 2005-09-18 | 1 | -2/+2 |
* | Use the correct function name as .Nm argument. | brueffer | 2005-09-18 | 1 | -1/+1 |
* | Explain the use of `*' in master.passwd and that it's slightly | keramida | 2005-09-18 | 1 | -1/+11 |
* | Add the KLD to the sndstat info. | netchild | 2005-09-18 | 1 | -1/+1 |
* | Merge NetBSD fixes (except for 1.97 there should be no functional change): | netchild | 2005-09-18 | 1 | -185/+237 |
* | Add a regression test for listen()'s backlog argument, both at time of | rwatson | 2005-09-18 | 2 | -0/+389 |
* | - In gem_ioctl() move the call to ether_ioctl() to the default case of | marius | 2005-09-18 | 1 | -47/+29 |
* | Add a note pointing out that certain information (IP address, list of | cperciva | 2005-09-18 | 1 | -0/+15 |
* | ehcivar.h: | netchild | 2005-09-18 | 4 | -12/+100 |
* | Fix spelling in a comment. | rwatson | 2005-09-18 | 1 | -1/+1 |
* | Assert that (vp) is locked in fifo_close(), since we rely on the | rwatson | 2005-09-18 | 1 | -0/+1 |
* | Re-comment sbcompress() to explain what it is it does; it took me | rwatson | 2005-09-18 | 2 | -14/+40 |
* | Sort the list of disk controllers by driver-name. The notable exception is | brueffer | 2005-09-18 | 2 | -62/+62 |
* | Sort the list of ethernet devices by driver-name. | brueffer | 2005-09-18 | 2 | -94/+94 |
* | Sort list of supported hardware. | brueffer | 2005-09-18 | 2 | -10/+10 |
* | Don't claim matcd(4) support, it was removed long ago. | brueffer | 2005-09-18 | 2 | -10/+0 |
* | Introduce a kernel config for the Mandatory Access Control framework. | csjp | 2005-09-18 | 7 | -0/+196 |
* | Merged from src/sbin/fdisk/fdisk.c revision 1.81. | nyan | 2005-09-18 | 1 | -1/+4 |
* | MFi386: pci attribute allocation fixes. | imp | 2005-09-18 | 3 | -2/+6 |
* | MFp4: Expose device_probe_child() | imp | 2005-09-18 | 2 | -1/+2 |
* | Expose legacy_pcib_alloc_resource, and use it in the mptable pci bus | imp | 2005-09-17 | 3 | -2/+4 |
* | Remove reference to bpfstat, this no longer exists. | csjp | 2005-09-17 | 1 | -1/+0 |
* | Implement new world order in VFS locking for ACLs. This will remove the | csjp | 2005-09-17 | 3 | -132/+135 |
* | Handle circular dependencies properly (via errx(3)) rather than dumping | cperciva | 2005-09-17 | 1 | -2/+15 |
* | Bump .Dd | joel | 2005-09-17 | 1 | -1/+1 |
* | Clarify wording for -m flag. | rodrigc | 2005-09-17 | 1 | -2/+12 |
* | Call gctl_free() to free resource allocated with gctl_get_handle(). | rodrigc | 2005-09-17 | 1 | -1/+4 |
* | Fix so that color changes are not lost when the video mode changes. | rodrigc | 2005-09-17 | 1 | -0/+6 |
* | o Add initial bits for IBSS support. | damien | 2005-09-17 | 3 | -25/+110 |
* | Add cdce(4). | joel | 2005-09-17 | 3 | -0/+5 |
* | Add HARDWARE section. | joel | 2005-09-17 | 1 | -10/+14 |
* | Complete rewrite in preparation of adding support for control | marcel | 2005-09-17 | 1 | -154/+726 |
* | o Change the type of the ent_name field from short to uint16_t. | marcel | 2005-09-17 | 1 | -1/+1 |
* | Add a new AGP driver for ATI IGP chipsets. The driver is based on reading of | anholt | 2005-09-17 | 6 | -1/+798 |
* | Fix agp_nvidia.c to behave more like the linux driver, fixing DRI on Radeon | anholt | 2005-09-16 | 2 | -22/+40 |
* | Include <sys/defs.h> to get __ISO_C_VISIBLE definition is one is not | kan | 2005-09-16 | 1 | -0/+3 |
* | Do not expose vfwscanf, vswscanf, vwscanf and wcstof functions if | kan | 2005-09-16 | 1 | -0/+8 |
* | The arguments to printf() were swapped. | ru | 2005-09-16 | 1 | -2/+2 |
* | Break out of loop if next buffer pointer has become invalid while flushing | tegge | 2005-09-16 | 1 | -0/+15 |
* | Fix "struct ifnet" leak if attach() fails in the middle. | ru | 2005-09-16 | 5 | -3/+12 |
* | Do assorted nitpicking in diagnostics while I'm here: | yar | 2005-09-16 | 1 | -9/+9 |
* | Avoid deferencing NULL in if_free(). | ru | 2005-09-16 | 1 | -3/+2 |
* | It's nice to have relevant comments both in if {} and else {}, | yar | 2005-09-16 | 1 | -1/+4 |
* | Test the new M_VLANTAG packet flag before calling | yar | 2005-09-16 | 1 | -2/+5 |
* | Fix "struct ifnet" leaks when attach() fails in the middle. | ru | 2005-09-16 | 9 | -16/+31 |