deraadt
ba14c47289
declare mountroot here. best we can do until we
...
figure out how to do nfs mounts better.
1994-02-01 07:03:19 +00:00
mycroft
5b9e06b5b8
Fix vn.
1994-02-01 06:43:58 +00:00
mycroft
3cb8bf1081
Updated.
1994-02-01 06:43:04 +00:00
deraadt
89200d54e9
as in magnum;
...
renumber SA_NOCLDSTOP from 4 to 8, to greatly ease binary compatibility
(everybody else uses 8). This breaks previously compiled programs using
SA_NOCLDSTOP, but a search didn't find any programs using it.
Add COMPAT_SUNOS thing called SA_USERTRAMP
1994-02-01 06:41:49 +00:00
deraadt
e9fee9d6d3
sparc runs in current today
1994-02-01 06:01:19 +00:00
mycroft
917ce28c48
Synchronize with magnum branch.
1994-02-01 05:40:11 +00:00
mycroft
b328a4e176
panic() is now varargs.
1994-02-01 05:37:17 +00:00
glass
0978549a17
don't need to be su-gid kmem anymore
1994-02-01 05:33:42 +00:00
mycroft
942e48e672
Clean up deleted files.
1994-02-01 05:24:47 +00:00
cgd
73f7c1d72e
oops
1994-02-01 04:38:03 +00:00
cgd
b452451cfe
new cons.h location, etc.
1994-02-01 03:42:08 +00:00
cgd
f1ab8b020a
new location of cons.h
1994-02-01 03:35:06 +00:00
cgd
714078f099
cons.h in /sys/dev now
1994-02-01 03:34:32 +00:00
cgd
712fe70a25
make dev/cons.c standard
1994-02-01 03:33:43 +00:00
deraadt
f2add73a69
remove 4.4 prototypes
1994-02-01 02:51:39 +00:00
deraadt
dcc2cb859c
spl prototypes do not belong here (cause people might want to inline them)
1994-02-01 02:45:08 +00:00
deraadt
1f04c4937c
sparc needs structures double aligned
1994-02-01 02:41:26 +00:00
mycroft
22eaa1f29e
Always read CLBYTES chunks, and cache the last one read. Don't allocate two
...
large arrays statically.
1994-02-01 02:17:21 +00:00
chopps
de04af4ed6
removed compiler warnings.
1994-02-01 02:14:21 +00:00
deraadt
9b26fac7d8
i386: don't call hardclock. call clickintr, which calls hardclock with a
...
pointer to the frame, instead of the frame.
1994-02-01 02:11:02 +00:00
cgd
91068203d6
changes for amiga
1994-02-01 02:07:11 +00:00
cgd
5b9ec78ea1
treat 'cpu' types as options for purpose of file inclusion.
...
(consistent with config.new, where everything cpu types *are* options.)
1994-02-01 02:04:19 +00:00
deraadt
7656cdde2c
clockintr() calls hardclock with a clockframe *
1994-02-01 02:02:54 +00:00
deraadt
c1d3660b28
pass around a `clockframe *' instead of a `clockframe'
1994-02-01 01:50:38 +00:00
mycroft
1b37a40b3d
Fix that last bug correctly.
1994-02-01 01:04:07 +00:00
cgd
cf27654269
don't delete preserve files!
1994-02-01 00:36:34 +00:00
cgd
b65d6c0390
better fix for security problems, and minor cleanup
1994-02-01 00:32:22 +00:00
pk
92f1bd1c60
Replace a bogus pointer-dereference with something that at least *looks*
...
more sensible.
1994-02-01 00:29:14 +00:00
mycroft
775954567e
#if --> #ifdef
1994-01-31 23:55:06 +00:00
mycroft
c70f4764d7
Specify the byte order.
1994-01-31 23:52:10 +00:00
mycroft
9dd9d2c6af
Default to displaying 5 args if size is unknown. Allow for multiple addq's
...
following the jsr. Don't try to trace into the user's stack. Other minor
cleanup.
1994-01-31 23:50:40 +00:00
jtc
49916ef14f
Add /usr/include/g++.
1994-01-31 23:38:19 +00:00
jtc
894ae428ab
Moved manpage formatting rules from sys.mk to bsd.man.mk.
...
Some programs (like ispell) use *.[0-8] for non-manpage things, and having
the manpage rules in sys.mk really messes things up.
1994-01-31 18:40:10 +00:00
jtc
df8e9f0bbd
More spelling errors
1994-01-31 18:36:17 +00:00
jtc
a5ee0f03c4
ENOPSUPP -> EOPNOPSUPP
1994-01-31 18:33:21 +00:00
ws
07181c7ca6
Don't try to change user's variables.
...
They might be static or even readonly.
1994-01-31 17:37:05 +00:00
mycroft
5b6b8b1361
Add appropriate DDB calls on startup.
1994-01-31 17:09:33 +00:00
glass
89ddc24cd2
link w/shared libraries.
1994-01-31 08:37:32 +00:00
glass
f1cb96b2ca
upgrade to version 8.6.5
1994-01-31 02:38:08 +00:00
mycroft
f12eaca826
Alphabetize.
1994-01-30 23:17:54 +00:00
mycroft
0317b97e04
Remove bogus \ that someone inserted.
1994-01-30 22:14:00 +00:00
mycroft
b20e7826bb
GPROF --> PROF
1994-01-30 21:56:15 +00:00
mycroft
48ae66e2eb
Use machine/asm.h for ENTRY() macros.
1994-01-30 21:55:52 +00:00
mycroft
f129143885
Use esym now. Note this *requires* using the NetBSD boot block.
1994-01-30 21:18:16 +00:00
glass
7cd56cea75
remove 'COURIER switch settings'
1994-01-30 20:46:08 +00:00
mycroft
f2d8e8807d
Add a missing ${.CURDIR}.
1994-01-30 20:02:56 +00:00
mycroft
91c1305a51
Don't rely on esym being passed in until I am impressed enough with the new
...
boot program to switch.
1994-01-30 19:50:21 +00:00
mycroft
19d75d46d4
Remove functions that are defined in libkern or m68k/copy.s.
1994-01-30 19:15:48 +00:00
mycroft
1ef3aa2cc7
Fix Theo's typos.
1994-01-30 18:42:47 +00:00
briggs
476d26c797
Change from bicknell@csugrad.cs.vt.edu and ceharris@csugrad.cs.vt.edu.
...
This closes an apparent security problem on systems where users have
write access to the mail spool. Since root actually runs comsat, a
user could link their mail file to a system file that they normally
could not access, and use comsat to view said file. This fix simply
makes sure that the mail file is a REGular file.
1994-01-30 18:32:39 +00:00