6039 Commits

Author SHA1 Message Date
mycroft
7e6ee0b562 Increase polling delay. 1994-02-25 18:08:21 +00:00
mycroft
9091e07409 Generalize busy-wait loops. 1994-02-25 17:45:28 +00:00
mycroft
faf08f7262 Don't bother #ifdefing things that are needed and always enabled. 1994-02-25 16:54:41 +00:00
mycroft
f6cee22427 Don't reimplement disksort(). 1994-02-25 16:43:48 +00:00
mycroft
373782a3af `We are the KNF. You will be assimilated.' 1994-02-25 16:40:47 +00:00
pk
938f8ffda8 Set __progname; update to current <link.h> 1994-02-25 15:02:58 +00:00
chopps
30dc0c0398 added files for option ADOSFS. 1994-02-25 08:48:01 +00:00
phil
d5e9c48073 Changing the ns32k stuff. 1994-02-25 07:42:01 +00:00
phil
0fc8133c23 Adding ns32k support. 1994-02-25 07:41:35 +00:00
phil
dde7045e0d Changing PSR_T to PSL_T. 1994-02-25 07:41:18 +00:00
phil
94303d1113 SYS.h: adding EX()
Makefile.inc: adding a cflag for a compiler that doesn't define ns32k
1994-02-25 07:40:47 +00:00
cgd
d9e3a8d482 oops 1994-02-25 06:56:57 +00:00
cgd
428c2449a9 install sgid kmem 1994-02-25 06:55:39 +00:00
glass
f26285e73f make consistent w/ files 1994-02-25 06:06:06 +00:00
mycroft
445d057248 Don't repeat lock keys in X, either. 1994-02-25 05:36:51 +00:00
mycroft
2c578d3586 Oops. 1994-02-25 05:15:31 +00:00
cgd
22702e6911 DTRT with underscores 1994-02-25 03:58:53 +00:00
mycroft
49db93fa54 Two compatibility kluges for X; deal with the lock keys and reset the cursor
shape when X exits.
1994-02-25 03:48:51 +00:00
cgd
25766cfbcb fix unclear man page; better is coming (later) 1994-02-25 03:42:51 +00:00
cgd
f728b8e770 move include file to where it belongs 1994-02-25 03:40:25 +00:00
mycroft
11f187b6a3 Clean up deleted files. 1994-02-25 03:40:12 +00:00
cgd
600f45bda9 add uname % format stuff back in 1994-02-25 03:26:26 +00:00
cgd
290a2c4f88 new telnetd from ftp.cray.com. Encryption support ripped out, pending
figuring out what to do about it...
1994-02-25 03:20:39 +00:00
cgd
ce7f89ddc0 we have cgetent() 1994-02-25 03:13:45 +00:00
cgd
0582c91393 new telnet from ftp.cray.com. Encryption support ripped out, pending
figuring out what to do about it...
1994-02-25 03:00:16 +00:00
mycroft
275855a18f Clean up deleted files. 1994-02-25 02:53:07 +00:00
cgd
50c0885ee0 new libtelnet from ftp.cray.com. Encryption support ripped out, pending
figuring out what to do about it...
1994-02-25 02:52:45 +00:00
cgd
02bcff5cc8 new telnet header 1994-02-25 02:31:18 +00:00
cgd
7f77e98242 getting closer; stilly iffy though. 4.4's VFS would make this easier 1994-02-25 01:05:32 +00:00
jtc
869cbd8c23 POSIX.2 (and common sense) says that you can't overwrite a directory with
a non-directory.
1994-02-25 00:43:25 +00:00
cgd
a2f41483b7 repeat after me: realloc, THEN assign pointer... 1994-02-24 09:03:39 +00:00
mycroft
e50e5bc84b Minor speedup. 1994-02-24 06:58:36 +00:00
cgd
d8cb3599a2 don't do the (very) wrong thing in sigvec() if sv is NULL.
I found it, mycroft fixed it.
1994-02-24 06:10:57 +00:00
mycroft
a34cafd4c9 Check copyin/out return values correctly. 1994-02-24 05:03:03 +00:00
chopps
9af8a9634e change -O2 back to -O, may be inappropriate with some versions of gcc. 1994-02-24 02:23:59 +00:00
cgd
817b0f26ba first crack at a man page. 1994-02-24 02:17:06 +00:00
jtc
c41ae16181 Add .St -ieee754.
Needed for some upcoming math library manpages.
1994-02-24 01:48:26 +00:00
deraadt
a247ecab97 whoops, typo 1994-02-24 01:37:18 +00:00
mycroft
2f681356c4 Minutely faster. 1994-02-24 01:32:14 +00:00
cgd
2ec6ab0aca hp300||amiga||da30 -> m68k 1994-02-24 01:10:11 +00:00
paulus
2cdd6028e6 Remove the last dependencies on DEV_BSIZE in the ufs code. 1994-02-24 01:07:51 +00:00
paulus
115eac33d0 Add da30 to the list of machines which have an empty cpu_disklabel.
(Seems like it's everyone except i386.)
1994-02-24 01:05:56 +00:00
paulus
570c081077 Add da30 to the conditionals for m68k code.
(Maybe this should become #if defined(m68k).)
1994-02-24 01:04:50 +00:00
paulus
8599bd99bc Parity setting wasn't preserved across TIOCGETP / TIOCSETP if you
had CS7, PARENB and IGNPAR set: TIOCGETP gave you ANYP, which
TIOCSETP interpreted as no parity.
1994-02-24 01:03:15 +00:00
mycroft
afe588b9d2 Assembler versions of these. 1994-02-24 00:41:00 +00:00
mycroft
196f213289 Allow keyboard-less boot. 1994-02-23 22:20:40 +00:00
mycroft
93a691920e Clean up deleted files. 1994-02-23 21:20:45 +00:00
jtc
3ed83140b4 Upgrade regex routines to alpha3.3. 1994-02-23 21:17:36 +00:00
chopps
c48c253322 Makefile should now properly make tags, and not error on install. 1994-02-23 20:23:30 +00:00
mycroft
5fe1f9f9c6 Remove some more dead code. 1994-02-23 20:15:28 +00:00