Commit Graph

8 Commits

Author SHA1 Message Date
mjl
68e920f189 Increase buffer size to maximum allowed by spec (filename may be
up to 128 chars long).
Ignore filenames longer than this.
Use syslog with %s as format, just in case.
The above changes come from OpenBSD.

Also use #define instead of magic constants.
2000-07-21 12:37:00 +00:00
ragge
6ca7e961b8 Need special tweaking for VAX8200 etc... 2000-06-27 18:57:41 +00:00
abs
78582a5a56 fix bug that caused first load to fail - from jkunz@unixag-kl.fh-kl.de 2000-01-10 19:33:18 +00:00
lukem
334438cb6a - WARNsify
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
1997-10-16 23:24:50 +00:00
christos
0032f58a4b - Move common definitions to Makefile.inc
- Revert change common/os.h -> os.h. From Mats O Jansson.
1997-04-17 21:08:57 +00:00
christos
7ede515580 Don't include "os.h", include "common/os.h" like it does for the other
includes.
1997-04-16 13:30:57 +00:00
thorpej
fba7d611d2 RCS id police. 1997-03-25 03:06:58 +00:00
cjs
8673e0be2e Import of Mats O Jansson's MOP boot program for DEC machines. 1997-03-16 22:23:34 +00:00