Commit Graph

6553 Commits

Author SHA1 Message Date
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
cgd
ab97926575 off_t foo 1994-03-27 10:05:14 +00:00
cgd
d85e4acf72 off_t exp. 1994-03-27 09:26:59 +00:00
cgd
19601b5460 _double_ major number bump! joy! 1994-03-27 09:18:25 +00:00
cgd
ea2217de0a off_t exp. 1994-03-27 09:13:06 +00:00
cgd
b7e76677c6 expand uid_t/gid_t/off_t 1994-03-27 09:09:57 +00:00
cgd
d78ddc337d off_t exp. 1994-03-27 09:09:54 +00:00
cgd
34bb0ee55d expand uid_t/gid_t/off_t 1994-03-27 09:09:51 +00:00
cgd
7af90ebe38 off_t exp. 1994-03-27 09:09:49 +00:00
cgd
e59133ba6a expand uid_t/gid_t/off_t 1994-03-27 09:09:44 +00:00
cgd
10a690b9a2 off_t exp. 1994-03-27 09:09:42 +00:00
cgd
d7ce0b81a2 expand uid_t/gid_t/off_t 1994-03-27 09:09:21 +00:00
cgd
1ba43f6177 off_t exp. 1994-03-27 09:08:58 +00:00
cgd
304e374292 expand uid_t/gid_t/off_t 1994-03-27 09:08:02 +00:00
cgd
0fa009a916 off_t exp. 1994-03-27 09:01:41 +00:00
cgd
e460326df5 casting perversion 1994-03-27 08:55:31 +00:00
cgd
d2ee60cc73 fix botch 1994-03-27 08:51:52 +00:00
cgd
4a28c23c2f do the syscall shuffle 1994-03-27 08:34:59 +00:00
deraadt
e91cd2af40 but described in a posting by <RHussein@uh.edu> somewhere on the net.
select() loop hung if either socket was >=32.
1994-03-27 07:49:10 +00:00
deraadt
ee7f97cad3 avoid spilling garbage into the file init.c. this happened if libc
was compiled -g..
1994-03-27 07:45:57 +00:00
cgd
8385c5bbf2 add the ast mp card that's in lamp 1994-03-27 07:01:49 +00:00
chopps
93a2341118 moved everything over to sys/queue.h, from dlists.[ch] 1994-03-27 06:29:20 +00:00
mycroft
5ebbf68e63 Clean up deleted files. 1994-03-27 06:28:54 +00:00
chopps
e9dc442836 dlists.h ==> sys/queue.h 1994-03-27 06:23:26 +00:00
cgd
71c681ab9c kill a bogosity 1994-03-27 02:30:42 +00:00
cgd
183803dfad add back inclusion of bsd.own.mk 1994-03-27 01:42:35 +00:00
glass
5c35c98f88 getting rid of tp_astring.c 1994-03-26 04:13:48 +00:00
glass
5bee302b77 moved useful contents of netiso/tp_astring.c down 1994-03-26 04:08:45 +00:00
cgd
59742f90c5 typo 1994-03-26 04:00:44 +00:00
cgd
c9621c279c style guide 1994-03-26 03:24:50 +00:00
cgd
eac55eb1b3 slight mod 1994-03-26 02:51:45 +00:00
jtc
38de38f2e1 The contents of this file are evaluated by root, users without a home dir,
and even by the shell in single user mode.  This change makes it work in
all of those circumstances, though probably not optimally.

It is likely that something better will be checked in after all of the
outstanding issues are resolved, but I have to check in something that
works before this week's tarballs are created.
1994-03-26 01:27:47 +00:00
cgd
c00ee5f089 slight rearrangement 1994-03-25 23:02:48 +00:00
mycroft
adf20f8c80 Fix bug in handling short reads. 1994-03-25 17:07:02 +00:00
chopps
de93a9b578 move HIST out of DEBUG conditional. 1994-03-25 16:32:27 +00:00
chopps
8c6081b0ca cc cleanup, dlist ==> sys/queue 1994-03-25 16:30:03 +00:00
mycroft
d5a269b4dd Put controller target in scsi_switch. 1994-03-25 07:38:51 +00:00