.. |
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
|
Pull in <string.h> if !_KERNEL, otherwise gcc4 complains about no
|
2006-06-18 20:45:09 +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
|
make sure bswap64() returns an uint64_t, not an unsigned long long,
|
2006-05-22 16:28:27 +00:00 |
buf.h
|
integrate kauth.
|
2006-05-14 21:31:52 +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 |
bufq.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
callback.h
|
move wait points for kva from upper layers to vm_map. PR/33185 #1.
|
2006-05-25 14:27:28 +00:00 |
callout.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cc_microtime.h
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
cdefs_aout.h
|
Add __weak_reference macro in a way that it works with both gcc < 4 and
|
2006-05-18 17:55:38 +00:00 |
cdefs_elf.h
|
Add __weak_reference macro in a way that it works with both gcc < 4 and
|
2006-05-18 17:55:38 +00:00 |
cdefs.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
cdio.h
|
Fix small comment's missing hyphen
|
2006-08-10 14:49:14 +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
|
Remove the devprop API and switch everthing over to the new proplib. Add
|
2006-05-05 18:04:41 +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_acorn.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
disklabel_gpt.h
|
Add the Apple HFS UUID for the Intel based mac's. From FreeBSD.
|
2006-08-13 15:31:21 +00:00 |
disklabel.h
|
Add preliminary support for System V Boot File System.
|
2005-12-29 14:53:45 +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
|
const -> __const__
|
2006-05-05 15:08:11 +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_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
|
Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen
|
2006-05-16 00:08:24 +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 |
exec.h
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
extattr.h
|
integrate kauth.
|
2006-05-14 21:31:52 +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
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
fileassoc.h
|
Pretending to be Elad's keyboard:
|
2006-08-11 19:17:47 +00:00 |
filedesc.h
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +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
|
some filehandle syscall related changes.
|
2006-08-04 16:29:51 +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_compat.h
|
Make sure that multiple header inclusion is done, it uses consistent names,
|
2005-12-03 17:10:46 +00:00 |
ioctl.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
iostat.h
|
change from:
|
2006-04-21 13:56:45 +00:00 |
ipc.h
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
joystick.h
|
Make sure that multiple header inclusion is done, it uses consistent names,
|
2005-12-03 17:10:46 +00:00 |
kauth.h
|
- Only acquire cr_lock when changing cr_refcnt.
|
2006-07-17 14:37:20 +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
|
make the public declaration of "hardclock_ticks" signed again; other
|
2006-06-08 17:23:11 +00:00 |
kgdb.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
kmem.h
|
implement kmem_zalloc.
|
2006-06-25 08:10:04 +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
|
- cast to uint32_t for shift.
|
2006-05-15 14:31:29 +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
|
move lockf implementation details from sys/lockf.h to kern/vfs_lockf.c.
|
2006-05-20 12:02:47 +00:00 |
lwp.h
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +00:00 |
Makefile
|
Remove obsoleted properties.h.
|
2006-05-06 00:20:18 +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
|
Extract predicate M_UNWRITABLE(m, len), which is true iff len
|
2006-07-28 17:34:13 +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
|
Ankh-Morpork, we have a MIDI driver....
|
2006-06-30 13:56:25 +00:00 |
mman.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
mount.h
|
some filehandle syscall related changes.
|
2006-08-04 16:29:51 +00:00 |
msg.h
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +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
|
- Use the LWP cached credentials where sane.
|
2006-07-21 16:48:45 +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
|
Welcome to NetBSD 4.99.1
|
2006-08-08 05:43:00 +00:00 |
pax.h
|
Better implementation of PaX MPROTECT, after looking some more into the
|
2006-05-20 15:45:37 +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
|
Back out previous change. The problem was not here. Oops.
|
2006-07-05 15:19:38 +00:00 |
power.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
proc.h
|
Single-thread updates to the process credential.
|
2006-07-30 21:58:11 +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
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +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
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
resourcevar.h
|
This requires <sys/lock.h> - make it include it directly.
|
2006-07-17 11:38:56 +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
|
move SA related pools to where they are used. make them static.
|
2006-06-25 08:12:54 +00:00 |
scanio.h
|
|
|
sched.h
|
integrate kauth.
|
2006-05-14 21:31: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
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
sha1.h
|
u_intN_t -> uintN_t
|
2005-12-26 18:41:36 +00:00 |
shm.h
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
siginfo.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
signal.h
|
Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages.
|
2006-06-03 18:18:26 +00:00 |
signalvar.h
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
sigtypes.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
socket.h
|
that should be _STANDALONE, not STANDALONE.
|
2006-06-27 03:49:08 +00:00 |
socketvar.h
|
bump default so_snd.sb_lowat to increase chance to use loaning.
|
2006-06-21 12:55:12 +00:00 |
sockio.h
|
Integrate Common Address Redundancy Procotol (CARP) from OpenBSD
|
2006-05-18 09:05:49 +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
|
Make filehandles opaque to userland
|
2006-07-31 16:34:42 +00:00 |
stdint.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
swap.h
|
|
|
syscall.h
|
Make filehandles opaque to userland
|
2006-07-31 16:34:42 +00:00 |
syscallargs.h
|
Make filehandles opaque to userland
|
2006-07-31 16:34:42 +00:00 |
sysctl.h
|
ugh.. more stuff that's overdue and should not be in 4.0: remove the
|
2006-07-30 17:38:19 +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
|
Add __attribute__((__noreturn__)) to kernel longjmp(), like the userland one
|
2006-07-26 20:50:56 +00:00 |
systrace.h
|
- Hold a reference to the process credentials in each struct lwp.
|
2006-07-19 21:11:37 +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
|
Hide struct bintime and pertinent inline functions under #ifdenf _KERNEL.
|
2006-06-18 21:09:24 +00:00 |
timeb.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
timepps.h
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
times.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
timetc.h
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +00:00 |
timevar.h
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +00:00 |
timex.h
|
merge FreeBSD timecounters from branch simonb-timecounters
|
2006-06-07 22:33:33 +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
|
Introduce SA_NOKERNINFO, a flag for SIGINFO not to print kernel messages.
|
2006-06-03 18:18:26 +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
|
integrate kauth.
|
2006-05-14 21:31:52 +00:00 |
ucontext.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
ucred.h
|
get rid of CURTAIN() macro. inline the last use of it, together
|
2006-07-16 21:13:00 +00:00 |
uio.h
|
merge yamt-uio_vmspace branch.
|
2006-03-01 12:38:10 +00:00 |
un.h
|
Use the LWP cached credentials where sane.
|
2006-07-23 22:06:03 +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
|
cleanup user.h.
|
2006-05-11 11:54:36 +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
|
Pretending to be Elad's keyboard:
|
2006-08-11 19:17:47 +00:00 |
vmem.h
|
1. implement solaris-like vmem. (still primitive, though)
|
2006-06-25 08:00:01 +00:00 |
vmmeter.h
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
vnode_if.h
|
Fix alignement problems for fhandle_t, exposed by gcc4.1.
|
2006-07-13 12:00:24 +00:00 |
vnode.h
|
fix a simonb-timecounters regression.
|
2006-06-23 14:13:02 +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 |