6529 Commits

Author SHA1 Message Date
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
mycroft
008f13bb69 Fix off-by-one error in comopen() unit number sanity check. From Brian de
Alwis.
1994-03-25 04:38:01 +00:00
mycroft
9c8b310d5e Don't need to do all the splx() crap on syscall and trap exit. 1994-03-25 00:46:51 +00:00
mycroft
873b203a64 Reorder AST check. 1994-03-25 00:45:42 +00:00
mycroft
99b8c3e6f6 Actually finish this change from three months ago. 1994-03-25 00:06:43 +00:00
mycroft
df96b74ad3 Small code clean up, and make the normal cases a few cycles faster. 1994-03-24 21:50:33 +00:00
cgd
838dfaa454 add as 1994-03-24 18:42:49 +00:00
cgd
0b6d07eca8 add my 'sa' 1994-03-24 18:41:48 +00:00
cgd
c3218832ba print even more SCSI sense data; this should be in a function... 1994-03-24 17:47:35 +00:00
mycroft
41172b0ea8 Remove *.core on clean. 1994-03-24 16:11:38 +00:00
jtc
4051de5f84 Added various COMPILE.? & LINK.? macros and changed suffix rules to use
them (Like Sun & GNU make).
1994-03-24 16:01:24 +00:00
mycroft
f8e2732fe8 Fix bug with D leaving junk at end of pattern space. 1994-03-24 15:55:01 +00:00
deraadt
bb5fe067dd document new resolver features: sortlist & options 1994-03-24 10:22:24 +00:00
deraadt
3881479255 reference resolv.conf(5) instead of resolver(5) 1994-03-24 10:11:48 +00:00
pk
5fbd6e4285 DDB support 1994-03-24 08:46:45 +00:00
pk
12edf7ac11 DDB support. 1994-03-24 08:44:20 +00:00
deraadt
1c5df11dd3 i have an ast card 1994-03-24 08:20:20 +00:00
deraadt
26017ceb12 delete duplicate defn's of resolver global variable 1994-03-24 07:56:28 +00:00
cgd
20c82de12d print out lots of info on non-media hardware error... 1994-03-24 04:32:44 +00:00
jtc
85f2beb3d3 Now that single suffix rules work, uncomment them. 1994-03-24 01:39:28 +00:00
jtc
fb55e2e002 Change BC_* constants. We're using GNU bc, which has really huge limits. 1994-03-24 01:31:37 +00:00
jtc
3d0c312d65 Remove unnecessary formatting commands. The -mandoc macros already do
a .br between .Nm's in the SYNOPSIS section.
1994-03-24 01:27:24 +00:00
jtc
6b7dba54bd Changed .login (csh) and .profile (sh) to be consistant with each other.
In particular, explicit setting of erase and kill chars via stty has been
removed.
1994-03-24 01:23:40 +00:00
pk
1728074945 DDB support 1994-03-23 20:40:26 +00:00
pk
4ccdc884fc struct command => struct db_command, and define it in db_command.h 1994-03-23 20:00:56 +00:00