tron
af4d285682
Avoid errors like "cp: /foo/bar/directory" exists if cp(1) is used to
...
copy multiple directories and the first one doesn't exist in the
target directiry but another one (e.g. the second) does.
2006-08-15 13:06:02 +00:00
kardel
0da8c70aed
PR 34205: workaround struct timeval tv_sec not being SUS compliant issue (reported by Takeshi Nakayama)
2006-08-15 07:09:12 +00:00
mike
99445ded4c
Fixed minor typo.
2006-08-15 03:59:59 +00:00
sanjayl
5576a1bb85
G5/970 updates:
...
Setup cache bits in HID5 early on so that dcbz/icbi use the
128 byte cache line size. The mismatch was causing dynamically linked
apps to randomly coredump.
With this fix, the G5 can boot into full multi-user by using a NFS
mounted root file system.
2006-08-15 03:29:55 +00:00
ross
282f07d643
Fix bug involving addresses >= 4G on ppc64.
2006-08-15 02:23:54 +00:00
macallan
aa34d188fa
back out previous commit since it breaks console output when not using a
...
serial console
2006-08-15 01:53:26 +00:00
bjh21
6483c68d38
Removal of old acorn32 console.
2006-08-14 22:42:47 +00:00
bjh21
90bd2ce02c
Nothing in the tree uses NVIDCAUDIO or NVIDC, so stop generating them.
2006-08-14 22:33:37 +00:00
bjh21
3588325ecf
Obsolete manual pages for deleted acorn32 keyboard drivers.
2006-08-14 22:26:59 +00:00
bjh21
9bce138739
Remove manual pages for deleted keyboard drivers.
2006-08-14 22:25:32 +00:00
bjh21
68f9c8ffc9
Don't try to create nodes for old console devices, or for a few other
...
obsolete devices either.
2006-08-14 22:20:59 +00:00
bjh21
cd46a5a9c8
Remove mention of wscons-specific kernels on acorn32 -- all acorn32 kernels
...
now use wscons.
2006-08-14 22:14:13 +00:00
bjh21
844bc4f1f6
Obsolete two header files related to the (removed) old console code.
2006-08-14 22:07:11 +00:00
bjh21
c189c05750
Remove various devices that acorn32 no longer has.
2006-08-14 22:05:45 +00:00
bjh21
2c38f19586
Finally remove the old, pre-wscons, acorn32 console code. This dated back
...
to RiscBSD and had been lurking in dark corners scaring people (mostly me)
for far too long. It will be missed, but not much, and I hope we can clear
up any fallout before 5.0.
While I'm in the area, also remove rpckbd(4), since pckbd(4) has
been supported on acorn32 for ages.
2006-08-14 22:04:30 +00:00
rpaulo
2e90509055
Install postfix-manuals.html.
2006-08-14 21:35:38 +00:00
tls
1775a62964
Fix sentence fragment that somehow got into the long comment about rm -P.
2006-08-14 20:38:13 +00:00
thorpej
1d08e83afc
Correct copyright date and description.
2006-08-14 18:58:34 +00:00
thorpej
941317eec2
dk actually first appeared in 3.0.
2006-08-14 18:57:02 +00:00
plunky
99a7113fbc
Fix typo in variable name
2006-08-14 18:55:18 +00:00
rpaulo
e47f6f523c
Actually, we don't support CLOCK_SELECTION unless we have
...
pthread_condattr_{get,set}time() and clock_nanosleep().
2006-08-14 18:17:48 +00:00
rpaulo
13a593e7c8
We support the POSIX Clock Selection Option.
2006-08-14 18:14:19 +00:00
ad
87dd042f7a
sys__lwp_create: put newuc back to the pool on failure.
2006-08-14 14:11:21 +00:00
gdt
7db024f8e7
When mounting an MSDOS fileysystem, do not require that bytes 252 and
...
253 of the superblock be zero. Searching the net failed to find any
justification for checking these bytes; all available references say
that they are part of the boot code and not BOOTSIG2 and BOOTSIG3.
Modify the MSDOS 7.1 bootsector definition to have 420 bytes of boot
code and no BOOTSIG[23], rather than 418 bytes of boot code, to follow
available references and apparent Windows practice. A test build
showed that these defines are not used other than in the check removed
by this commit.
Patch tested on netbsd-3, and enabled mounting of a 4 GB CF formatted
under Windows XP and then in a digital camera. The CF was previously
unmountable.
Concept approved on tech-kern by christos@ and martin@.
2006-08-14 14:06:26 +00:00
ad
5ed2f11fe6
Minor update for per-LWP creds.
2006-08-14 13:59:30 +00:00
martin
1db4d327d9
Allow booting from wedges.
2006-08-14 12:11:26 +00:00
jmcneill
fc371b8f09
Please don't voluntarily panic before looking for ohare mac-io; I need
...
ohare on my Performa 6360.
2006-08-14 11:17:59 +00:00
wiz
a7d5983a14
Bump date for acpi attachment.
2006-08-14 09:50:18 +00:00
itohy
59f807908c
Use the same comment for ym(4) lines.
2006-08-14 09:38:33 +00:00
itohy
cdb1835aff
ACPI frontend for Yamaha OPL3-SA[23].
...
Derived from PR kern/33991 by jasper at pointless dot net.
2006-08-14 09:34:43 +00:00
skrll
1a3062e81b
s/adpater/adapter/
...
Prompted by PR/34195
2006-08-14 06:22:33 +00:00
uwe
4fc8146812
Whether hd64461video is console is not is irrelevant to powering it up
...
on PWR_RESUME. Drop that bogus test and check whether the screen was
blanked instead to corerctly reflect blanked status across suspends.
2006-08-14 02:34:04 +00:00
uwe
b87585ec3c
Mark splash.enable and splash.progress write-only, there are no ioctls
...
to get the values.
2006-08-13 23:52:11 +00:00
wiz
a06a1b0add
Remove superfluouos Pp. Fix RCS Id (I hope). Improve English.
...
Break line after 80 chars. Use .Nx. Set date to import date.
2006-08-13 23:29:49 +00:00
wiz
003523496e
Add -x to usage.
2006-08-13 23:24:53 +00:00
wiz
85d38d942b
Bump date for new -x.
2006-08-13 23:23:30 +00:00
wiz
31e92ca26e
stresep, not strnsep. Remove duplicate "the". Bump date for previous.
2006-08-13 23:20:52 +00:00
wiz
a5afdcde5a
Mark up NULL.
2006-08-13 23:19:45 +00:00
yamt
8506b8125f
update yamt-pdpolicy.
2006-08-13 22:48:55 +00:00
bjh21
952b42f672
Fix typos in messages: SHOULE -> SHOULD
2006-08-13 22:18:09 +00:00
jmcneill
e0a36ed3ff
Reclaim resources from an initial vga console on attach.
2006-08-13 20:27:33 +00:00
jmcneill
28ff3283af
Acceleration definitions (missed in previous commit).
2006-08-13 20:26:55 +00:00
jmcneill
5effc9a4f9
Expose RGB palette tables.
2006-08-13 20:25:47 +00:00
jmcneill
d7fd667c03
Provide a method for other display drivers to ask vga to free resources
...
it had claimed while acting as the initial console device. This allows
(for example) vga to be the initial console, and an accelerated
framebuffer driver to take over later.
2006-08-13 20:24:51 +00:00
jmcneill
ac96fed0c2
No longer try to attach unichromefb as an initial console device.
2006-08-13 20:22:27 +00:00
martin
b28babedf4
Backout previous - it is already dealt with at the config level.
2006-08-13 19:17:11 +00:00
martin
7699ba8851
Typo
2006-08-13 18:53:31 +00:00
martin
4ada5572ad
Make the discovery methods optional (as they were already declared
...
in conf/files)
2006-08-13 18:45:08 +00:00
christos
ca4ffb9d4d
Add the Apple HFS UUID for the Intel based mac's. From FreeBSD.
2006-08-13 15:31:21 +00:00
jmcneill
ef21ee74e6
Add accelerated putchar and cursor ops. Also fix a bug in copyrows that
...
caused scrolling down to always fail.
2006-08-13 14:16:44 +00:00