freebsd_amp_hwpstate/sys/sys
John Baldwin 9701cd40b4 Support for unsigned integer and long sysctl variables. Update the
SYSCTL_LONG macro to be consistent with other integer sysctl variables
and require an initial value instead of assuming 0.  Update several
sysctl variables to use the unsigned types.

PR:		15251
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-05 07:46:41 +00:00
..
_posix.h
_sigset.h
acct.h
acl.h
agpio.h A driver for programming the AGP hardware. This is only very lightly 2000-06-09 16:04:30 +00:00
aio.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
assym.h Use "nm | awk ..." instead of genassym(1) to generate symbol value headers. 2000-06-02 09:27:48 +00:00
bio.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
bitstring.h
blist.h
buf.h Virtualizes & untangles the bioops operations vector. 2000-06-16 08:48:51 +00:00
bus.h Add device_set_softc() which does the obvious. 2000-07-03 13:06:29 +00:00
bus_dma.h Fixed syntax errors and style bugs in previous commit. The syntax 2000-06-14 18:48:39 +00:00
bus_private.h Add device_set_softc() which does the obvious. 2000-07-03 13:06:29 +00:00
callout.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
capability.h o Introduce cap_{get,set}_{file,fd}() syscall wrappers, associated with 2000-07-05 04:20:59 +00:00
ccdvar.h
cdefs.h
cdio.h
cdrio.h
chio.h
clist.h
conf.h Pull the rug under block mode devices. they return ENXIO on open(2) now. 2000-07-03 13:48:37 +00:00
cons.h
consio.h
copyright.h
ctype.h
dataacq.h
devfsext.h
devicestat.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
dir.h
dirent.h
disk.h Add disk_enumerate() for finding names of disks. Vinum and libh will 2000-06-15 20:30:53 +00:00
disklabel.h
diskmbr.h
diskpc98.h
diskslice.h
dkstat.h
dmap.h
domain.h
dvdio.h Add support for the DVD ioctl interface. 2000-05-12 03:36:02 +00:00
elf32.h
elf64.h
elf_common.h
elf_generic.h
errno.h
event.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
eventhandler.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
eventvar.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
exec.h
extattr.h
fbio.h
fcntl.h
fdcio.h
file.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
filedesc.h Fixed disordering and misformatting in previous commit. 2000-06-14 18:38:44 +00:00
filio.h
gmon.h
imgact.h
imgact_aout.h
imgact_elf.h
inflate.h
interrupt.h
inttypes.h
ioccom.h
ioctl.h
ioctl_bt848.h
ioctl_compat.h
ioctl_meteor.h
ipc.h
jail.h o Modify jail to limit creation of sockets to UNIX domain sockets, 2000-06-04 04:28:31 +00:00
joystick.h
kbio.h
kernel.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
kobj.h Fixed a syntax error (a stray semicolon caused by a bogus #define). 2000-05-11 17:10:22 +00:00
kthread.h
ktrace.h Modify ktrace's general I/O tracing, ktrgenio(), to use a struct uio * 2000-07-02 08:08:09 +00:00
libkern.h
linedisc.h Pull the rug under block mode devices. they return ENXIO on open(2) now. 2000-07-03 13:48:37 +00:00
link_aout.h
link_elf.h
linker.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
linker_set.h Add a comment explaining the obscure lines: 2000-05-13 04:38:50 +00:00
lock.h
lockf.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
lockmgr.h
malloc.h sys/malloc.h: 2000-06-14 18:31:42 +00:00
mbuf.h sync with kame tree as of july00. tons of bug fixes/improvements. 2000-07-04 16:35:15 +00:00
md5.h
mdioctl.h
memrange.h
mman.h
module.h
mount.h Get userland visible flags added for snapshots to give a few days 2000-07-04 04:58:34 +00:00
mouse.h
msg.h
msgbuf.h
mtio.h
namei.h
nlist_aout.h
param.h Increment __FreeBSD_version to mark perl5 upgrade in -current. (I 2000-06-29 06:26:13 +00:00
pciio.h
pioctl.h
pipe.h
poll.h
posix4.h
proc.h fix races in the uidinfo subsystem, several problems existed: 2000-06-22 22:27:16 +00:00
procfs.h
protosw.h
ptio.h
ptrace.h
queue.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
random.h Forgot this earlier; delete the old /dev/random driver, bring in the 2000-06-25 09:35:40 +00:00
reboot.h
resource.h
resourcevar.h
rman.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
rtprio.h
select.h
selinfo.h
sem.h
semaphore.h
shm.h
signal.h
signalvar.h fix warning, declare function static. 2000-06-22 22:09:31 +00:00
smp.h Further fixes for multiple-IO-APIC systems from Tor Egge: 2000-05-31 21:37:28 +00:00
snoop.h
socket.h return of the accept filter part II 2000-06-20 01:09:23 +00:00
socketvar.h return of the accept filter part II 2000-06-20 01:09:23 +00:00
sockio.h sync with kame tree as of july00. tons of bug fixes/improvements. 2000-07-04 16:35:15 +00:00
soundcard.h
stat.h Get userland visible flags added for snapshots to give a few days 2000-07-04 04:58:34 +00:00
syscall-hide.h Second of two commits adding capability manipulation syscalls for 2000-06-15 23:27:18 +00:00
syscall.h Second of two commits adding capability manipulation syscalls for 2000-06-15 23:27:18 +00:00
syscall.mk Second of two commits adding capability manipulation syscalls for 2000-06-15 23:27:18 +00:00
sysctl.h Support for unsigned integer and long sysctl variables. Update the 2000-07-05 07:46:41 +00:00
sysent.h
syslimits.h
syslog.h
sysproto.h Second of two commits adding capability manipulation syscalls for 2000-06-15 23:27:18 +00:00
systm.h o bde suggested moving the SYSCTL from kern_mib to the more appropriate 2000-06-05 18:30:55 +00:00
taskqueue.h taskqueue_swi is a pointer, not a struct. Fix a comment that misleadingly 2000-06-09 22:32:36 +00:00
termios.h
time.h
timeb.h
timepps.h
timers.h
times.h
timetc.h
timex.h
tprintf.h
tty.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
ttychars.h
ttycom.h
ttydefaults.h
ttydev.h
types.h
ucontext.h
ucred.h
uio.h
un.h
unistd.h
unpcb.h Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
user.h
utsname.h
vmmeter.h
vnioctl.h
vnode.h Simplify and rationalise the management of the vnode free list 2000-07-04 04:32:40 +00:00
wait.h
xrpuio.h