Go to file
cgd 395f4bac6b clean up bootinfo structure comments so they're more readable (to me,
at least 8-).  Add structure offssets for structure members, so we
know how much space we're using.  Make the version in the bootinfo
structure be a u_long, so there's no implicit padding in the structure.
Add a few more pointers to the bootinfo v1 structure, which will all
be set to NULL for now.
1997-07-25 06:59:47 +00:00
bin Do multiply in lseek calls as off_t arithmetic. This allows for seeks 1997-07-25 06:46:23 +00:00
distrib remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
etc Make all tty??/pty?? pairs that can be opened by openpty(). 1997-07-23 01:29:36 +00:00
games don't xref obsolete regcmp(3) 1997-07-16 06:59:59 +00:00
gnu build chess.6 on alpha. 1997-07-21 04:48:06 +00:00
include add parens in isleap() for gcc -Wall 1997-07-25 05:54:42 +00:00
lib Revert last change, some folks have reported problems 1997-07-24 19:10:38 +00:00
libexec be safe with some buffers. 1997-07-21 05:13:10 +00:00
regress
sbin Clean up usage of __COPYRIGHT() macro. 1997-07-23 20:25:13 +00:00
share add MAKEDEV.8, kill empty comment 1997-07-25 05:38:26 +00:00
sys clean up bootinfo structure comments so they're more readable (to me, 1997-07-25 06:59:47 +00:00
usr.bin initialize variables for gcc -Wall (marked XXX) 1997-07-25 06:40:32 +00:00
usr.sbin find "namespace.h" correctly... 1997-07-25 06:54:00 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00