NetBSD/sys
uwe 64e9f09f51 Enforce that the cursor position and the hot spot are within bounds.
Constify a bit.  Fix unsignedness of a few local variables.
2003-05-10 15:25:19 +00:00
..
altq
arch one more x86_64 -> amd64 (machine_arch kept x86_64) 2003-05-10 14:53:33 +00:00
coda PR/1796: John Kohl: statfs misbehaves under chrooted environments. 2003-04-16 21:44:18 +00:00
compat sort the ioctl's so we can see what we've implemented and what we have not. 2003-05-07 14:21:20 +00:00
conf Simplify the way the bounds of the managed kernel virtual address 2003-05-08 18:13:12 +00:00
crypto sprinkle some #ifdef __LINT__ until C9X named union member 2003-02-09 16:25:27 +00:00
ddb Add a BKPT_ADDR() macro which gives MD code a chance to munge a 2003-04-29 17:06:03 +00:00
dev Enforce that the cursor position and the hot spot are within bounds. 2003-05-10 15:25:19 +00:00
fs fix a few missing malloc attach/detach. Now this works. 2003-04-24 07:50:19 +00:00
gdbscripts Clean up the output a little and print the lwp pointer. 2003-04-28 01:43:48 +00:00
ipkdb
kern Make we keep track of the file sizes in a size_t, not an int. Also break 2003-05-08 20:26:40 +00:00
lib Allow the default location of "machine/loadfile_machdep.h" to be 2003-04-29 13:03:55 +00:00
lkm use "rm -f $@ ; ln -s ... $@" instead of "ln -sf ... $@" 2003-05-04 06:36:37 +00:00
miscfs Add breaks which were forgotten in rev. 1.2 change. 2003-05-08 13:46:50 +00:00
net fix grammatical error in a diagnostic message. 2003-05-06 17:54:27 +00:00
netatalk Update for MBUFTRACE. 2003-02-26 07:53:04 +00:00
netccitt "Utilize" has exactly the same meaning as "use," but it is more 2003-02-05 00:02:24 +00:00
netinet Header cleanup: Hide all of this file apart from the socket options 2003-05-05 14:36:13 +00:00
netinet6 bring a small amount of code out of an if() statement that was doing 2003-05-10 13:23:07 +00:00
netisdn Change a integer value that is passed via a void* in an ioctl() like 2003-05-08 21:15:13 +00:00
netiso if 0 out some redundant asserts. 2003-04-17 12:52:21 +00:00
netkey Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
netnatm
netns Add extensible malloc types, adapted from FreeBSD. This turns 2003-02-01 06:23:35 +00:00
netsmb add a comment on SMB packet PID purpose to smb_rq_new() 2003-04-08 21:10:33 +00:00
nfs simple lock for nfs iod. 2003-05-07 16:18:53 +00:00
stand
sys Simplify the way the bounds of the managed kernel virtual address 2003-05-08 18:13:12 +00:00
ufs Add a missing ifdef DDB. 2003-05-07 18:49:29 +00:00
uvm Simplify the way the bounds of the managed kernel virtual address 2003-05-08 18:13:12 +00:00
Makefile Do not try to build LKMs on evbppc, because we cannot predetermine 2003-03-15 22:32:07 +00:00