Commit Graph

133543 Commits

Author SHA1 Message Date
wiz 8cb0028b8a Add mac68k to .Dt. 2005-01-21 15:04:51 +00:00
wiz 4f89c59454 Add i386 to .Dt. 2005-01-21 15:04:25 +00:00
wiz 83db678ed2 Add evbarm to Dt. 2005-01-21 15:03:53 +00:00
tsutsui 62b7a35d2d Unload xfer dmamap in pscsp_dma_stop(). 2005-01-21 14:37:58 +00:00
yamt de3e729ad9 s/time/mono_time/ for n_attrstamp and n_accstamp. (parts of) PR/25641. 2005-01-21 14:31:29 +00:00
yamt a9b37be6a2 - switch to dev/rtl8169.c from pci/if_re.c.
- enable re@cardbus.
both of re@pci and re@cardbus seem to work for me.
2005-01-21 12:32:18 +00:00
tsutsui 45b9175c68 Add options COMPAT_16 and COMPAT_20. 2005-01-21 12:24:02 +00:00
tsutsui b20d546713 Remove options COMPAT_15 and add options COMPAT_20. 2005-01-21 12:19:25 +00:00
tsutsui 33c4640b37 Add options COMPAT_20. 2005-01-21 12:11:30 +00:00
yamt 7ae610b397 remove a duplicated prototype of rgephy_reset. 2005-01-21 11:55:52 +00:00
yamt cd4834a432 test pthread_detach. 2005-01-21 11:54:24 +00:00
wiz d68085a6b6 "-offset indent" is fine for option lists -- re-add it,
backing out previous. jmmv does not disagree.
2005-01-21 10:40:01 +00:00
wiz 3822da6877 Bump date for "rpc" support. 2005-01-21 10:32:33 +00:00
wiz 396e28e5ec Use Fl for flags. 2005-01-21 10:29:50 +00:00
rtr 572ebc41a9 + add riva128 submodule patch from Dieter Roelants
+ add riva128.o submodule to md set lists
  should resolve pr#28808
2005-01-21 08:33:11 +00:00
matt d21696b2d9 Add ochi & echi at cardbus 2005-01-21 06:19:04 +00:00
rtr 8c050b7c06 + cleanup removal of -DUSE_NBSD_THREADLIB usage 2005-01-21 05:15:36 +00:00
simonb d6bb93d348 Use LL suffix on >32bit constants. 2005-01-21 05:04:23 +00:00
dyoung b72c53e720 Exclude additional files from the set lists if MKGCCCMDS=no. 2005-01-21 04:47:23 +00:00
chs 7c203c91d4 reduce the size of user coredump files by not dumping regions of
the address space that have never been touched (such as much of the
virtual space allocated for pthread stacks).
2005-01-21 03:24:40 +00:00
briggs 1a5a156a7e Back out part of revision 1.46. Do not use atomic_setbits_ulong() for
softintr().  Need to figure out why this causes problems.  Thanks to
Izumi Tsutsui for isolating this change.
2005-01-21 03:22:13 +00:00
ginsbach 6c53b19fbf Implement "rpc" 2005-01-21 02:43:33 +00:00
matt 5eeb71a595 Add more support for MPC7447A/MPC7448. 2005-01-21 00:58:34 +00:00
matt 9b69be93b4 Add extended BAT block size definitions. 2005-01-21 00:46:23 +00:00
matt f75acb0839 Add some HID1 definitions and HID0_XBSEN for 7455+ processors. 2005-01-21 00:45:48 +00:00
dan 4d945fe1b6 reference config(8) -x as another way to recover the result of using
INCLUDE_CONFIG_FILE; bump date
2005-01-21 00:39:56 +00:00
matt a59dee22f1 Correct BHTCLR/XAEN definitions. 2005-01-21 00:09:30 +00:00
matt dcecffc61f Add MPC7448 and change MPC745x_P macro to deal with it. 2005-01-21 00:04:54 +00:00
dsl ea62f7c027 Use full country names when asking for keyboard type - thanks to Hubert for
finding them out and adding the comments to wsksymdef.h.
Make German always have KB_NODEAD set - IIRC Martin said that is needed.
Unfortunately this means we have our own list...
2005-01-20 22:15:46 +00:00
dsl 9146a4af0b Default to using 2k fragments (16k blocks) on filesystems that are >1GB.
Matches the defaults advertised in the newfs(8).
Perry keeps on asking me to do this :-)
2005-01-20 21:59:35 +00:00
christos a10b4794fd change long -> unsigned long 2005-01-20 21:53:23 +00:00
matt c104ee3507 Add entry for MPC7447A 2005-01-20 21:28:47 +00:00
matt 3f8b260589 Add MPC7447A (0x8003) 2005-01-20 21:26:49 +00:00
drochner 18dbb8a093 restrict visibility of sigcontext* as much as it appears
sensible for now
XXX there is more cleanup needed to make COMPAT_ULTRIX build
    w/o COMPAT_16)
2005-01-20 21:14:18 +00:00
christos 8817e95118 remove debugging printf. 2005-01-20 21:11:56 +00:00
drochner 207c761e82 expose struct sigcontext* just as much as necessary 2005-01-20 21:03:26 +00:00
drochner fb26d6a978 restrict visibility of struct sigcontext* as much
as possible; include the needed opt_compat_*.h for
kernel code
2005-01-20 20:55:55 +00:00
drochner e3842bbd8e Remove the remains of "struct sigcontext" and sigreturn() from the
user visible namespace.
These weren't supported interfaces for a while (it just happened to
work with COMPAT_16 kernels).
There are still internal uses in compat code and as jmp_buf format,
but this is all md code which uses <machine/signal.h>.
with christos' agreement
2005-01-20 20:42:05 +00:00
erh 327a4a6c1d Add a regression test for contatenated gzipped 0-length data. 2005-01-20 20:40:00 +00:00
matt f9eccea348 Add ehci 2005-01-20 19:14:08 +00:00
xtraeme 76500fc2f9 WARNS=2 is the default defined in sbin/Makefile.inc. (thanks wiz) 2005-01-20 16:39:22 +00:00
xtraeme 843cdb1983 Fix the cast for the getnameinfo() call in the status() function, which
should be "const struct" not "struct" for sockaddr.

WARNS=3
2005-01-20 16:16:10 +00:00
xtraeme 6b01b69054 Remove main() prototype; WARNS=3 2005-01-20 16:02:32 +00:00
xtraeme 784c275927 Remove main() prototype; WARNS=2 2005-01-20 16:01:02 +00:00
xtraeme d40da986ee Kill __P(), ANSIfy, remove main() prototype; WARNS=2 2005-01-20 15:59:40 +00:00
xtraeme 7b1148bc92 ANSIfy; WARNS=3 2005-01-20 15:56:30 +00:00
xtraeme a448b41c5a Remove main() prototype; WARNS=2 2005-01-20 15:55:01 +00:00
xtraeme 6d580415e4 ANSIfy; WARNS=3 2005-01-20 15:53:35 +00:00
xtraeme ad7c30a166 WARNS=2 2005-01-20 15:52:09 +00:00
xtraeme 10928b7240 Kill __P(), ANSIfy, remove main() prototype; WARNS=3 2005-01-20 15:50:47 +00:00