NetBSD/sys/sys
yamt 248511d430 change from:
struct io_stats
	{
to:
	struct io_stats {
2006-04-21 13:56:45 +00:00
..
Makefile Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
acct.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
agpio.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
ansi.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ataio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
audioio.h Make <sys/audioio.h> include prerequisite headers; audio(4) was incomplete 2006-03-28 21:12:04 +00:00
blist.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
boot_flag.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bootblock.h Add definitions for ews4800mips. 2005-12-29 15:25:24 +00:00
bswap.h Revert previous. It just attempts to hide bugs in libkern of affected 2006-02-04 21:23:43 +00:00
buf.h add nestiobuf api for convenience when splitting a request to several pieces. 2006-01-11 00:44:41 +00:00
bufq.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
bufq_impl.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
callout.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cc_microtime.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
cdefs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
cdefs_aout.h __asm__ -> __asm 2005-12-24 23:29:06 +00:00
cdefs_elf.h __asm__ -> __asm 2005-12-24 23:29:06 +00:00
cdio.h Add support for SCSI MMC feature 0x0024: hardware assisted defect 2006-02-04 21:26:15 +00:00
chio.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
clockctl.h Do not use SCARG() in userland. Eliminates need for <sys/systm.h>. 2006-03-09 23:44:43 +00:00
conf.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
core.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
cpu_data.h changes for making DIAGNOSTIC not change the kernel ABI: 2005-12-27 04:06:45 +00:00
device.h Add a device_private() to return the driver's private data (softc). 2006-03-29 06:08:16 +00:00
dir.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dirent.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
disk.h iostat_find/disk_find: constify and simplify. 2006-04-21 13:53:30 +00:00
disklabel.h Add preliminary support for System V Boot File System. 2005-12-29 14:53:45 +00:00
disklabel_acorn.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
disklabel_gpt.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
dkbad.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
dkio.h - add ioctls to set/get disk bufq strategy. 2005-12-26 10:36:47 +00:00
dkstat.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
domain.h s/struct proc/struct lwp/ to provide forward reference for lwp. 2005-12-13 21:33:21 +00:00
drvctlio.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
dvdio.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
endian.h There's no reason to cast the return value of bswapNN to uintNN_t in 2006-02-04 01:07:20 +00:00
envsys.h Update arguments to ENVSYS_GTREDATA, ENVSYS_STREINFO, and ENVSYS_GTREINFO 2006-03-15 11:22:23 +00:00
errno.h PR/32879: arnaud degroote: NetBSD doesn't define the EPROTO errno 2006-02-20 17:30:16 +00:00
evcnt.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
event.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
eventvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_aout.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
exec_coff.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_ecoff.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
exec_elf.h there is no elf64_read_from. 2005-12-18 19:05:12 +00:00
exec_macho.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
exec_script.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
extattr.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
extent.h Make extent_alloc_subregion(), extent_alloc(), and extent_alloc1() real 2006-03-08 04:43:00 +00:00
fcntl.h merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
fd_set.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fdio.h
featuretest.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
file.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
filedesc.h remove the no longer useful fdavail(), as proposed and (thankfully) not 2006-03-07 17:13:53 +00:00
filio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
float_ieee754.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
fstypes.h convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
gmon.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
gpio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
hash.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
ieee754.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
inttypes.h
ioccom.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ioctl_compat.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
iostat.h change from: 2006-04-21 13:56:45 +00:00
ipc.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
joystick.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
kcont.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kcore.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
kernel.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kgdb.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kprintf.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ksem.h Change the way semid_t values are chosen. Instead of using kernel 2006-03-05 00:49:19 +00:00
ksyms.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
kthread.h
ktrace.h meet Mr. Webster. 2005-12-11 20:07:30 +00:00
lkm.h Use a once control to initialize the LKM subsystem on first open. Remove 2005-11-25 20:13:54 +00:00
localedef.h sprinkle const 2005-11-29 03:12:16 +00:00
lock.h Add simple_lock_assert_locked/simple_lock_assert_unlocked to provide additional 2006-03-26 20:19:52 +00:00
lockf.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
lwp.h PR/32809: Pavel Cahyna: Conflicting flags in l_flag and p_flag are causing 2006-04-01 00:57:34 +00:00
malloc.h prevent using MALLOC when size is not const. 2006-03-17 23:27:12 +00:00
mallocvar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mbuf.h fix EXT_ bits in M_FLAGS_BITS. 2006-03-16 13:41:56 +00:00
md4.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
md5.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
midiio.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
mman.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mount.h The hooks pointed to by VFS_HOOKS_ATTACH are in the (read/write) data 2006-03-06 22:47:13 +00:00
msg.h Introduce msgrcv1 and msgsnd1 which take special care of the msg_type 2006-03-06 14:24:13 +00:00
msgbuf.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
mtio.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
namei.h Make a note that some counters should be 64-bit as they wrap far to 2006-02-10 00:53:04 +00:00
null.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
once.h - tweak RUN_ONCE api to allow init_func returns an error. 2006-01-16 21:45:38 +00:00
optstr.h Implement options string parsing of the form 'a=b c=d ...'. This will be 2006-02-03 11:04:46 +00:00
param.h bump kernel version because of wscons API changes 2006-04-13 13:50:14 +00:00
pipe.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pmc.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
poll.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
pool.h Medium-sized overhaul of POOL_SUBPAGE support so that: 2006-02-24 11:46:20 +00:00
power.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
proc.h PR/32809: Pavel Cahyna: Conflicting flags in l_flag and p_flag are causing 2006-04-01 00:57:34 +00:00
properties.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
protosw.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ptrace.h Support the generation of coredumps for 32-bits binaries under 2006-03-12 20:25:25 +00:00
pty.h Strip the chrooted portion of the path from the reported pty path. Reported 2006-04-13 17:44:24 +00:00
queue.h add CIRCLEQ_LOOP_{NEXT,PREV}(), as discussed (briefly) a while ago 2006-03-07 17:56:00 +00:00
radioio.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
ras.h Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. 2005-12-24 19:01:28 +00:00
reboot.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
resource.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
resourcevar.h move setid core externs near defcorename, as requested by yamt@. 2006-02-04 16:11:36 +00:00
rnd.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
sa.h Add SA_UPCALL_STRINGS used by kdump. 2005-12-11 20:06:57 +00:00
savar.h Rework the _lwp* and sa_* families of syscalls so some details can be 2006-03-29 23:02:31 +00:00
scanio.h
sched.h Add simple_lock_assert_locked/simple_lock_assert_unlocked to provide additional 2006-03-26 20:19:52 +00:00
scsiio.h
select.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
selinfo.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sem.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
sha1.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
shm.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
siginfo.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
signal.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
signalvar.h From my posting of April 3 to tech-kern: 2006-04-15 01:16:40 +00:00
sigtypes.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
socket.h Since NULL isn't necessarily available, change CMSG_*() to use the 2006-01-28 13:20:18 +00:00
socketvar.h Whitespace nits. 2006-04-06 01:04:22 +00:00
sockio.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
spl.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
stat.h Add commented out UF_NOUNLINK and SF_NOUNLINK. These flags are defined 2006-02-24 22:01:30 +00:00
statvfs.h convert "magiclinks" from a per-fs mount option to a system-wide sysctl. 2006-02-12 01:32:06 +00:00
stdint.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
swap.h
syscall.h regen 2006-02-24 19:25:28 +00:00
syscallargs.h regen 2006-02-24 19:25:28 +00:00
sysctl.h Make i/o statistics collection more generic, include tape drives and 2006-04-14 13:09:05 +00:00
syslimits.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
syslog.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
systm.h Fix build problems caused by the last commit by only providing the 2006-03-07 13:18:20 +00:00
systrace.h Move ISSET/SET/CLR macros to sys/types.h 2006-03-05 16:57:16 +00:00
tape.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
termios.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
time.h Make more (and better) use of feature test macros; suggested by Matthias 2006-03-29 21:57:07 +00:00
timeb.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
timepps.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
times.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
timetc.h Import main FreeBSD timecounter support files as of 4th Feb 2006. 2006-02-04 08:06:23 +00:00
timevar.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
timex.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
tprintf.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
trace.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
tree.h put back inline to __inline, as it's a user-visible header. 2005-12-28 15:26:06 +00:00
tty.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ttychars.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ttycom.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ttydefaults.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ttydev.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
types.h Move ISSET/SET/CLR macros to sys/types.h 2006-03-05 16:57:16 +00:00
ucontext.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ucred.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
uio.h merge yamt-uio_vmspace branch. 2006-03-01 12:38:10 +00:00
un.h u_intN_t -> uintN_t 2005-12-26 18:41:36 +00:00
unistd.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
unpcb.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
user.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
userconf.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
userret.h Remove pc532 from the list of machines not yet using mi_userret(). 2006-03-11 13:53:41 +00:00
utsname.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
uuid.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vadvise.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
verified_exec.h Add and document a "query" keyword to veriexecctl. Usage: 2005-12-12 21:47:58 +00:00
vmmeter.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vnode.h Change "inline" back to "__inline" in .h files -- C99 is still too 2006-02-16 20:17:12 +00:00
vnode_if.h regen. 2005-12-30 11:19:26 +00:00
wait.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
wdog.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
workqueue.h Make sure that multiple header inclusion is done, it uses consistent names, 2005-12-03 17:10:46 +00:00
xattr.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00