Commit Graph

16 Commits

Author SHA1 Message Date
mikel 308f4db973 bring bad144 into at least the 80s:
include <stdlib.h> and <unistd.h> for prototypes, remove old declarations
add prototypes for internal functions
make all implicit int return and argument types explicit, make some void
eliminate 'register'
cast lseek(2) offset arguments to off_t
1997-06-24 07:48:12 +00:00
mrg 0553741950 move man pages into share/man. 1997-06-23 04:51:16 +00:00
mikel bcecfb0095 merge lite-2 changes (just SCCS IDs).
RCSid police, update 'struct dkbad' definition in manpage.
1997-03-06 06:12:18 +00:00
cgd 1c4dda6b52 include string.h for protos 1997-02-03 20:12:34 +00:00
mycroft 7ae2c7538b Eliminate extra `/' when prefixing the device name with _PATH_DEV. 1995-06-10 21:01:08 +00:00
cgd d8806814a6 specify man pages the new way. 1994-12-22 11:32:57 +00:00
mycroft e087c4f7fe Fix ugly printf(). 1994-06-13 22:34:29 +00:00
mycroft e7d448d9d6 Merge local changes. 1994-06-13 22:29:11 +00:00
cgd 2d9a6f19c6 include file frobbing 1994-06-13 20:47:16 +00:00
jtc 281c9594a0 vmunix -> netbsd 1994-02-03 17:41:21 +00:00
cgd 6d6ecb06a5 more ifdef changes. eventually have to move raw partition for the i386 to c 1993-12-06 09:28:52 +00:00
mycroft e3c9b730c0 Miscellaneous cast to shut up compiler. 1993-12-03 10:04:50 +00:00
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00
mycroft c3e42d1c64 Add RCS indentifiers. 1993-08-01 07:22:47 +00:00
mycroft b465cf4697 Add RCS identifiers. 1993-07-30 22:11:51 +00:00
cgd 61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00