summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Loudly disallow MNT_SUIDDIR mount flag for unprivileged users mounts.pjd2004-03-271-8/+7
* MFp4: FireWiresimokawa2004-03-2613-243/+449
* fix for 64-bit arch:rees2004-03-261-1/+1
* We probably shouldn't allow users to mount file systems with MNT_SUIDDIR.pjd2004-03-261-2/+4
* Validate IPv6 socket options more carefully to avoid a panic.ume2004-03-262-1/+38
* MFNetBSD Version 1.146julian2004-03-261-5/+11
* Bring back jhb's two sector (1024 bytes) 'boot0' [rev 1.22] as 'boot0ext'.obrien2004-03-263-0/+981
* Add support for a new variant of the prism3 that has appaered in theimp2004-03-251-0/+1
* Sync to pccarddevs 1.82imp2004-03-251-2/+5
* Add a new Intersil card that DLINK is selling as the DWL-650.imp2004-03-251-1/+2
* only do nfs rpc callouts if there is work to do.rees2004-03-254-11/+14
* Enable splitfs in the Alpha boot loaders.jhb2004-03-251-0/+1
* 1. Better handle a return value of EINPROGRESS from bus_dmamap_load.vkashyap2004-03-253-22/+38
* - In subr_ndis.c:ndis_init_event(), initialize events as notificationwpaul2004-03-252-4/+41
* Connect ctau driver (Cronyx-Tau/ISA) to modules build process.rik2004-03-251-0/+2
* Remove unused function.pjd2004-03-252-11/+0
* This commit was generated by cvs2svn to compensate for changes in r127403,des2004-03-251-22/+26
|\
| * Import the original directly from NetBSD instead of via OpenBSD.des2004-03-251-22/+26
* | Untangle IP multicast routing interaction with delayed payload checksums.ru2004-03-251-13/+3
* | - In kern_ndis.c, implement ndis_unsched(), the complement to ndis_sched(),wpaul2004-03-252-28/+86
* | MFi386: correctly calculate the top-of-stack when a kthread is createdpeter2004-03-251-3/+4
* | Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus.peter2004-03-251-5/+43
* | Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD.obrien2004-03-251-0/+1
* | Lets give -O2 kernels a try on sparc64.obrien2004-03-251-1/+1
* | Use uiomove_fromphys() instead of pmap_qenter() and pmap_qremove() inalc2004-03-241-9/+1
* | Properly reprogram the hardware when IFF_ALLMULTI flag is set.ru2004-03-241-0/+3
* | sppp (4) to netgraph (4) node. As always: I'l connect it to therik2004-03-243-0/+491
* | Conform to local file sytle and prefer (a && (b & flag)).imp2004-03-241-1/+1
* | Don't duplicate a packet, just to throw it away when we discover thejulian2004-03-241-1/+1
* | The ndis_wlan_bssid_ex structure we retrieve in ndis_get_assoc() iswpaul2004-03-241-5/+11
* | Fix a bug introduced in rev 1.33(mega API change).simokawa2004-03-241-1/+1
* | Correct the boundary parameter to the bus_dma_tag_create() calls (it wastmm2004-03-231-2/+2
* | Correct the termination condition of the DVMA pruning loop intmm2004-03-231-7/+7
* | Intitialize the frame pointer and return pc of a new process createdtmm2004-03-231-0/+2
* | Enable interrupt preemption on Alpha. Previously, flipping this switch onjhb2004-03-231-1/+10
* | Recently I realized that the ADMtek 8211 driver wasn't working correctlywpaul2004-03-231-3/+4
* | Add an implementation of uiomove_fromphys() for PowerPC. Thisalc2004-03-233-0/+263
* | Do not copy vm_exitingcnt to the new vmspace in vmspace_exec(). Copyingtjr2004-03-231-1/+2
* | Change the !MPSAFE boot string to something that doesn't potentiallyobrien2004-03-231-1/+1
* | Emit a traceback when witness_trace is set and witness_warn() isalfred2004-03-231-0/+2
* | Remove another case of grabbing Giant before doing a kthread_exit()wpaul2004-03-221-1/+0
* | Rather than display which interrupts are MPSAFE, display those that aren't.obrien2004-03-221-1/+3
* | Use the correct length for appending an extended irq resource. This maynjl2004-03-221-1/+1
* | Shorten some printfs to fit better. No other functional changes.njl2004-03-221-6/+6
* | Whitespace and comment changes. No MD5 change to the object file.njl2004-03-221-53/+62
* | Revert 1.22. Go back to "FreeBSD" as our _OS value. Since we now supportnjl2004-03-221-9/+2
* | Bump FreeBSD version to indicate new bus_alloc_resource_any API.njl2004-03-221-1/+1
* | I'm a dumbass: the test in the MOD_SHUTDOWN case in ndis_modevent()wpaul2004-03-221-1/+1
* | if_ndis.c no longer depends on either pci or pccard. Also, add anwpaul2004-03-221-1/+2
* | Lock down global variables in if_gre:rwatson2004-03-223-9/+46
OpenPOWER on IntegriCloud