Commit Graph

8336 Commits

Author SHA1 Message Date
pk 816feb25c5 Avoid stomping on static memory by repeatly calling gethostbyname(). 1994-06-01 19:32:43 +00:00
pk 350b02a45f Don't try to lookup an empty hostname; some nameservers return the root servers
for such a query.
1994-06-01 19:23:59 +00:00
glass 8f22e98c12 VM_MIN_ADDR -> 0 1994-06-01 18:51:16 +00:00
gwr 7baff66ce6 Cute moving light in the diag LEDs like SunOS does.
(OK you can hit me once for frobbing with such useless things :-)
1994-06-01 15:45:39 +00:00
gwr 035efd3e6d Remove some temporary junk. 1994-06-01 15:39:28 +00:00
gwr a3f0632097 No longer need V_SWTCH (or any other vmstat stuff) in assembly code. 1994-06-01 15:37:03 +00:00
gwr 3743860a4a mem.c: Add mmap support to /dev/mem, validate offset for I/O on same.
conf.c: Add mmmap, move MEM_MAJ to 3 for SunOS compatibility.
1994-06-01 15:28:15 +00:00
pk e21b88980e At least prevent SIGBUS'es on so called functions (strings in text space). 1994-06-01 11:04:33 +00:00
glass d58065c17b the evil -G 0 must be used on locore too 1994-06-01 07:38:51 +00:00
glass 8b1cefa2ee cpu_exec_ecoff_hook() returns a errno 1994-06-01 04:50:30 +00:00
phil 0ca1daa954 pc532 now does new init process 1994-05-31 21:56:06 +00:00
phil 1c6336eec1 conf.c: new style
others: new init && clean up
1994-05-31 21:54:31 +00:00
phil dc474fc5fe new init 1994-05-31 21:53:31 +00:00
pk 07dacb0383 Add missing #include <machine/reg.h> 1994-05-31 20:54:14 +00:00
mycroft fadca2ce79 Clean up deleted files. 1994-05-31 18:05:24 +00:00
pk 944a09b290 Move misplaced `#ifdef DEBUG'. 1994-05-31 10:20:59 +00:00
pk c3a3100892 Initialize return value from save_core() in case dumpsize == 0. 1994-05-31 09:38:12 +00:00
deraadt c259dd15ce in a word, whoops 1994-05-31 08:51:15 +00:00
deraadt e16521631c create file with nice mode 1994-05-31 08:50:31 +00:00
mycroft 08063daef3 Clean up deleted files. 1994-05-31 08:46:16 +00:00
deraadt d4fda9aec2 do the shuffle 1994-05-31 08:46:10 +00:00
hpeyerl d649b1e46a s/REVARP/ARPOP/
(duh; thanx Gordon)
1994-05-31 04:26:31 +00:00
chopps 5b60a18823 MIN/min 1994-05-31 03:13:41 +00:00
chopps 6a73a3cd2e MIN/MAX->min/max 1994-05-31 03:11:42 +00:00
chopps 34769dec9b fix incorrect MAN3 line. 1994-05-30 21:34:40 +00:00
mycroft be18f5b5b9 Clean up deleted files. 1994-05-30 20:26:15 +00:00
gwr 8e9adf9acf Make things in the right places. 1994-05-30 20:18:34 +00:00
mycroft 4b4171b504 Clean up deleted files. 1994-05-30 20:09:03 +00:00
gwr 0d6e953d74 Make things in the right places. 1994-05-30 20:08:05 +00:00
jtc d8e5937418 Re-worked case statement parsing. With luck, this fixes bug #268. 1994-05-30 20:05:40 +00:00
pk 6b3b8882fb Restore context before leaving in pmap_protect() & pmap_changeprot(). 1994-05-30 20:03:57 +00:00
hpeyerl 96fcc3dd20 byebye frame.h 1994-05-30 20:03:39 +00:00
phil 3e6203f54d boot from ufs program from Phil Bunde. 1994-05-30 19:58:42 +00:00
hpeyerl 8360c5f4ab ${.CURDIR} works better. 1994-05-30 19:12:36 +00:00
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