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
xtraeme
e3529b263e
Kill __P(), ANSIfy, remove main() prototype; WARNS=2
2005-01-20 15:49:24 +00:00
xtraeme
7fb01f0f08
Remove main() prototype; WARNS=3
2005-01-20 15:47:51 +00:00
xtraeme
691a36f2ea
whitespace, remove main() prototype.
2005-01-20 15:44:59 +00:00
xtraeme
a35b6d287f
Kill __P(), ANSIfy, remove main() prototype, whitespace; WARNS=2
2005-01-20 15:41:14 +00:00
xtraeme
743ce43fbc
Kill __P(), remove main() prototype; WARNS=2
2005-01-20 15:36:02 +00:00
xtraeme
e3c8f73b9a
whitespace (pointed out by wiz@)
2005-01-20 15:29:40 +00:00
kleink
774c973096
Note ENOATTR; from FreeBSD.
2005-01-20 13:23:57 +00:00
kleink
b2f3ea1a33
Add ENOATTR (and a missing comma); noted by Takehiko NOZAKI.
2005-01-20 13:14:09 +00:00
ginsbach
cf8e68cb39
Add missing 'by' in license attribution -- Thanks, wiz!
2005-01-20 12:52:03 +00:00
wiz
704c845e60
Sync usage with man page.
2005-01-20 09:20:03 +00:00
wiz
c6bb1f479a
Add RCS Id; sort option(s) without arguments before options with,
...
in SYNOPSIS; add prompts in examples; sort format letters as option letters would be sorted.
2005-01-20 09:18:11 +00:00
he
770d02eadf
Convert to using elf32-tradbigmips and elf32-tradlittlemips as output
...
formats, now that the toolchain has been converted to using those.
2005-01-20 09:14:36 +00:00
wiz
99cb01f31a
Drop trailing whitespace.
2005-01-20 09:13:16 +00:00
jmc
86c3a374e9
If building a source only cd don't include shared/ALL
2005-01-20 08:05:55 +00:00
ginsbach
6e880ae78b
Add blurb about new defects command in scsictl.
2005-01-20 04:32:21 +00:00
ginsbach
55049570a7
add seq(1)
2005-01-20 04:26:00 +00:00
ginsbach
e8c2320896
seq(1) - print sequences of numbers
2005-01-20 04:13:42 +00:00
christos
b1c3c94911
Improve error messages.
2005-01-19 22:59:24 +00:00
christos
b51e7f1581
- fix initialization of dowarn [use before set, thanks luke]
...
- always initialize flags so that we don't have to check for it.
- use the consistent variable names in functions.
2005-01-19 22:40:37 +00:00
matt
2201849e4a
Split the hw-dependent powermanglement into its own function and make
...
Idle call that. Add a ci_idlespin function pointer to cpu_info.
Update INIT_CPUINFO to initialize it to a naked 'blr' instruction.
In oea/cpu_subr.c, add cpu_idlespin and make ci_idlespin point to it.
2005-01-19 22:22:56 +00:00
xtraeme
d9f85c2154
Kill __P(), ANSIfy, remove main() prototype; WARNS=3
2005-01-19 20:48:13 +00:00
xtraeme
2b44291ffe
Remove main() prototype.
2005-01-19 20:46:16 +00:00