Commit Graph

11156 Commits

Author SHA1 Message Date
mycroft
8bc645d520 Add __timeradd() and __timersub(). 1994-12-11 17:02:41 +00:00
mycroft
995e676d90 Add `flags 1' to ast subdevices, as pointed out by John Kohl. 1994-12-11 16:20:48 +00:00
pk
d88e845b42 Correct character array declaration (bug-report bin608). 1994-12-11 16:07:22 +00:00
pk
e8880dceb9 Follow prototype changes in libsa. 1994-12-11 15:18:34 +00:00
mycroft
025723db2b Fix another bug pointed out by Daniel Boulet. 1994-12-10 17:14:42 +00:00
christos
303841c92e 3c509 fixes to avoid adapter getting stuck in high traffic conditions.
I don't particularly like the fixes, but at least now the 3c509 never
gets stuck. On the other hand, performance still sucks in some cases.
1994-12-10 14:52:02 +00:00
jtc
4051e29ec1 A tiny optimization: since the offset radix is not going to change,
set a variable to the format string and use it instead of checking
the offset radix and selecting a format each time a string is found.
1994-12-10 12:06:56 +00:00
jtc
d3a545dc01 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-10 11:54:22 +00:00
pk
3e4bf211c6 Use vm_object_prefer() to find a good range of virtual addresses to
map a memory object to.
1994-12-10 11:48:12 +00:00
pk
d114baba9a Introduce vm_object_prefer(), which interrogates the PMAP layer in search
for an optimal virtual address for a given object.
1994-12-10 11:46:25 +00:00
pk
c09156bf8b Introduce pmap_prefer() which is used to obtain a cache-friendly virtual
address.
1994-12-10 11:43:56 +00:00
jtc
d781cfcf1d Kill warnings about sigsetjmp() and siglongjmp() being missing. 1994-12-10 11:42:26 +00:00
jtc
912b8b6429 Use 44lite's clever sigsetjmp()/siglongjmp() implementation I just imported. 1994-12-10 11:29:03 +00:00
jtc
cb010fc468 Changed to conform to NetBSD's new RCS Id convention. 1994-12-10 11:23:43 +00:00
jtc
362fb60ac0 imported from 4.4lite 1994-12-10 11:20:54 +00:00
glass
e8a05c67ac remove vax reference. kills bug 593 1994-12-10 08:04:57 +00:00
mycroft
793e542f89 Fix format of attach message. 1994-12-10 05:55:26 +00:00
mycroft
1acd9ddb90 Speed up FPU task switching some more. 1994-12-10 00:28:18 +00:00
phil
cef7e3d0dc Changes from Matthias P. 1994-12-09 21:04:40 +00:00
deraadt
fdd48a9d65 cleanup 1994-12-09 09:29:26 +00:00
jtc
51207773f0 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-09 02:14:09 +00:00
jtc
460d54012d Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-09 01:43:36 +00:00
cgd
fee4815efc fix pr 594, pointed out by Chuck Silvers. fix taken from 4.4-Lite, rather
than his patch.  (functionally identical, though...)
1994-12-08 22:58:47 +00:00
christos
89cfd124d5 Added casts to fix warnings from the new prototyped rpc headers. 1994-12-08 21:41:05 +00:00
mycroft
957694159f Correct a couple of things... 1994-12-08 20:55:05 +00:00
dean
ec60b72f58 Put Ultrix disklabel compatability back in. 1994-12-08 18:33:19 +00:00
jtc
1bbda10eb1 Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-08 09:51:23 +00:00
jtc
f6da7412fe imported from 4.4lite 1994-12-08 09:38:45 +00:00
jtc
39801cccde Merged with 4.4lite.
Changed to conform to NetBSD's new RCS Id convention.
1994-12-08 09:30:36 +00:00
jtc
3075e8d6b7 imported from 4.4lite 1994-12-08 08:57:40 +00:00
jtc
debb742e2f Changed type of struct rlimit from quad_t to rlim_t.
Changed RLIM_INFINITY to 64 bit quantity.
1994-12-08 06:49:43 +00:00
jtc
9d99925829 New type, rlim_t, used 1994-12-08 06:43:30 +00:00
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