Commit Graph

2399 Commits

Author SHA1 Message Date
mycroft 3e1e16397e Rewrite special character handling. 1993-08-10 16:33:14 +00:00
mycroft d68fbfdb4f Test _POSIX_VERSION, not __386BSD__, for getcwd() junk. 1993-08-10 15:44:23 +00:00
mycroft cf433c1aac Really fix exit code. 1993-08-10 15:39:40 +00:00
mycroft 293c6d88e3 8 spaces -> a tab 1993-08-10 14:48:03 +00:00
glass e548bebda8 new file for interrupt handling 1993-08-10 08:50:34 +00:00
glass a1d3be118e fixed problem that caused two consecutive segments to be using the same
pmeg unknowingly.  still too many printfs, not sure how many are actualy
in the machine dependent code.  reaches cpu_startup() where it stops
deliberately. next project: autoconfig(), maybe kgdb
1993-08-10 08:42:34 +00:00
deraadt 4ed4b0d387 delete a reference to the old 'as' device driver. 1993-08-10 08:42:25 +00:00
glass 2824cc586e fixed problem that caused two consecutive segments to be using the same
pmeg unknowingly.  still too many printfs, not sure how many are actualy
in the machine dependent code.  reaches cpu_startup() where it stops
deliberately. next project: autoconfig(), maybe kgdb
1993-08-10 08:42:16 +00:00
deraadt 8cb4a5221c 8 spaces -> a tab 1993-08-10 08:35:59 +00:00
deraadt 342e987d36 Theo runs ppp 1993-08-10 04:01:03 +00:00
mycroft 8ffa4a44c9 Changes for new Curses. 1993-08-10 03:44:45 +00:00
mycroft d0352ff185 #include <termios.h>. 1993-08-10 03:41:48 +00:00
mycroft 39fb0f477c Add -I. to deal with hack.onames.h, and tweak for cross-compilation. 1993-08-10 02:53:17 +00:00
mycroft 1b96619318 #include <termios.h>. 1993-08-10 02:48:47 +00:00
mycroft 7567e62b0c Nuke `all' dependency. bsd.prog.mk does it, and correctly. 1993-08-10 02:46:49 +00:00
mycroft 039d30ccd4 Tweak for cross-compilation. 1993-08-10 02:44:47 +00:00
mycroft 46b7faea15 Rewrite grody exit code and eliminate use of _putchar(). 1993-08-10 02:40:55 +00:00
mycroft 8edb8b3bd7 Use '\a', not CTRL('g'). 1993-08-10 02:20:52 +00:00
mycroft 969fb0bc6e Pass the signal number to tstp(). 1993-08-10 02:15:07 +00:00
mycroft 4a9141f643 Actually use the signal number we're passed. 1993-08-10 02:12:47 +00:00
mycroft 4167d4b72c Compare baudrate() with 1200, not B1200. 1993-08-10 02:05:36 +00:00
mycroft d08fc14ef2 Use `realinstall', not `install', for special case, to avoid some lossage
when NOMAN is set.
1993-08-10 00:50:50 +00:00
mycroft f2490de185 Clean up deleted files. 1993-08-10 00:17:16 +00:00
mycroft 0e521097ea Rename my kernel config. 1993-08-10 00:17:15 +00:00
mycroft 04f06bc0ca Fix rcsid conflicts. 1993-08-10 00:13:55 +00:00
mycroft cc045e4a64 Use machine/pte.h, not hp300/hp300/pte.h, and incorporate magic number change
like i386 code.
1993-08-10 00:12:42 +00:00
mycroft 253d5996f6 Eliminate use of __386BSD__. 1993-08-10 00:11:29 +00:00
mycroft 8892a122c9 Fix rcsid conflict. 1993-08-10 00:10:17 +00:00
mycroft 3158f25b88 Don't declare _putchar(). (Curses does it.) 1993-08-10 00:08:52 +00:00
mycroft 330f671351 Use termios rather than sgttyb. 1993-08-10 00:07:05 +00:00
mycroft 7a5112319b Fix rcsid conflict. 1993-08-10 00:05:51 +00:00
mycroft 6589884799 Don't include ${DESTDIR} in paths in LINKS. 1993-08-10 00:02:45 +00:00
mycroft 290f423b45 Small tweak for GAS on the 68k. 1993-08-10 00:01:55 +00:00
mycroft 5db6a9c2a7 Set BINDIR, not DESTDIR. 1993-08-10 00:00:44 +00:00
mycroft 4834e0c778 Don't reset CFLAGS. 1993-08-09 23:59:59 +00:00
mycroft a67abd8740 Tweak for cross-compilation. 1993-08-09 23:59:20 +00:00
jtc a0a614abf8 uucp's shell, uucico, is in /usr/libexec/uucp (not /usr/lib/uucp). 1993-08-09 22:40:48 +00:00
jtc e8861c1d5c Macros are in /usr/share, not /usr/lib. 1993-08-09 22:25:25 +00:00
jtc cdd8f09b37 Snake scores, etc. are stored in /var/games, not /usr/games/lib. 1993-08-09 22:22:24 +00:00
jtc d7631ce14a Rogue stores scores in /var/games/rogue.scores, not .../rogue_roll. 1993-08-09 22:20:37 +00:00
jtc 3fc4ca69ee Update our -mandoc manpage with changes from new uunet -man manpage. 1993-08-09 22:18:06 +00:00
jtc ad2e83d160 Oops! I used EOF but didn't include <stdio.h>. 1993-08-09 22:06:30 +00:00
deraadt b028be3a86 teach file about the m68k and m68k4k a.out formats 1993-08-09 09:55:18 +00:00
mycroft b1f3b28d18 PCFS --> MSDOSFS 1993-08-09 06:22:46 +00:00
mycroft a4978b4da6 Don't reset CFLAGS. 1993-08-09 06:14:22 +00:00
deraadt 645baf642a MID_MACHINE values for 4K and 8K m68k machines. Please use. 1993-08-09 05:55:39 +00:00
mycroft 47799e1141 Add __progname, and clean up a couple of things. 1993-08-09 05:47:02 +00:00
deraadt b7fcd001c8 add an additional suser() check.
regular users should not be able to change slip interface characteristics!
1993-08-09 05:11:52 +00:00
mycroft e794f02425 Tweak for cross-compiling. 1993-08-09 04:58:18 +00:00
mycroft 9df69621f3 Reclone from i386 version; has important changes for cross-compilation. 1993-08-09 04:50:21 +00:00