christos
|
eccdadf1e1
|
Fix RCSID's
#if 0 a local unused error function
|
1997-07-13 18:54:50 +00:00 |
scottr
|
48b6b629bf
|
getdiskbyname() was broken by previous change, adversely affecting
newfs(8) and disklabel(8). Back this out, and note instead that all
instances of strcpy() here are safe.
|
1997-02-14 08:30:32 +00:00 |
mrg
|
9cd5492c02
|
- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.
- some KNF.
|
1997-01-23 14:01:45 +00:00 |
cgd
|
85ab28f7aa
|
eliminate the need for some (fatal) casts.
|
1995-06-07 13:14:09 +00:00 |
jtc
|
3ba2c075cf
|
#include appropriate header files to bring prototypes into scope
|
1995-05-13 06:58:18 +00:00 |
cgd
|
1e1bba23c7
|
make lint/SCCS Id if more standard.
|
1995-02-27 15:47:03 +00:00 |
cgd
|
db638fe19d
|
typo
|
1995-02-25 17:17:33 +00:00 |
cgd
|
5d6d569765
|
update to 4.4-Lite and/or clean up Id
|
1995-02-25 14:09:35 +00:00 |
cgd
|
fb0e5b3009
|
pointer type.
|
1994-10-19 03:13:09 +00:00 |
cgd
|
747476fd42
|
fix up includes for new FS code
|
1994-06-12 22:52:01 +00:00 |
jtc
|
a054c6582a
|
First pass at getting a clean compile with "gcc -Wall", mostly explictly
declaring function return values, etc.
|
1993-11-11 19:04:04 +00:00 |
jtc
|
9c20f740a3
|
Declare rcsid strings so they are stored in text segment.
|
1993-08-26 00:43:03 +00:00 |
mycroft
|
f23f94cb77
|
Add even more RCS frobs.
|
1993-07-30 08:21:41 +00:00 |
cgd
|
61f282557f
|
initial import of 386bsd-0.1 sources
|
1993-03-21 09:45:37 +00:00 |