Commit Graph

11024 Commits

Author SHA1 Message Date
cgd
3035c3a3f3 make nosys() return ENOSYS, based on user requests and discussions with
mkm.  it still always signals.
1994-12-07 21:31:11 +00:00
pk
524e00b29b Ensure contiguous chunks for all of an object's address space (text+data+bss). 1994-12-07 20:30:53 +00:00
deraadt
f4713b5e96 silence link creation 1994-12-07 14:53:53 +00:00
deraadt
3dffaf5ef4 remove duplicate infinity.c 1994-12-07 14:52:59 +00:00
deraadt
ca6f5cbe06 Use symbolic constants to access the prom vector.
Deal with v0 openrom (on sun4c machines only).
1994-12-07 14:47:04 +00:00
mycroft
e5379bfffb Clean up deleted files. 1994-12-07 14:46:06 +00:00
deraadt
4144af8de8 bigtime cleanup 1994-12-07 14:45:54 +00:00
jtc
9341ecd420 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 09:19:47 +00:00
jtc
fce6632b6a Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 08:49:07 +00:00
jtc
8af8823772 imported from 4.4lite 1994-12-07 08:36:42 +00:00
jtc
a1228f558a Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 08:35:02 +00:00
jtc
fb937a59e4 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 05:08:04 +00:00
phil
eb5168e5dc RCS id format. 1994-12-07 04:47:59 +00:00
phil
6adbfc3390 Adding sigsetjmp.S for ns32k. 1994-12-07 04:47:23 +00:00
jtc
c7c97b414c Added code for POSIX.2's -m, -T, and -u options. 1994-12-07 04:28:47 +00:00
jtc
cbb8cacbb2 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 01:06:23 +00:00
jtc
ea2b6c7c8c Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 00:46:54 +00:00
jtc
d7a39d841a Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 00:36:39 +00:00
jtc
55ad6872f5 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS ID convention.
1994-12-07 00:33:47 +00:00
jtc
7a51c22113 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-07 00:28:21 +00:00
jtc
3b09eeb789 Allocate array containing names of users dynamically. 1994-12-07 00:21:14 +00:00
deraadt
1ef32e64bc clean better 1994-12-06 20:54:46 +00:00
cgd
73cf954189 adjust; from jimj. 1994-12-06 19:13:02 +00:00
deraadt
f45b220870 Link these statically to make shared library debugging easier 1994-12-06 14:54:50 +00:00
deraadt
64eedae2df changer fix 1994-12-06 14:39:47 +00:00
pk
fc1b40eef4 cosmetic change. 1994-12-06 10:39:40 +00:00
pk
2397f57e36 Move DDB argument processing up before our input registers get trashed. 1994-12-06 09:58:09 +00:00
deraadt
03cba26fa6 place message buffer in low physical memory, so that it can survive a
warm boot. the sun4 boot program corrupts some memory there so adjust
upwards on the sun4. (from chuck)
1994-12-06 08:34:00 +00:00
jtc
972ab0a594 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-06 07:51:12 +00:00
jtc
9aa7d87adb Merged with 4.4lite
Changed to conform to NetBSD's new RCS Id convention.
1994-12-06 07:36:07 +00:00
jtc
3ed25c1fb4 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-06 07:32:26 +00:00
jtc
0a32766271 Use mv -f. 1994-12-06 07:05:35 +00:00
glass
2227b302cf update 1994-12-06 06:59:01 +00:00
mycroft
ab509af8af Patches from Kirk Mckusick to fix the fifo and spec op tables, and speed up
symlink handling a little.
1994-12-06 06:56:40 +00:00
mycroft
8d87220928 Don't ignore the exit status of ld(1). 1994-12-06 06:07:39 +00:00
mycroft
6d6a24357a Compile with -g. 1994-12-06 05:02:26 +00:00
mycroft
d1baf72663 Fetch eip, too. 1994-12-06 03:53:41 +00:00
mycroft
220bb6f6d5 #ifdef some of that. 1994-12-06 03:41:39 +00:00
mycroft
30f739a903 Fix getch_kcore_registers() enough that kgdb is useful. 1994-12-06 03:30:59 +00:00
deraadt
31e5af3828 vm access permissions give SIGSEGV
alignment errors give SIGBUS
1994-12-06 00:27:46 +00:00
deraadt
421ec01e3f bdev for st 1994-12-06 00:18:10 +00:00
deraadt
5f9f1008db update 1994-12-06 00:17:44 +00:00
deraadt
9259e6b44d repair SYSV_* system calls 1994-12-06 00:17:06 +00:00
deraadt
2717a8de7e TIOC[SG]FLAGS from matthew green 1994-12-06 00:01:39 +00:00
cgd
5eeab43e28 more cleanups from Jim Jegers, passed over by me. 1994-12-05 20:15:31 +00:00
phil
008d895ed1 config.new changes and sendsig change. 1994-12-05 19:27:38 +00:00
phil
51aa2cad2b USPACE change. 1994-12-05 19:27:20 +00:00
phil
dedd59e3c2 Twiddles to ge config.new working. 1994-12-05 19:26:56 +00:00
phil
0503a7c8a8 Fixed a bug in resettodr that set the month to 13 in the hardware clock! 1994-12-05 19:14:27 +00:00
dean
a056ea67c9 get disk and block size when opening device rather than probe time
(From Ralph Campbell)
1994-12-05 19:11:59 +00:00