NetBSD/sys
christos d7130e8385 - Prototyping changes
- Fix bug that gcc -Wall found in linux_sys_getpgid()
1996-04-04 23:56:01 +00:00
..
adosfs compiler warning police 1996-02-13 17:05:47 +00:00
arch Probe clock registers on sun4s to make sure we attach the correct device 1996-04-04 23:55:47 +00:00
compat - Prototyping changes 1996-04-04 23:56:01 +00:00
conf XXX !! Hack to make config.old-based ports generate an audio.h file. 1996-03-19 04:40:54 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev Regen. 1996-04-04 21:47:52 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern Make config_found_sm() (and therefore config_found()) and config_rootfound() 1996-04-04 06:06:18 +00:00
lib - Add missing prototypes 1996-03-14 18:52:03 +00:00
miscfs Fix printf format follies. 1996-03-16 23:52:42 +00:00
msdosfs Shut up whining compiler so this will build on a SPARC again (-Wall). 1996-03-20 00:45:40 +00:00
net Eliminate need for and remove net_conf.h 1996-03-30 21:57:30 +00:00
netccitt - Parenthesize & 1996-03-30 21:54:33 +00:00
netinet Fix db_printf formats 1996-03-30 21:53:19 +00:00
netiso Make netiso not need netccitt by providing a fake pk_flowcontrol(), as before. 1996-03-26 22:27:01 +00:00
netns Fix(?) (I have no way to test this) netns crash when receiving PRC_REDIRECT's 1996-03-27 14:44:14 +00:00
nfs Make these link in the absense of "options FIFO". 1996-04-03 23:25:36 +00:00
scsi New SCSI media changer driver, written from scratch by me. Some 1996-04-03 00:25:21 +00:00
stand
sys Make config_found_sm() (and therefore config_found()) and config_rootfound() 1996-04-04 06:06:18 +00:00
ufs Appease gcc: unused variables if !QUOTA 1996-03-25 12:53:35 +00:00
vm Make prototyping of most functions conditional on `PMAP_EXCLUDE_DECLS'. 1996-03-31 22:15:32 +00:00
Makefile