freebsd-dev/sys/gnu
Bruce Evans b9286a3a0b ext2_inode_cnv.c:
Included <sys/vnode.h> and its prerequisite <sys/proc.h>, and cleaned
up includes.  The vop_t changes made the non-inclusion of vnode.h
fatal instead of just sloppy.

i386_bitops.h:
Changed `extern inline' to `static inline'.  `extern inline' is a
Linuxism that stops things from compiling without -O.  Fixed
idempotency identifier.

Misc:
Added prototypes.  Staticized some functions so that prototypes are
unnecessary.  Added casts.  Cleaned up includes.
1995-11-09 08:41:25 +00:00
..
ext2fs ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
fs/ext2fs ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
i386 Moved prototypes for devswitch functions from conf.c and driver sources 1995-11-04 13:25:33 +00:00
isdn Fix benign type mismatches in devsw functions. 82 out of 299 devsw 1995-09-08 11:09:15 +00:00
misc John Aycock's BSD copyrighted sequencer assembler and sequencer code. This 1995-04-15 21:45:56 +00:00
scsi Julian E. says the code is out of date, but I can at least make the 1995-02-14 22:33:10 +00:00