NetBSD/sys
christos 317f295fe6 unfortunately it is not that easy to get rid of DIOCGPART. DTRT for the
raw partition and print a warning if we overflowed. I guess the right solution
for this is to create yet another version of disklabel that is 64 bit friendly.
2015-12-08 01:57:13 +00:00
..
altq
arch Make options SCIFCONSOLE patchable via a variable using gdb(1) etc. 2015-12-06 02:21:55 +00:00
coda More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
compat Modularize the clockctl pseudo-device and link to the build. 2015-12-07 03:25:57 +00:00
conf Add basic clock device infrastructure. 2015-12-05 13:31:07 +00:00
crypto More rnd.h user cleanup. 2015-04-13 22:43:41 +00:00
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Use the destination buffer size when copying strings. 2015-12-07 20:59:44 +00:00
dist/pf include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
external Improve debug message 2015-11-29 09:10:05 +00:00
fs Patch by hannken@ to fix a bug which has been introduced with 1.71. 2015-11-18 22:06:25 +00:00
gdbscripts
ipkdb
kern don't release mutexes you did not enter? Please develop with LOCKDEBUG on! 2015-12-07 20:01:43 +00:00
lib remove "@echo done" from 4 rules that don't need it and the random "done" 2015-10-29 00:18:55 +00:00
miscfs unfortunately it is not that easy to get rid of DIOCGPART. DTRT for the 2015-12-08 01:57:13 +00:00
modules Modularize drvctl(4) 2015-12-07 11:38:46 +00:00
net gif(4): Infinite recursion calls prevention code works again now. 2015-12-04 02:26:11 +00:00
net80211 More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netatalk More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netbt add version and extended feature flags defined in 4.2 specification, 2015-11-28 09:04:34 +00:00
netinet Get rid of a big block in in_arpinput 2015-11-30 06:45:38 +00:00
netinet6 CID 1341546: Fix integer handling issue (CONSTANT_EXPRESSION_RESULT) 2015-12-07 06:19:13 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn More on PR 41200: headers that declare ioctls should include sys/ioccom.h. 2015-09-06 06:00:59 +00:00
netkey
netmpls sprinkle _KERNEL_OPT 2015-08-24 22:21:26 +00:00
netnatm initialize npcb; founds by brainy 2015-11-06 21:33:07 +00:00
netsmb include "ioconf.h" to get the 'void <driver>attach(int count);' prototype. 2015-08-20 14:40:16 +00:00
nfs Don't forget to call nfs_fini() when we're finished. Without this, 2015-11-02 09:57:43 +00:00
opencrypto fix the build 2015-11-28 03:40:43 +00:00
rump Regen 2015-12-03 02:56:48 +00:00
secmodel Add kernel code to support intrctl(8). 2015-08-17 06:16:02 +00:00
stand
sys Modularize drvctl(4) 2015-12-07 11:38:46 +00:00
ufs Update now-lying comment. 2015-11-26 19:25:54 +00:00
uvm Fix typo in comment. 2015-12-06 09:38:54 +00:00
Makefile