| Commit message (Expand) | Author | Age | Files | Lines |
* | Modify BPF descriptor assertions to assert Giant when a BPF descriptor | rwatson | 2004-03-29 | 1 | -1/+4 |
* | Conditionally assert Giant in fputsock() based on the value of | rwatson | 2004-03-29 | 1 | -0/+1 |
* | Invert the logic of NET_LOCK_GIANT(), and remove the one reference to it. | rwatson | 2004-03-28 | 2 | -5/+3 |
* | Regen from ibcs2_wait() becoming MPSAFE. | rwatson | 2004-03-28 | 3 | -5/+4 |
* | ibcs2_wait() now MPSAFE. | rwatson | 2004-03-28 | 1 | -1/+1 |
* | Use the BSD madvise() syscall implementation for Linux binary emulation, | bms | 2004-03-28 | 5 | -8/+3 |
* | Commit two fixes from OpenBSD's stable branch: | mlaier | 2004-03-28 | 2 | -6/+41 |
* | Remove unused argument. | pjd | 2004-03-28 | 1 | -4/+3 |
* | - Fix PC98 supports after importing auto selection. [1] | nyan | 2004-03-28 | 2 | -130/+108 |
* | MFi386: revision 1.1136. | nyan | 2004-03-28 | 1 | -4/+4 |
* | MFi386: revision 1.586. | nyan | 2004-03-28 | 2 | -0/+2 |
* | Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timer | kan | 2004-03-28 | 2 | -0/+3 |
* | Fixed s style bug in previous commit (tab lossage). Fixed some nearby | bde | 2004-03-28 | 1 | -5/+6 |
* | The compatibility specification property is named "compatible", not | tmm | 2004-03-27 | 2 | -2/+2 |
* | Reduce 'td' argument to 'cred' (struct ucred) argument in those functions: | pjd | 2004-03-27 | 11 | -63/+68 |
* | Remove unused argument. | pjd | 2004-03-27 | 8 | -10/+8 |
* | Apparently, some atheros drivers want rand(), so implement it (in terms | wpaul | 2004-03-27 | 1 | -0/+12 |
* | Remove unused prototype. | pjd | 2004-03-27 | 1 | -1/+0 |
* | Revise the direct or optimized case to use uiomove_fromphys() by the reader | alc | 2004-03-27 | 3 | -68/+19 |
* | Change the type of the various CPU masks to cpumask_t. Note that as | marcel | 2004-03-27 | 4 | -19/+19 |
* | MFi386: correctly calculate the top-of-stack when a kthread is created | marcel | 2004-03-27 | 1 | -4/+2 |
* | Add ACPI PnP string. This affects devinfo(8) output with -v option. | takawata | 2004-03-27 | 1 | -0/+46 |
* | Fix typo in the device id for the new cards. | scottl | 2004-03-27 | 1 | -1/+1 |
* | Regen for libthr thread synchronization syscalls. | mtm | 2004-03-27 | 9 | -12/+34 |
* | Use the proc lock to sleep on a libthr umtx. | mtm | 2004-03-27 | 1 | -2/+6 |
* | Separate thread synchronization from signals in libthr. Instead | mtm | 2004-03-27 | 5 | -0/+68 |
* | - Add a description for vfs.usermount sysctl. | pjd | 2004-03-27 | 1 | -58/+54 |
* | Bump FreeBSD version for UTF-8 locale addition. This is primarily for | tjr | 2004-03-27 | 1 | -1/+1 |
* | - Loudly disallow MNT_SUIDDIR mount flag for unprivileged users mounts. | pjd | 2004-03-27 | 1 | -8/+7 |
* | MFp4: FireWire | simokawa | 2004-03-26 | 13 | -243/+449 |
* | fix for 64-bit arch: | rees | 2004-03-26 | 1 | -1/+1 |
* | We probably shouldn't allow users to mount file systems with MNT_SUIDDIR. | pjd | 2004-03-26 | 1 | -2/+4 |
* | Validate IPv6 socket options more carefully to avoid a panic. | ume | 2004-03-26 | 2 | -1/+38 |
* | MFNetBSD Version 1.146 | julian | 2004-03-26 | 1 | -5/+11 |
* | Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'. | obrien | 2004-03-26 | 3 | -0/+981 |
* | Add support for a new variant of the prism3 that has appaered in the | imp | 2004-03-25 | 1 | -0/+1 |
* | Sync to pccarddevs 1.82 | imp | 2004-03-25 | 1 | -2/+5 |
* | Add a new Intersil card that DLINK is selling as the DWL-650. | imp | 2004-03-25 | 1 | -1/+2 |
* | only do nfs rpc callouts if there is work to do. | rees | 2004-03-25 | 4 | -11/+14 |
* | Enable splitfs in the Alpha boot loaders. | jhb | 2004-03-25 | 1 | -0/+1 |
* | 1. Better handle a return value of EINPROGRESS from bus_dmamap_load. | vkashyap | 2004-03-25 | 3 | -22/+38 |
* | - In subr_ndis.c:ndis_init_event(), initialize events as notification | wpaul | 2004-03-25 | 2 | -4/+41 |
* | Connect ctau driver (Cronyx-Tau/ISA) to modules build process. | rik | 2004-03-25 | 1 | -0/+2 |
* | Remove unused function. | pjd | 2004-03-25 | 2 | -11/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r127403, | des | 2004-03-25 | 1 | -22/+26 |
|\ |
|
| * | Import the original directly from NetBSD instead of via OpenBSD. | des | 2004-03-25 | 1 | -22/+26 |
* | | Untangle IP multicast routing interaction with delayed payload checksums. | ru | 2004-03-25 | 1 | -13/+3 |
* | | - In kern_ndis.c, implement ndis_unsched(), the complement to ndis_sched(), | wpaul | 2004-03-25 | 2 | -28/+86 |
* | | MFi386: correctly calculate the top-of-stack when a kthread is created | peter | 2004-03-25 | 1 | -3/+4 |
* | | Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus. | peter | 2004-03-25 | 1 | -5/+43 |