freebsd_amp_hwpstate/sys
Poul-Henning Kamp 3fb3086e98 db_disasm.c: Unused var zapped.
pmap.c: tons of unused vars zapped, various other warnings silenced.
trap.c: unused vars zapped.
vm_machdep.c:  A wrong argument, which by chance did the right thing, was
corrected.
1994-10-08 22:19:51 +00:00
..
alpha/include Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
amd64 db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
compile
conf First stage of getting imgact_gzip reentrant: 1994-10-07 22:27:00 +00:00
ddb Avoid ddb getting a panic if the code-segment isn't the usual one... 1994-10-02 19:36:30 +00:00
dev Completely removed trailer support. The only reason I wrote that code in 1994-10-08 09:24:20 +00:00
fs Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
gnu POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
i386 db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
isa Add disable_rtc_set variable to block resettodr() call, needed for 1994-10-04 18:39:10 +00:00
isofs/cd9660 Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
kern db_disasm.c: Unused var zapped. 1994-10-08 22:19:51 +00:00
libkern
miscfs Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
modules Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
msdosfs Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
net Mostly Cosmetics. Some of the procedures in if_sl.c was void, but should 1994-10-08 01:40:23 +00:00
netccitt
netinet GCC cleanup. 1994-10-02 17:48:58 +00:00
netiso
netns
nfs Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
nfsclient Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
nfsserver Prototyping and general gcc-shutting up. Gcc has one warning now which looks 1994-10-02 17:27:07 +00:00
pci Add Matt Thomas's DC21040 PCI Ethernet driver. (This is turning out 1994-10-01 20:16:47 +00:00
powerpc/include
rpc
scsi In sd_get_params() the timeout for the MODE_SENSE command was too 1994-10-04 06:45:57 +00:00
sys I got my patch-file applied twice it seems. Fixed. 1994-10-08 03:31:53 +00:00
tools
ufs POSSIBLE BOGUS CODE found, (related to dos-partitions) in ufs_disksubr.c, 1994-10-08 06:57:29 +00:00
vm Cosmetics. Unused vars and other warnings. 1994-10-07 07:23:04 +00:00
Makefile