Commit Graph

8402 Commits

Author SHA1 Message Date
mycroft b623f8de21 Remove SLIP. 1994-05-30 17:30:25 +00:00
hpeyerl c05316e969 Make this compile under hp300. 1994-05-30 17:10:14 +00:00
mycroft 9eb7a8a711 Fix minor NFS glitch introduced with new VM code. 1994-05-30 13:10:06 +00:00
mycroft ce8435c526 Add missing htons(), reported by Thorsten Lockert. 1994-05-30 09:55:56 +00:00
glass 61cb3f2f8f new filesystem stuff isn't in yet 1994-05-30 07:26:19 +00:00
glass 9c003aed46 MIN -> min 1994-05-30 06:52:26 +00:00
jtc e71c54689b compile gencat (for message catalogs) 1994-05-30 06:44:52 +00:00
glass 7bf668fed9 so libkern compiles 1994-05-30 06:42:57 +00:00
glass 54088756f8 last bit of MDP_ULTRIX 1994-05-30 06:39:18 +00:00
glass 8c2bffa529 have typecast, will compile 1994-05-30 06:22:36 +00:00
glass 9cf6b07329 add typecast, will compile 1994-05-30 06:12:07 +00:00
glass db35f66457 forgot a compile directory 1994-05-30 05:07:21 +00:00
cgd b451f58608 add BINDIR?='s so that it'll install 1994-05-30 05:01:43 +00:00
deraadt 6f91f0628a better seed initialization 1994-05-30 04:52:26 +00:00
cgd a01b12f71c reorg include order, also add <sys/param.h> for MAXHOSTNAMELEN 1994-05-30 03:54:37 +00:00
jtc 1a5e36018e Added catopen(3) manual page. 1994-05-30 03:40:36 +00:00
paulus 3f66ef1a1e Improvements to chat plus a man page from Al Longyear <longyear@netcom.com>.
In particular, chat will now take the script from a file, which is
vastly preferable if the script contains a password.
1994-05-30 01:38:57 +00:00
paulus 79517a9770 Bring pppd up to the about-to-be-released ppp-2.1.1 release,
mostly security improvements and bug fixes; some new functionality
from the Linux port.
1994-05-30 01:18:44 +00:00
jtc 555ef6b0b0 Added catclose(3) and catgets(3) man pages --- still working on catopen(3). 1994-05-30 00:53:56 +00:00
paulus fc1c360234 changed to use routing socket for adding/deleting proxy arp entries
and default route.
1994-05-30 00:45:15 +00:00
paulus 5d72d095e8 check for escaped char before checking for escape char
so if peer escapes 0x5d we interpret it correctly
1994-05-29 23:44:23 +00:00
mycroft 766c830cb5 Clear more flags in brelse(). 1994-05-29 22:50:50 +00:00
deraadt c2307c152b fix bug 266 1994-05-29 22:38:39 +00:00
jtc c9b8e6ee73 gencat, used to create message catalogs 1994-05-29 22:34:42 +00:00
jtc a762bb96d9 XPG3 says that the name argument specifies a complete path for the message
catalog if it contains a '/' (The original code only checked the first char).
1994-05-29 22:14:33 +00:00
jtc 6d847771c5 XPG3 wants .../%L/%N.cat and .../%N/%L in the default NLSPATH. 1994-05-29 22:10:56 +00:00
jtc 5b7e254892 Add message catalog functions. 1994-05-29 22:09:13 +00:00
jtc 64131474da Added nl_types.h for message catalog functions 1994-05-29 21:47:12 +00:00
jtc 6e6a8ec828 Changes needed for NetBSD integration. 1994-05-29 21:24:05 +00:00
jtc 49ce813263 Kee Hinckley's XPG3 compliant message catalog system (extracted from the
elm distribution).
1994-05-29 21:21:59 +00:00
jtc 4dd6c7855c Added /usr/share/nls for message catalogs 1994-05-29 20:42:57 +00:00
mycroft fdc5a55aba Attempt to make sure /var is mounted before futzing with it. 1994-05-29 19:10:22 +00:00
chopps 1af1586c0f no more V_SWTCH, moved from cpu_switch to cpu_exit.
pointed out by osymh@gemini.oscs.montana.edu (Michael Hitch)
1994-05-29 06:58:25 +00:00
mycroft efa75ea465 No more V_SWTCH. 1994-05-29 06:48:56 +00:00
mycroft ebe4e58802 Don't increment switch count in cpu_switch(); mi_switch() does it. 1994-05-29 06:48:35 +00:00
mycroft 71cbfd8499 Increment switch count on exit. 1994-05-29 06:47:51 +00:00
gwr 7b95dc1e1b Now the sun3 stars init the new way. 1994-05-29 05:20:11 +00:00
gwr 4890d1e182 Start init the new way (no more icode). 1994-05-29 05:16:56 +00:00
mycroft 5b3fef124c Fresh compilation, with a few bugs fixed. 1994-05-29 05:11:30 +00:00
chopps fb2022076c 5380 driver update from from osymh@gemini.oscs.montana.edu (Michael L. Hitch) 1994-05-29 04:49:51 +00:00
jtc e846c118d8 Move code that cleans /var/run so that it is before the automount deamon
startup puts its pid file there (This addressess most of bug #217).
1994-05-29 03:37:33 +00:00
jtc 9afcf17bec sync with 44lite 1994-05-29 02:53:21 +00:00
chopps 3a8a759a16 new floppy driver from me to replace the old one. 1994-05-29 01:44:26 +00:00
hpeyerl 610896d9a0 (blush). They didn't *ALL* have to be changed. 1994-05-29 00:35:59 +00:00
mycroft 16f021b215 We don't need the contents twice. Really. 1994-05-28 23:44:42 +00:00
hpeyerl 1da03a4d37 If we're going to re-activate these guys; we better make sure they
compile.
1994-05-28 23:37:53 +00:00
mycroft 63962a5c5e We have shm again. 1994-05-28 23:16:48 +00:00
glass af77c1caf2 more likely to work now, probably less knf...thats the next project 1994-05-28 20:21:30 +00:00
jtc 241ecab4d2 Describe POSIX behavior of sleep.
More could be added, especially describing the effects of scheduling and/or
blocking SIGALRM outside of a sleep().  Also, using longjmp() in a signal
handler.  But this will do until someone gets inspired to fill in the
grotty details.
1994-05-28 16:11:27 +00:00
gwr a4aa1b4b57 New version (from Theo (from 4.4)) - supports multicast. 1994-05-28 15:45:51 +00:00