NetBSD/sys
matt 7be314e397 Make _BSD_CLOCK_T_ unsigned int so it's the same for IPL32 and LP64
environments.  We don't really have a powerpc64 native userland
and the mips64 native userland is IPL32 so this shouldn't affect anything.
2015-06-17 13:52:51 +00:00
..
altq
arch Make _BSD_CLOCK_T_ unsigned int so it's the same for IPL32 and LP64 2015-06-17 13:52:51 +00:00
coda Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
compat Implement posix_fallocate and fdiscard compat 2015-06-16 10:42:38 +00:00
conf Create a new sysv_ipc module to contain the SYSVSHM, SYSVSEM, and 2015-05-13 02:06:25 +00:00
crypto
ddb Add support for 'q' qualifier for 64-bit values on examine and write. 2015-06-06 22:06:05 +00:00
dev Bump version due to openat 2015-06-17 02:17:00 +00:00
dist/pf
external Fix two issues in NetBSD implementation of igp_read_bios_from_vram(): 2015-06-13 18:18:18 +00:00
fs update: runs as a userspace process now. 2015-05-17 09:46:12 +00:00
gdbscripts
ipkdb
kern Revert previous; it broke the lib/libc/ttyio/t_ttyio/ioctl test case. 2015-06-14 16:19:31 +00:00
lib If the platform support popcount as a __builtin, use that in preference 2015-05-29 19:38:59 +00:00
miscfs Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00
modules old ipc still needed for compat_netbsd32 on i386 and sparc. 2015-06-13 22:18:04 +00:00
net Guard against the possibility the there is no ready address. 2015-06-08 08:21:49 +00:00
net80211
netatalk make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netbt make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netinet errno -> error, spotted by the hawk skrll 2015-06-08 08:19:20 +00:00
netinet6 remove transitional functions in{,6}_pcbconnect_m() that were used in 2015-05-24 15:43:45 +00:00
netipsec make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netisdn
netkey
netmpls make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netnatm make connect syscall use sockaddr_big and modify pr_{send,connect} 2015-05-02 17:18:03 +00:00
netsmb Remove leftover IPX-related stuffs 2015-05-25 08:29:01 +00:00
nfs change nfs_boot_sendrecv to take sockaddr_in * instead of mbuf * 2015-05-21 02:04:22 +00:00
opencrypto
rump note RUMP_{,LOCK}DEBUG default values 2015-06-17 11:48:06 +00:00
secmodel
stand
sys Pull out route lookups from L2 output routines 2015-06-04 09:19:59 +00:00
ufs ufs_inactive: stop overwriting error status and return the last error seen. 2015-06-13 14:56:45 +00:00
uvm Use PMAP_MAP_POOLPAGE instead of POOL_PHYSTOV since we use PMAP_UNMAP_POOLPAGE. 2015-06-11 08:04:44 +00:00
Makefile