jtc
|
24ee77754c
|
posix compliance goop.
|
1994-12-22 06:39:32 +00:00 |
jtc
|
27e6ad9506
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-22 06:33:38 +00:00 |
jtc
|
7f8ee3fcb6
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-22 06:17:28 +00:00 |
briggs
|
33cf3304f6
|
Add tun* devices. Basically just ripped out of hp300.
|
1994-12-22 05:54:27 +00:00 |
briggs
|
a267ba6dc0
|
Add tun device at cdevsw[24], one up from hp300 location, but we already
have adb at 23.
|
1994-12-22 05:50:26 +00:00 |
phil
|
8127b61e44
|
Belated change to NETBSD_CORE.
|
1994-12-22 04:05:39 +00:00 |
phil
|
87efeb2886
|
cache flushing changes, core dump changes
|
1994-12-22 03:24:07 +00:00 |
phil
|
83c5692e19
|
Move to config.new, genassym static
|
1994-12-22 03:23:20 +00:00 |
jtc
|
31ac284a48
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-22 01:06:58 +00:00 |
gwr
|
f76865d16d
|
Fixes for the 110, 160, 260 (leave chip in "vector" mode).
|
1994-12-21 23:56:43 +00:00 |
gwr
|
34054c22a9
|
Add the 110, 160, 260 now that ie and zs both work.
|
1994-12-21 23:54:11 +00:00 |
jtc
|
f73d94654f
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-21 22:41:22 +00:00 |
mycroft
|
40d02e621d
|
#include sys/queue.h, but also hide kernel structures in #ifdef KERNEL.
|
1994-12-21 20:07:26 +00:00 |
glass
|
e34b72b0cb
|
vis(3)ify remote user name. Fixes bug 589. Fix basically as submitted by matthew green
|
1994-12-21 20:03:48 +00:00 |
mycroft
|
1b682c968a
|
Add RCS ids where missing.
|
1994-12-21 20:00:18 +00:00 |
cgd
|
d47146534a
|
implement new cpp predefine strategy: __NetBSD__, plus __${MACHINE_ARCH}__,
plus whatever machine-dependent goop is necessary. Leave old (namespace-
polluting) predefines in, until after next release.
|
1994-12-21 11:24:51 +00:00 |
jtc
|
ae2384963b
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-21 08:55:39 +00:00 |
jtc
|
0ac05e5259
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-21 08:42:01 +00:00 |
jtc
|
4c5b56c20d
|
imported from 44lite
|
1994-12-21 08:39:37 +00:00 |
jtc
|
5233fb4026
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
|
1994-12-21 08:11:23 +00:00 |
jtc
|
fdc1920d23
|
Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
Changed to use err() and warn().
|
1994-12-21 08:07:19 +00:00 |
jtc
|
d9a436e9ca
|
misc cleanup by jimj.
|
1994-12-21 07:22:00 +00:00 |
jtc
|
5720e226ae
|
misc cleanup by jimj and myself.
|
1994-12-21 07:11:00 +00:00 |
jtc
|
2ca7c91a3e
|
Pass -oi to sendmail so that a single dot is not interpreted as end of
message.
|
1994-12-20 18:33:40 +00:00 |
mycroft
|
b38d812aed
|
No longer install setuid root.
|
1994-12-20 17:32:40 +00:00 |
cgd
|
9e3970d80f
|
make the char *'s that some of these routines take/return __const.
It quiets some warnings, and is the 'right thing' anyway.
|
1994-12-20 16:18:16 +00:00 |
jtc
|
4915ed9981
|
Cleanup by jimj.
Converted to use err() and warn() by myself.
|
1994-12-20 16:13:02 +00:00 |
cgd
|
00676a51e4
|
type-size sanity
|
1994-12-20 16:12:10 +00:00 |
jtc
|
d64863d5c6
|
more cleanup from jimj & myself.
|
1994-12-20 16:01:03 +00:00 |
cgd
|
688980eb06
|
type sanity
|
1994-12-20 16:00:32 +00:00 |
jtc
|
b9dc358fda
|
more cleanup from jimj.
|
1994-12-20 15:58:19 +00:00 |
jtc
|
b0101ccb47
|
misc cleanup.
converted to use err() and warn().
|
1994-12-20 15:54:03 +00:00 |
cgd
|
6b300e59b8
|
do the conditional stuff later, so it works with NOPROFILE
|
1994-12-20 15:51:13 +00:00 |
cgd
|
8e0e3522e1
|
pull in bsd.own.mk by hand, early, so NOMAN= can be defined there.
|
1994-12-20 15:12:31 +00:00 |
pk
|
6382ef4e02
|
Make sure `foo=foo' behaves like a no-op.
|
1994-12-20 12:27:49 +00:00 |
mycroft
|
bd0189777f
|
Clean up deleted files.
|
1994-12-20 12:07:06 +00:00 |
cgd
|
e98f7c13ab
|
string.h to bring protos into scope.
|
1994-12-20 12:05:29 +00:00 |
cgd
|
59530f6f9f
|
compile against new include.
|
1994-12-20 11:48:01 +00:00 |
cgd
|
e5049f4d59
|
make the definition of _JBLEN mach. dep. header-dependent.
|
1994-12-20 10:36:27 +00:00 |
cgd
|
f995c570c9
|
*jmp_buf -> arrays of longs, and make the definition of _JBLEN mach. dep.
header-dependent.
|
1994-12-20 10:35:44 +00:00 |
cgd
|
7d4d010b41
|
don't forget dc!
|
1994-12-20 09:22:21 +00:00 |
hpeyerl
|
cff8a14e10
|
so machines with only an rd or sd will compile. from Thorpej. PR#610.
|
1994-12-20 06:53:45 +00:00 |
gwr
|
ea7acbbac5
|
better fix than that last one...
|
1994-12-20 06:15:56 +00:00 |
gwr
|
ade1553f2b
|
Make "kd" required for the moment.
|
1994-12-20 06:07:13 +00:00 |
gwr
|
61c0109357
|
Add peek_byte and peek_word using the "nofault" setjmp/longjmp
so it is no longer necessary to mis-use fubyte, etc.
|
1994-12-20 05:35:13 +00:00 |
gwr
|
231a7c73aa
|
Test different bits to identify an MMU fault.
|
1994-12-20 05:32:59 +00:00 |
gwr
|
ecd3151ee6
|
Do spl0() a bit later, after autoconfiguration is finished.
|
1994-12-20 05:30:29 +00:00 |
jtc
|
5de9660433
|
gcc -Wall cleanup by jimj and myself
|
1994-12-20 01:44:07 +00:00 |
jtc
|
2e93b6f80d
|
cleanup from jimj
|
1994-12-20 01:30:26 +00:00 |
jtc
|
22ffcfee21
|
Include <err.h> to bring prototypes into scope.
|
1994-12-20 01:28:57 +00:00 |