Commit Graph

9704 Commits

Author SHA1 Message Date
deraadt
61ee562180 fix same bug as in passwd 1994-08-17 19:54:23 +00:00
pk
1ea392708b Import 4.4-Lite version. 1994-08-17 19:50:13 +00:00
cgd
7a6c14ee39 new public version of nvi 1994-08-17 19:48:17 +00:00
cgd
ba92461eed new public version of nvi 1994-08-17 19:19:35 +00:00
mycroft
24381e7f01 Validate unit number correctly. 1994-08-17 19:14:53 +00:00
cgd
c0304c0e6d minor adjustment 1994-08-17 17:17:02 +00:00
jtc
e737069d2f Use shell to invoke mkskel.sh instead of assuming execute bit will be set. 1994-08-17 17:15:26 +00:00
cgd
0870ee7aa2 use PROG rather than nvi 1994-08-17 17:15:14 +00:00
cgd
fe9e75cac5 vi not nvi, etc., build man page normally, and get BINDIR 1994-08-17 17:05:16 +00:00
cgd
205dce15be clean up import. still have to hack some things. 1994-08-17 16:37:43 +00:00
mycroft
91df34d72c Clean up deleted files. 1994-08-17 16:37:42 +00:00
cgd
e38fcdcd5e clean up import. still have to hack some things. 1994-08-17 16:35:35 +00:00
mycroft
81ed3f9566 Clean up deleted files. 1994-08-17 16:35:24 +00:00
cgd
acee4f838a clean up import. still have to hack some things. 1994-08-17 16:35:15 +00:00
cgd
1588279d5e new public version of nvi 1994-08-17 16:17:19 +00:00
mycroft
8743009944 Convert some more lists and queues. 1994-08-17 14:43:47 +00:00
mycroft
7b8734f3e8 Use LIST and TAILQ for hash chain and LRU chain, respectively. 1994-08-17 12:34:12 +00:00
mycroft
dbd174a5da Change the reply list to a TAILQ. 1994-08-17 11:41:36 +00:00
mycroft
9db57a0aa0 Fix typo. 1994-08-17 11:03:07 +00:00
deraadt
c06d1564bd some clarification from john 1994-08-17 06:30:31 +00:00
deraadt
c121e1da16 add pseudo-device kbd 1994-08-17 06:22:10 +00:00
deraadt
5996dc7e00 pr#416 1994-08-17 06:06:42 +00:00
deraadt
256353ef62 multicast 1994-08-17 06:04:49 +00:00
deraadt
9f6d99b3e2 get ether_type byte order correct 1994-08-17 01:33:15 +00:00
ragge
6943478ff7 Lots of bug fixes. Generic console support added. Major changes in machdep.c.
pmap.c now supports user process mapping. Page faults handles correctly.
1994-08-16 23:47:25 +00:00
ragge
186e16d63e Minor updates of some errouneous parameters. 1994-08-16 23:41:53 +00:00
ragge
7fffc9426f genconf.c added to files.vax.newconf 1994-08-16 23:41:11 +00:00
ragge
060db389e9 Update of vax port. 1994-08-16 23:39:52 +00:00
phil
7297407d7b fix from Matthias Pfaller. 1994-08-16 23:18:20 +00:00
mycroft
c55423b664 Fix an obvious bogon when checking multiple file systems, and use the libc
version of err(3).
1994-08-16 19:22:02 +00:00
mycroft
0c5a342fde Add vnd. 1994-08-16 19:20:14 +00:00
mycroft
da534b691a Reran makesyscalls.sh. 1994-08-15 23:49:28 +00:00
mycroft
e8b01ef8dc Add missing line. 1994-08-15 23:48:41 +00:00
mycroft
3481b6aa87 Add iBCS2 files. 1994-08-15 23:33:59 +00:00
mycroft
2b2c64b4e2 Need prototype of exec_svr4_elf_makecmds(). 1994-08-15 22:54:51 +00:00
mycroft
a82f727857 Clean up deleted files. 1994-08-15 22:47:27 +00:00
mycroft
ea999cdda2 Rename this for consistency. 1994-08-15 22:47:24 +00:00
mycroft
e2122143e9 Don't reread the blasted header. 1994-08-15 22:47:00 +00:00
mycroft
82ccfef767 Remove misplaced SVR4 dispatch. 1994-08-15 22:38:39 +00:00
mycroft
77dee53b00 Move the SVR4 dispatch here. 1994-08-15 22:36:40 +00:00
mycroft
1ec65d2465 Add iBCS2 glue. 1994-08-15 22:24:22 +00:00
mycroft
01c2a3243e Add flags for iBCS2 compat. 1994-08-15 22:19:44 +00:00
mycroft
ace234dade Add iBCS2 COFF loader. (Eventually there should be a sys/exec_coff.h.) 1994-08-15 22:17:16 +00:00
mycroft
9c4c84c97e Need ofstat() for iBCS2 syscall conversion. 1994-08-15 22:08:55 +00:00
mycroft
4566d7f5ba Need ostat() and olstat() for iBCS2 syscall conversion. 1994-08-15 22:06:47 +00:00
mycroft
d87fa72a16 Need extra stack space for iBCS2 syscall conversion. 1994-08-15 22:04:47 +00:00
mycroft
b0d890f90a EMUL_IBCS2 --> EMUL_IBCS2_ELF 1994-08-15 22:03:12 +00:00
mycroft
1147bc974e Add EMUL_IBCS2_COFF, and rename EMUL_IBCS2 to EMUL_IBCS2_ELF. 1994-08-15 22:02:20 +00:00
mycroft
77fe78350b Minor update to a comment. 1994-08-15 16:45:14 +00:00
cgd
cefdccbf31 changes for the new sys_process.c, and some cleanup 1994-08-15 16:37:04 +00:00