.. |
altq
|
s/the the/the/
|
2009-11-22 18:40:26 +00:00 |
arch
|
If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
|
2009-11-23 13:40:08 +00:00 |
coda
|
Remove some unecessary includes sys/user.h header.
|
2009-11-23 02:13:44 +00:00 |
common/bus_dma
|
Add some common bus_dmamem routines to be shared by multiple platforms.
|
2009-08-21 03:33:17 +00:00 |
compat
|
Use lwp_getpcb() in compat code, clean from struct user.
|
2009-11-23 00:46:06 +00:00 |
conf
|
Remove some unecessary includes sys/user.h header.
|
2009-11-23 02:13:44 +00:00 |
crypto
|
Apply const where necessary (XXX: where is bf_locl.org?)
|
2009-06-30 13:14:40 +00:00 |
ddb
|
quick fix for crash(8) build failure caused by my previous commit (rev
|
2009-09-28 05:53:37 +00:00 |
dev
|
evaluate _RTV as preparation for passive cooling.
|
2009-11-23 14:42:39 +00:00 |
dist
|
more s/the the/the/
|
2009-11-22 19:09:15 +00:00 |
external
|
Update ACPI_SRAT_CPU_AFFINITY to match ACPI specification 4.0.
|
2009-11-23 10:50:38 +00:00 |
fs
|
Fix panic when trying to delete a directory entry (hi yamt!) by not
|
2009-11-22 17:09:58 +00:00 |
gdbscripts
|
Add a command to dump all thread stacks in the system and a command to dump
|
2009-11-18 18:12:00 +00:00 |
ipkdb
|
Let the ipkdb subsystem allow operations related to it rather than wrongly
|
2009-10-02 22:05:52 +00:00 |
kern
|
If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
|
2009-11-23 13:40:08 +00:00 |
lib
|
Redo the previous inverted logic. Sort alphabetically.
|
2009-11-21 13:37:18 +00:00 |
miscfs
|
Allow chown if caller is in the new group.
|
2009-11-20 13:42:43 +00:00 |
modules
|
Move the kmodule linker script source into sys/modules/xldscripts. It is
|
2009-11-10 14:47:52 +00:00 |
net
|
Remove some unecessary includes sys/user.h header.
|
2009-11-23 02:13:44 +00:00 |
net80211
|
Drop 3rd and 4th clauses from David Young's license.
|
2009-10-19 23:19:37 +00:00 |
netatalk
|
Make sure to set length in AARP-response packets. PR kern/41124
|
2009-09-12 20:43:18 +00:00 |
netbt
|
more s/the the/the/
|
2009-11-22 19:09:15 +00:00 |
netinet
|
ar_tha() can return NULL; treat this as an error.
|
2009-11-20 02:14:56 +00:00 |
netinet6
|
Clear cksum flags before any further processing like ip_forward does.
|
2009-11-11 22:19:22 +00:00 |
netipsec
|
As explained in kern/41701 there's a missing splx() here.
|
2009-07-30 14:41:59 +00:00 |
netisdn
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
netiso
|
Remove superfluous parenthesis in #ifdef ARGO_DEBUG.
|
2009-08-07 14:04:34 +00:00 |
netkey
|
Fix the sense of two compares. I previously broke this.
|
2009-05-11 11:00:51 +00:00 |
netnatm
|
Remove extra whitespace added by a stupid tool.
|
2009-04-18 14:58:02 +00:00 |
netsmb
|
Fix cut & paste error spotted by Nicolas Joly.
|
2009-10-18 23:20:31 +00:00 |
nfs
|
Add a flags argument to pmap_kenter_pa(9).
|
2009-11-07 07:27:40 +00:00 |
opencrypto
|
It is best to explicitly include <sys/condvar.h> if we're going to
|
2009-09-04 08:58:44 +00:00 |
rump
|
Include link.h instead of the NetBSD-specific link_elf.h. Use
|
2009-11-23 14:39:35 +00:00 |
secmodel
|
Fixed security.models.suser.curtain to deny when uid does not match.
|
2009-11-18 09:47:18 +00:00 |
stand
|
Ansify function definitions w/o arguments. Generated with sed.
|
2009-03-18 10:22:21 +00:00 |
sys
|
s/the the/the/
|
2009-11-22 18:40:26 +00:00 |
ufs
|
use NULL instead of 0 for pointers
|
2009-11-18 12:22:48 +00:00 |
uvm
|
Add uvm_lwp_getuarea() and uvm_lwp_setuarea(). OK matt@.
|
2009-11-21 17:45:02 +00:00 |
Makefile
|
…
|
|