Commit Graph

168998 Commits

Author SHA1 Message Date
tsutsui
c3b0f346ec Fix pasto. 2008-04-06 04:01:56 +00:00
christos
e00c77edc9 bump libedit. 2008-04-05 23:54:47 +00:00
christos
4652e1fb8f bump minor. 2008-04-05 23:53:26 +00:00
tsutsui
c3b129605a Use generic atomic_cas_uint() for mutex(9) and rwlock(9), and
remodel old RAS based _lock_cas() implementation for m68010
into genereic atomic_cas_32().
Now sun2 kernel compiles and even works on multiuser. (hehe)

Tested on tme (emulationg 2/120 and 3/150) and (real) 3/80.
2008-04-05 22:47:52 +00:00
tsutsui
7dfcdee2a2 Use .c version atomic ops for m68010. 2008-04-05 22:28:36 +00:00
tsutsui
6cc162d54c Always specify COPTS="-Os" and disable several options and devices
to shrink kernels. Current sun68k bootloader can't load a kernel larger
than ~2MB, and our ever growing kernel have reached the limit.
2008-04-05 22:16:04 +00:00
tsutsui
6976334ea5 Always specify COPTS="-Os" and disable several options and devices
to shrink kernels. Current sun68k bootloader can't load a kernel larger
than ~2MB, and our ever growing kernel have been reached the limit.
2008-04-05 22:08:41 +00:00
cegger
8bac8763ae use aprint_*_dev and device_xname 2008-04-05 22:04:36 +00:00
cegger
335ec2beb5 use aprint_*_dev and device_xname 2008-04-05 21:44:50 +00:00
cegger
bebbf57b68 use aprint_*_dev and device_xname 2008-04-05 21:31:23 +00:00
christos
8a487dca06 Fix build from dieter roelants 2008-04-05 20:17:37 +00:00
cegger
801bd3ddec use aprint_*_dev and device_xname 2008-04-05 20:08:52 +00:00
cegger
34895c30e4 use aprint_*_dev and device_xname 2008-04-05 19:16:49 +00:00
xtraeme
7633a17263 Merge NOMAN, CLEANFILES and WARNS into the shared Makefile.inc. 2008-04-05 19:03:57 +00:00
cegger
92e3ef7aaa use aprint_*_dev and device_xname 2008-04-05 18:54:10 +00:00
cegger
4c5fa20d1f use aprint_*_dev and device_xname 2008-04-05 18:35:31 +00:00
xtraeme
bea13694d3 Add the autoconf(9) detach method; useful for the LKM. 2008-04-05 18:32:14 +00:00
tsutsui
aadb5be453 Add some register definitions for RTL8168C. 2008-04-05 18:26:39 +00:00
tsutsui
052ab0354c Add commented out ext2fs definitions. 2008-04-05 18:21:34 +00:00
tsutsui
cde344d3be Allow MD cycle counter routines to pass their own optimized
tc_get_timecount function to MI cc_init().
2008-04-05 18:17:36 +00:00
cegger
2ebebb8472 make this compile 2008-04-05 18:16:56 +00:00
adrianp
fe2ff28dc6 Add no-user-rc option which disables execution of ~/.ssh/rc
(backport from OpenSSH 4.9)
2008-04-05 17:20:53 +00:00
cegger
375450b55e use aprint_*_dev and device_xname 2008-04-05 16:46:15 +00:00
cegger
395c8c3fd3 use aprint_*_dev and device_xname 2008-04-05 16:35:35 +00:00
christos
5f256bd3f7 Style cleanups from Anon Ymous 2008-04-05 16:26:57 +00:00
cegger
1344fa8b25 use aprint_*_dev and device_xname 2008-04-05 16:06:12 +00:00
christos
327d0b0912 call setprogname(), from Anon Ymous 2008-04-05 15:59:39 +00:00
skrll
f4e066c173 Note hp700 attachments. 2008-04-05 15:59:28 +00:00
christos
0cb4d42e16 add EL_REFRESH for the benefit of readline 2008-04-05 15:53:28 +00:00
cegger
3069a1f144 use aprint_*_dev and device_xname 2008-04-05 15:50:49 +00:00
skrll
f214b85d2b Note siop(4) at various attachments support on hp700. 2008-04-05 15:48:22 +00:00
cegger
13783bfd7e use aprint_*_dev and device_xname 2008-04-05 15:47:00 +00:00
skrll
cefd9f38fa Add and enable various siop attachments. 2008-04-05 15:30:46 +00:00
yamt
3426b80b5e - l_wmesg is not always valid. check l_wchan when using l_wmesg.
should fix a crash reported by Juan RP on current-users@.
- ttyinfo: lock lwp when accessing l_wmesg.
- fill_lwp: add an assertion.
2008-04-05 14:03:16 +00:00
yamt
c6f589405e assertions. 2008-04-05 13:58:12 +00:00
cegger
cc658c528f use aprint_*_dev and device_xname 2008-04-05 13:49:36 +00:00
cegger
09275ba76d use aprint_*_dev and device_xname
OK martin
2008-04-05 13:40:05 +00:00
mlelstv
8dbc8a3822 revert the broken DeMorgan-ification 2008-04-05 09:34:22 +00:00
skrll
42081d876c Typo in comment. 2008-04-05 08:42:35 +00:00
rtr
f2575a3983 whitespace fix 2008-04-05 08:01:54 +00:00
tsutsui
467bde0590 Add support for RealTek RTL8211B(L) PHY. From FreeBSD. 2008-04-05 07:52:08 +00:00
tsutsui
19a464fa71 - fix build with OBJDIR
- clean more generated files
2008-04-05 07:33:00 +00:00
tsutsui
9252161713 Use htole32() on preparing setup packet. 2008-04-05 06:46:39 +00:00
tsutsui
abb05145d7 Add support booting from UFS2 partition for sparc.
Tested on tme emulating SS2.

Closes PR port-sparc/36068.
2008-04-05 06:39:08 +00:00
tsutsui
52dab5df0c Fix a warning in #ifdef RARP_DEBUG. PR kern/20314 2008-04-05 05:15:33 +00:00
nisimura
a59dc1792e - add COMPAT_40
- add #options WAPBL for journalled BSDFFS for GENERIC.NAS
2008-04-05 04:13:48 +00:00
nisimura
1976aeb78e add rootfs on disk bootinfo case. 2008-04-05 04:05:06 +00:00
lukem
654f9595de Default for -n is 100 not 99. 2008-04-05 04:02:06 +00:00
nisimura
3bbbade04a add some MPC824x NAS box description. obtained by googl'ing. 2008-04-05 03:39:41 +00:00
yamt
849fe720d6 test lockf deadlock detection. 2008-04-05 03:34:47 +00:00