sato
b674d1f521
when apm version is not 1.0,
...
use APM_BATT_FLAG_XXX type value instead of APM_BATT_XXX type value.
2000-10-27 08:19:37 +00:00
sato
e13d487465
- A/D converter port macro: PIUAB(n)
2000-10-27 08:13:54 +00:00
sato
cbebb75a68
- add VPRINTF().
...
- show pwctl giu bit for verbose.
2000-10-27 08:12:18 +00:00
sato
5cf5562de3
probe message use dv_xname.
2000-10-27 08:10:32 +00:00
sato
a15e59c0eb
enlarge ITE8181_LCD_ON_SELF_DELAY.
2000-10-27 08:09:15 +00:00
sato
720875ffea
correct comment.
2000-10-27 08:08:08 +00:00
sato
786287aac1
- add new event type: CONFIG_HOOK_SET/GET.
...
- add some new id in CONFIG_HOOK_PMEVENT.
2000-10-27 08:04:49 +00:00
fvdl
14506ffd18
Re-add xmisc set to menu file, which I accidentally deleted earlier.
...
From hubertf.
2000-10-27 07:49:14 +00:00
nisimura
8a54846748
Fix errors in initializing the software copy of 256 entry colormap
...
stored in device softc. rasops_cmap[] array is orginazed in 256
iteration of 3 byte long RBG triplet, which does not match with
struct wsdisplay_cmap design.
2000-10-27 07:24:04 +00:00
jmc
7a615b0018
Remove usecount check in spec_open. It fails to catch VALIAS situations
...
and vfs_mountedon will handle them all correctly.
2000-10-27 06:28:27 +00:00
oster
617759aa4c
- cleanup wording and add additional comments on such things as
...
"component1" and "raidctl -A yes"
- add a note about how to build a RAID set with a limited number of disks
(thanks to Simon Burge for suggestions)
- improve layout of 'raidctl -i' discussion (thanks to Hubert Feyrer)
- add a (small) section on Performance Tuning
2000-10-27 02:40:37 +00:00
mycroft
fe609bcff4
Update some DEBUG printf() formats.
2000-10-27 01:05:30 +00:00
mbw
2209c37c65
Major overhaul.
...
hardware: updated the list of what works, broken down by OF version
added devices reported as working by port-macppc posters
added list of what devices are supported by which versions of OF
included description of how each OF version boots
described partitioning
prep: describe how to enter OF depending on OF version
also described how to set up some important OF variables
install: give examples of boot commands
list of common error messages and what they mean
2000-10-27 00:42:57 +00:00
jdolecek
374e0e8fff
move usr.bin/sort/TEST/stest to regress/usr.bin/sort, add to
...
regression tests
2000-10-26 23:51:31 +00:00
jdolecek
efba0ca36a
descend into bin/expr
2000-10-26 23:32:59 +00:00
jdolecek
224d8e7e7e
add two tests for expr
2000-10-26 23:32:14 +00:00
fvdl
02687a51bd
Handle moving a.out shared libraries for X as well.
2000-10-26 23:29:25 +00:00
jdolecek
fb2525abf5
fix operator precedence - | or & have lower priority than
...
arithmetic operations, compare, or :
This should fix bin/11318 by Love <lha@stacken.kth.se>
2000-10-26 23:10:21 +00:00
abs
1ee75cc4e0
Add:
...
makeoptions COPTS="-O2 -march=strongarm -mtune=strongarm"
2000-10-26 18:33:02 +00:00
wiz
6c22552f42
add cvs2netbsd import script
2000-10-26 16:30:38 +00:00
wiz
59baa1d019
Match cvs-1.11.
2000-10-26 15:32:56 +00:00
wiz
00584ddc5c
Remove some obsolete stuff (don't know why it wasn't deleted automatically).
2000-10-26 15:32:19 +00:00
wiz
2b12e01026
resolve conflicts from cvs-1.11 import
2000-10-26 14:59:06 +00:00
ad
528e314143
Work around a fatal firmware bug on some boards. From msmith@freebsd.org.
2000-10-26 14:43:50 +00:00
abs
1bb1a44a90
Add (for StrongARM CPUs) commented out
...
makeoptions COPTS="-O2 -march=armv3m -mtune=strongarm"
2000-10-26 14:15:33 +00:00
sommerfeld
eac79d61fb
fix misc/11315: stale cross-ref to racoon(8)
2000-10-26 14:09:25 +00:00
wiz
488e9b4921
Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.
2000-10-26 13:57:57 +00:00
wiz
b57ce6cde4
Import of cvs-1.11 from ftp.cvshome.org minus some unneeded files.
2000-10-26 13:47:54 +00:00
abs
977a131f8e
Switch back to vt100 by default, plus comment that shark should use pc3
2000-10-26 09:55:50 +00:00
jdolecek
6a6f9705de
add couple of missing entries, update kern.maxptys entry - it is not raise only
2000-10-26 07:35:56 +00:00
jdolecek
1c7d8af31d
rewrite KERN_MAXPTYS description to match reality
2000-10-26 07:24:00 +00:00
onoe
226930604b
Add new numbers from IANA: 0x83 - 0xbd
2000-10-26 06:51:31 +00:00
garbled
7cf7e5abae
change make -> ${MAKE}
2000-10-26 06:17:41 +00:00
garbled
9c6cafac02
Change direct calls to make to ${MAKE}
2000-10-26 06:00:48 +00:00
garbled
ee738c5474
Change direct calls to "make" to ${MAKE}... sigh..
2000-10-26 05:57:00 +00:00
garbled
1403ef3b87
Remove direct calls to "make" and replace with ${MAKE}
2000-10-26 05:52:54 +00:00
garbled
1f3a06f4fd
Find a bunch of places where we call "make" and replace it with ${MAKE}
2000-10-26 04:53:56 +00:00
mrg
9b051e142a
restore the contents of this file so that the g77 texi builds.
2000-10-26 03:59:28 +00:00
wiz
75311ca708
Fix typo (thinko?), which didn't allow MRU to be set below the default
...
value (instead of the minimum value). Patch supplied by Stephen Degler
in PR #9945 , and reviewed by Ignatios Souvatzis.
2000-10-26 01:26:15 +00:00
hubertf
931aadfd80
s/bsd/BSD/
2000-10-25 15:55:44 +00:00
minoura
807d7f0327
swapon when the system memory is smaller than 6MB.
2000-10-25 14:48:35 +00:00
mrg
613777800f
don't build binutils 2.9.1 for sparc64 -- it causes issues.
2000-10-25 13:00:59 +00:00
kleink
b40fbcbce7
KNF nit in previous.
2000-10-25 10:57:20 +00:00
shin
ef18f55945
update hpcmips and mips set sizes (unpacked on 8K/1K ffs).
2000-10-25 10:46:58 +00:00
haya
a4df364077
METHOD CHANGE: Use CIS_FUNCE data which is decoded by pcmcia_cis.c,
...
instead of decode cis tuple by itself. This change leads to suppress
one power-cycling.
2000-10-25 09:32:11 +00:00
is
c1d2f8ef04
Added Amiga unpacked set sizes.
2000-10-25 09:27:47 +00:00
haya
b44679b7ec
Bugfix: reset 16-bit pcmcia in chip initialisation sequence.
2000-10-25 09:15:58 +00:00
jmc
f2a6f1ca18
Bumped libc to 12.66
2000-10-25 03:50:32 +00:00
thorpej
9516ee90da
Split the UDP routines out of net.c.
2000-10-25 01:49:55 +00:00
mason
9209a6a5b4
Add "haunted".
2000-10-25 00:03:55 +00:00