pk
b91b8796d9
Implement MSGBUFSIZE option.
2001-03-05 16:46:09 +00:00
pk
8eeb7a8a79
mp_{pause,resume}_cpu(): avoid crash when cpu(s) not yet configured.
2001-03-05 16:45:22 +00:00
pk
f3c74253b0
Fix `flags' argument to pmap_enter().
2001-03-05 16:43:34 +00:00
sjg
cefcce2537
Test for non-existant LIB was incorrect (using cmtime cf. mtime).
2001-03-05 16:20:33 +00:00
ragge
f860eda596
This file hasn't been in use for a long time.
2001-03-05 16:02:23 +00:00
tron
148a50300a
Back out last change as there is no measurable performance gain.
2001-03-05 14:17:06 +00:00
bjh21
82e6169890
Add Precedence Technologies Ltd, who gave me a Risc PC and an Acorn NetStation.
2001-03-05 14:13:43 +00:00
ad
f21f718031
Typo in previous.
2001-03-05 12:15:38 +00:00
tsubai
0e3e6118a9
Add awi* at pcmcia.
2001-03-05 11:31:14 +00:00
pk
90e5095df2
Fix syntax error in previous change.
2001-03-05 07:16:19 +00:00
toshii
850f81157a
Fix an error printf format.
2001-03-05 07:11:18 +00:00
pk
4e14c96788
In debug printf: missing quote on format string.
2001-03-05 07:04:01 +00:00
tron
df07a57fe4
Invoke "groff" directly when building manual pages, "nroff" is just a
...
shell script wrapper. This saves at least one fork(2) and one exec(2)
while creating each manual page and should thus speed up builds.
2001-03-05 06:52:12 +00:00
wdk
cc53712b93
Ensure RELEASEDIR is set before make release.
2001-03-05 05:07:45 +00:00
wdk
b1e4117ddf
add "release" target
2001-03-05 05:05:38 +00:00
wdk
ffa74abf2f
- Add "Features Enable" and CDB bits to SCSI controller config
...
- During un-aligned writes: Don't accidently leave the DMA engine active
after priming the FIFO between calls to asc_dma_setup and asc_dma_go
2001-03-05 05:04:29 +00:00
wdk
9cf464f7d1
no longer keep a copy of the volume header in cpu_disklabel
2001-03-05 04:58:09 +00:00
wdk
680c13c7d4
- brelse() was called twice after reading disk label
...
- re-read RISC/os volume header off disk before writing new label
in case it was updated by installboot utility
- no longer keep a copy of the volume header in cpu_disklabel
2001-03-05 04:54:07 +00:00
mrg
b0afdb4d39
update for bootblk changes.
2001-03-05 02:49:29 +00:00
marcus
d152e7d2f8
Off-by-one error on v_absolute_size fixed.
2001-03-05 02:45:24 +00:00
mrg
e605caf0df
note compat_sunos for sparc64, compat_netbsd32, and new compat_svr4_32
2001-03-05 02:35:22 +00:00
matt
9ebe639d49
Regen
2001-03-05 01:32:53 +00:00
matt
a5b4d0e3ee
Add Winbond W83C533F functions.
2001-03-05 01:29:26 +00:00
bjh21
25ec015449
Merge setregs() from sys/arch/arm32/arm32/machdep.c,
...
sys/arch/hpcarm/hpcarm/machdep.c and sys/arch/arm26/arm26/vm_machdep.c
into sys/arch/arm/arm/arm_machdep.c.
2001-03-04 23:25:00 +00:00
bjh21
88951e75fa
Rather than using a list of CPU IDs, take a heuristic approach to working
...
out which set of functions to use. This should help cope with the fact that
my list of CPU IDs is probably incomplete.
2001-03-04 23:13:29 +00:00
msaitoh
f6d121802a
add an entry for NetMos NM9835
2001-03-04 21:33:34 +00:00
msaitoh
749e1bccc9
add support for NetMos NM9835 Dual UART and 1284 Printer port.
2001-03-04 21:30:24 +00:00
pk
a1b18f9435
Fix syntax error in previous.
2001-03-04 21:28:11 +00:00
msaitoh
4bbb1a724a
regen
2001-03-04 21:28:06 +00:00
msaitoh
6d2a2f23b9
Add an entry for NetMos
2001-03-04 21:26:44 +00:00
pk
bac5be6461
Simplify `bad alias' handling in pv_link()/pv_unlink():
...
- there's no need to have different PV_NC flags for sun4[c] & sun4m
- deal with kvm_uncache() being called on a managed page in a
separate helper function that deals with the caching state
within the pv list for that page, avoiding interference with
the `bad alias' removals in pv_unlink().
Note that currently never called for managed pages, but for now I'm
keeping the support in.
2001-03-04 21:12:24 +00:00
jdc
2050bbec42
Addition of ahdilabel.8.
2001-03-04 21:04:22 +00:00
jdc
8067506a7e
Document enhancements to ahdilabel :
...
boot sector and bad sector list are preserved by default, use 'z' to change
type NNNm to make a partition size NNN megabytes
type `-N' at `root' and `start' prompts to start after partition N
type `-N' at `size' prompt to end before partition N
type `-1' at `size' prompt to end at end of disk
display pauses if 10 or more partitions to display
2001-03-04 21:00:00 +00:00
jdc
5116ec7ef9
Man page moved from sys/arch/atari/stand/ahdilabel.
2001-03-04 20:57:50 +00:00
jdc
d22da292a6
Man page moved to share/man/man8/man8.atari.
2001-03-04 20:54:12 +00:00
jdc
b8c15cce4e
Man page is now in share/man/man8/man8.atari.
2001-03-04 20:51:51 +00:00
matt
01ae1e2acf
ifndef some more routines that are macros on the vax port.
2001-03-04 20:49:34 +00:00
jdc
df594988e2
Add enhancements :
...
boot sector and bad sector list are preserved by default, use 'z' to change
type NNNm to make a partition size NNN megabytes
type `-N' at `root' and `start' prompts to start after partition N
type `-N' at `size' prompt to end before partition N
type `-1' at `size' prompt to end at end of disk
display pauses if 10 or more partitions to display
2001-03-04 20:49:27 +00:00
matt
2bfaa741b1
remove disksubr since they are common.
2001-03-04 20:47:03 +00:00
matt
a4ee61bc1e
eliminate a lot stuff that's not needed.
2001-03-04 20:45:03 +00:00
matt
b15515a2db
Use ${PRINTOBJDIR}. Install boot.fs
2001-03-04 20:33:03 +00:00
matt
896ab00177
Add a makefile to make boot.fs for vax.
2001-03-04 20:28:50 +00:00
matt
d6fc837c17
more vm_offset_t/vm_size_t -> {p,v}{addr,size}_t changes
...
move pmap_* declarations to pmap.h. fix conflicts this
exposed (e.g different definitions for pmap_bootstrap).
2001-03-04 19:05:55 +00:00
hubertf
4b8c25f151
Prevent some minor descriptor leaks.
2001-03-04 18:16:42 +00:00
ad
fc04a38b9a
Don't choke when we get lots of AENs all at once.
2001-03-04 17:50:51 +00:00
uch
23c73a6e1c
regen.
2001-03-04 17:01:15 +00:00
uch
0d9b26cd0e
make this compile on WCE200 SDK
2001-03-04 16:59:47 +00:00
uch
07005e3818
sync with pbsdboot. (CASIO Pocket PostPet)
2001-03-04 16:52:44 +00:00
uch
aa7c0fa2c7
templates for WindowsCE Embedded Toolkit for Visual C++ 5.0
2001-03-04 16:51:04 +00:00
itojun
c9e08725bc
avoid possible alignment issue. sync with kame
2001-03-04 16:49:17 +00:00