Commit Graph

11409 Commits

Author SHA1 Message Date
jtc 6d298651c9 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-23 01:13:58 +00:00
jtc 2b8585be05 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
Changed to use err() and errx().
1994-12-23 01:10:55 +00:00
jtc af07927cde Added NOMAN= 1994-12-22 21:58:16 +00:00
jtc d5252c4795 imported from 44lite 1994-12-22 21:09:00 +00:00
jtc 4b8de372d4 fix typo 1994-12-22 17:57:02 +00:00
cgd 425d26fd98 fix up for new compiler predefines 1994-12-22 15:02:58 +00:00
cgd 9903c64a33 (1) fix up for new compiler predefines
(2) clean up IEEE format defines, so that their names are accurate again.
1994-12-22 15:02:48 +00:00
cgd 4e85d2ef4d fix the STACKGAPBASE calculation. fix from christos. 1994-12-22 14:35:10 +00:00
cgd e475f6d4f2 kill the #if 0 around SHM_*LOCK. makes no difference, though... 1994-12-22 13:30:40 +00:00
cgd f8c7ec9e63 clean up some, and hope for some style. also, define SHM_LOCK and
SHM_UNLOCK, because many systems (e.g. HP-UX, SunOS) define them, even
though they have no real meaning in NetBSD.
1994-12-22 13:29:12 +00:00
cgd c4f5a56918 kill (useless) NOPROG= 1994-12-22 13:13:44 +00:00
cgd 2fe029cf29 use beforeinstall, rather than install, so man pages get installed! 1994-12-22 13:10:45 +00:00
cgd 5f2ece7ba4 explicitly pull in bsd.own.mk, so that it's there for afterinstall. 1994-12-22 12:43:45 +00:00
cgd 4a24ff6f6b specify man pages the new way. 1994-12-22 12:42:30 +00:00
cgd 9e97520947 specify man pages the new way. 1994-12-22 12:30:38 +00:00
mycroft ccd89b2a0d Clean up deleted files. 1994-12-22 12:30:36 +00:00
cgd 7bcf9338df specify man pages the new way. 1994-12-22 12:29:38 +00:00
mycroft 83d6b33d6a Clean up deleted files. 1994-12-22 12:29:32 +00:00
cgd 7eb97d8409 specify man pages the new way. 1994-12-22 12:29:28 +00:00
cgd a95ea97ca7 oops; fix a bogon. 1994-12-22 12:22:59 +00:00
cgd d065420b32 specify man pages the new way. 1994-12-22 11:43:15 +00:00
cgd d8806814a6 specify man pages the new way. 1994-12-22 11:32:57 +00:00
mycroft f15dd95a6a Clean up deleted files. 1994-12-22 11:32:52 +00:00
cgd 457aa2b833 specify man pages the new way. 1994-12-22 11:31:31 +00:00
cgd 28c7946a29 kill -R in CFLAGS 1994-12-22 11:20:21 +00:00
cgd 1e71c95ea1 kill unnecessary .include. 1994-12-22 11:14:51 +00:00
cgd 06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
mycroft 26d9497d49 Clean up deleted files. 1994-12-22 10:44:01 +00:00
cgd ae9172d6cd specify man pages the new way. 1994-12-22 09:57:51 +00:00
cgd 3a370daf86 specify man pages the new way. 1994-12-22 09:44:45 +00:00
cgd c4c01d75b2 specify man pages the new way. 1994-12-22 09:31:26 +00:00
cgd b32916a5d5 new way of specifying man pages. 1994-12-22 09:23:05 +00:00
cgd dbcf91bb89 specify man pages differently, and document how. 1994-12-22 09:20:40 +00:00
phil bf86c7326a cleanup and adding vnd and tun 1994-12-22 08:36:31 +00:00
phil befb0a21f3 add tun device. 1994-12-22 08:33:41 +00:00
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