NetBSD/sys
tsutsui 3cf9bfd3aa Set all default geometry parameters (not only secpercyl and secsize)
before readdisklabel(9) on DIOCGDINFO so that we can get correct
media size via the ioctl. (usually floppy doesn't have a real disklabel)

Tested on i386 with 1.44M floppy.
2008-12-24 16:56:28 +00:00
..
altq Use binuptime(9) and emulate 1GiHz (2^30) counter rather than 2008-11-25 23:10:43 +00:00
arch catch up with x86/x86/cpu.c: move from malloc to kmem 2008-12-23 20:06:16 +00:00
coda
compat kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
conf require newer config(1) for the rootfs changes. 2008-12-21 11:40:48 +00:00
crypto
ddb ddb: new 'show vmem' and 'show all vmems' commands. 2008-12-07 00:51:15 +00:00
dev Set all default geometry parameters (not only secpercyl and secsize) 2008-12-24 16:56:28 +00:00
dist use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
external Restore a valid call to ath_hal_wait() and wrap the if() statement with curly bracket. 2008-12-13 05:16:28 +00:00
fs use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
gdbscripts
ipkdb
kern sys_shmat: initialise shmid of shmmap entry earlier. Now error path, 2008-12-22 13:49:17 +00:00
lib replace bitmask_snprintf(9) with snprintb(3) 2008-12-16 22:35:21 +00:00
miscfs kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
modules Add makefile for building device-mapper kernel module. 2008-12-19 15:36:58 +00:00
net When removing routes automatically added, remove the flag from the associated 2008-12-21 19:12:43 +00:00
net80211 kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netatalk kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netbt Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
netinet The automatic addition of a subnet route should not error if a manually 2008-12-21 19:07:35 +00:00
netinet6 use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netipsec kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netisdn KNF is nice, but not if it causes a warning that breaks compilation :-) 2008-11-09 15:48:13 +00:00
netiso use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
netkey Change how 'while (0)' is commented out to avoid /* within a comment. 2008-07-27 20:12:47 +00:00
netnatm kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
netsmb use M_ZERO on malloc() and remove subsequent bzero(). 2008-12-19 18:49:37 +00:00
nfs kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
opencrypto kill MALLOC and FREE macros. 2008-12-17 20:51:31 +00:00
rump undo turn malloc flags to enums. 2008-12-21 17:49:55 +00:00
secmodel Correct check for autoloaded modules. 2008-11-12 13:50:52 +00:00
stand
sys provide an snprintb(3) format for status 2008-12-23 20:52:07 +00:00
ufs ffs_update: sprinkle KASSERTs 2008-12-23 11:32:08 +00:00
uvm Move a couple of calls to pmap_update(). 2008-12-20 11:33:38 +00:00
Makefile Descend into include/rump and install headers. 2008-11-17 08:54:39 +00:00