Commit Graph

6789 Commits

Author SHA1 Message Date
mycroft
b1f6bfe5f0 Switch from isa_driver' to cfdriver', and remove the special case for
SCSI devices.
1994-03-29 04:27:18 +00:00
jtc
76ac392966 Last weekend's uid_t & gid_t changes allow us to change the uid & gid
arguments to fchown() from ints to a uid_t and a gid_t.
1994-03-29 02:54:58 +00:00
jtc
0691b2fcae Last weekend's uid_t & gid_t changes allow us to change the uid & gid
arguments to fchown from ints to a uid_t and a gid_t.
1994-03-29 02:53:54 +00:00
mycroft
22fac0402f pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:46:38 +00:00
jtc
c461cc3066 Last weekend's gid_t changes allow us to change the gidset argument of
getgroups() and setgroups() from a int ptr to a gid_t ptr.
1994-03-29 02:46:37 +00:00
mycroft
b89bdd5e49 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:46:30 +00:00
jtc
c9db20ec0b Last weekend's gid_t changes allow us to change the gidset argument of
getgroups() and setgroups() from a int ptr to a gid_t ptr.
1994-03-29 02:46:29 +00:00
mycroft
627cafc287 pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:44:39 +00:00
jtc
2b5fbfd760 Last weekend's gid_t changes allow us to change the gidset argument of
getgroups() and setgroups() from a int ptr to a gid_t ptr.
1994-03-29 02:44:37 +00:00
mycroft
4c38082a0e pcvt 3.0, with some performance enhancements by Joerg Wunsch and me. 1994-03-29 02:39:46 +00:00
jtc
9587dcdc7b Stylistic cleanup, include appropriate header files for function prototypes,
use int instead of union wait, etc.
1994-03-29 02:21:11 +00:00
mycroft
4fc78d6ff2 Better VT220 termcap from pcvt distribution. 1994-03-29 02:18:10 +00:00
cgd
97cabaab4d upd. 1994-03-29 02:05:36 +00:00
cgd
f42457d918 alphabetize subdir list, where possible 1994-03-28 12:32:25 +00:00
cgd
1a11d63787 oops 1994-03-28 11:21:12 +00:00
cgd
46602f3cbf bogus lseek extern 1994-03-28 11:19:09 +00:00
cgd
2b12186e93 kill warning/error 1994-03-28 11:17:16 +00:00
cgd
1e6c1e0ef2 clean up, for off_t... ugliest 'cleaning' possible, i think... 1994-03-28 10:29:31 +00:00
cgd
e26987fe07 kill lseek def'n. the entire thing needs cleanup badly 1994-03-28 09:19:18 +00:00
deraadt
d9e450c907 make distribution demands a disktab file, apparently. 1994-03-28 09:02:34 +00:00
chopps
994cd3f216 cc not gcc, cpp not /lib/cpp -traditional 1994-03-28 07:55:57 +00:00
cgd
ef1fafa7b4 another lseek extern! 1994-03-28 07:26:41 +00:00
cgd
4a44e21ee4 casting foo 1994-03-28 07:22:05 +00:00
cgd
9e9d953286 kill typo 1994-03-28 07:11:18 +00:00
cgd
20137a28c8 kill extern'd lseek() 1994-03-28 07:08:56 +00:00
cgd
e4ef74f2a0 kill extern'd lseek() 1994-03-28 06:49:06 +00:00
chopps
cf05308b58 some scsi changes, 4M system hack, and a boot messgae addition. from
Michael Hitch.
1994-03-28 06:15:55 +00:00
cgd
31d422a3a0 keep amd pid in /var/run/amd.pid 1994-03-28 05:47:28 +00:00
cgd
00ae28f054 explicit cast off mmap offset to off_t 1994-03-28 05:26:00 +00:00
cgd
0e8fd740e8 nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:31:54 +00:00
mycroft
74a26e6971 Clean up deleted files. 1994-03-28 04:31:51 +00:00
cgd
33f08a621d nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:28:20 +00:00
mycroft
c2ede54b78 Clean up deleted files. 1994-03-28 04:28:17 +00:00
cgd
47635e2574 nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:28:14 +00:00
mycroft
ade656b93b Clean up deleted files. 1994-03-28 04:28:08 +00:00
cgd
57fe5d2894 nvi 1.11(beta) from bostic. reconcile conflicts/kill rcsids. 1994-03-28 04:27:20 +00:00
cgd
6f5fcc76ef nvi/nex 1.11beta from bostic. 1994-03-28 02:52:06 +00:00
cgd
e075c679c6 don't ever extern lseek... 1994-03-28 02:34:45 +00:00
cgd
ceacf6a332 off_t foo, and MAP_FILE 1994-03-28 02:22:29 +00:00
cgd
75fe90ae2a don't redefine lseek. just ... DON'T DO IT! 1994-03-28 02:19:44 +00:00
cgd
78fdfb6fd9 no more MAP_FILE 1994-03-28 02:17:50 +00:00
cgd
95d6a185be no more MAP_FILE 1994-03-28 02:07:04 +00:00
cgd
3df1993cc6 don't segv if called with no options! 1994-03-28 01:50:05 +00:00
cgd
b47c1a949c kill some now-unnecessary casts. 1994-03-27 22:07:31 +00:00
glass
f433924b6e we have uname 1994-03-27 19:42:59 +00:00
mycroft
da2cb8680b Clean up deleted files. 1994-03-27 19:23:37 +00:00
cgd
2ef3f89f23 i386: completely punt on getting disk names until charles is done
config hacking.  better to punt than to do something really abnormal.
1994-03-27 12:26:33 +00:00
cgd
8a42d9035d bump version number 1994-03-27 11:12:53 +00:00
deraadt
78ff46873c oops 1994-03-27 10:43:09 +00:00
cgd
a689451976 more off_t 1994-03-27 10:28:21 +00:00