tsutsui
1f2b0179d7
ATP865 chips support Ultra133, so correct attach messages as well.
2005-05-24 18:43:29 +00:00
kleink
c0b528fad0
Truth, meet standards section. Standards section, meet truth.
2005-05-24 18:01:36 +00:00
kleink
abf1d9c9d1
Make namespace protection feature tests for reentrant functions more
...
accurate (and actually less restrictive).
2005-05-24 17:36:29 +00:00
wiz
e45ea581c3
Bump date for previous. <> -> \*[Lt]\*[Gt].
2005-05-24 16:00:11 +00:00
kiyohara
9ab2ca2fc1
add psh3tp(4):
...
Support touch-panel for PERSONA SH3 machines.
2005-05-24 16:00:08 +00:00
wiz
e01d6f96c3
New sentence, new line. <> -> Aq. Bump date for previous.
2005-05-24 15:58:11 +00:00
elad
6755bac719
Add man-page bits about the 'count' node.
2005-05-24 15:47:46 +00:00
wiz
bb72979179
<tab> -> whitespace, fixes script(7) STANDARDS section, noted broken by kleink.
2005-05-24 15:36:22 +00:00
wiz
b043e96a8d
NetBSD -> Nx.
2005-05-24 15:11:18 +00:00
yamt
b0bd23fffb
privcmd_ioctl: don't abuse errno for IOCTL_PRIVCMD_INITDOMAIN_EVTCHN.
...
renumber the ioctl and keep the old one for compatibility.
PR/30027.
2005-05-24 12:07:12 +00:00
wiz
077ec48387
Fix temp file paths. From Jeff Ito in PR 30316.
2005-05-24 11:21:40 +00:00
tsutsui
adfa3b38bf
- make readdisklabel(9) return more usable default label
...
if disk doesn't have disklabel (sync with news68k)
- most hp300 machines have a boot patition and partition a doesn't
start at 0, so RAW_PART should be used in bounds_check_with_label(9)
- remove unneeded <sys/syslog.h>
- remove b_cylinder definition, which is in <sys/buf.h>
- some other cosmetics
2005-05-24 10:27:24 +00:00
tsutsui
ffeec43eef
Make readdisklabel(9) return more usable default label
...
if disk doesn't have disklabel.
2005-05-24 10:06:43 +00:00
tsutsui
abc8ecf4ae
- use MAKEDISKDEV() macro
...
- some cosmetics
2005-05-24 09:49:55 +00:00
agc
cdada63d5e
Add manual pages for psh3tp(4) to the man set.
2005-05-24 08:14:55 +00:00
agc
d5a81777aa
Make this build on arm platforms by using the correct printf formats.
2005-05-24 06:51:49 +00:00
lukem
ec43f8fc40
add __KERNEL_RCSID
2005-05-24 05:25:15 +00:00
lukem
5e4045c6bb
add __KERNEL_RCSID
2005-05-24 05:14:37 +00:00
wiz
6599ec1bca
Bump date for -no-recursion.
2005-05-24 00:05:01 +00:00
wiz
24bf3d8ac3
Whitespace and punctuation fixes.
2005-05-24 00:03:52 +00:00
wiz
c74cce80b3
Bump date for newly supported card.
2005-05-23 23:57:26 +00:00
jmc
36b625d324
Regen
2005-05-23 23:22:27 +00:00
jmc
55c161e3ff
Add clock_* POSIX functions.
2005-05-23 23:21:49 +00:00
rillig
5abe8eb023
Raised WARNS to 4.
2005-05-23 23:08:06 +00:00
rillig
8a7b93ff10
* fixed <ctype> bugs
...
* removed ASCII dependency
* added input data validation
* added bounds checking
* added error checking
* handle short reads (from pipes or sockets) correctly
when trying to decode an encoded stream
* added lint(1) directives
2005-05-23 23:02:30 +00:00
perseant
b1dbcbaa26
Check some error conditions that would otherwise cause fsck_lfs to dump core.
...
Pointed out by Pavel Cahyna in a follow-on to PR #29151 .
2005-05-23 22:17:20 +00:00
dbj
8b8acc85db
tweak reference of DEBUG variable to ignore options that don't start with -g
2005-05-23 22:01:11 +00:00
riz
fbc99af11a
Provide a default definition of OBJDUMP - bsd.kmod.mk expects it.
...
Approved by heas.
2005-05-23 21:58:21 +00:00
jmc
6f594a3510
Provide HEXDIGITS as well (needed on mvme68k/stand)
2005-05-23 19:05:00 +00:00
kiyohara
dad1ac75b9
1. Fixed GPIO bits. (PCCR and PCDR)
...
2. Save and restore PCDR, PDDR, PEDR.
2005-05-23 17:49:48 +00:00
kiyohara
725081c016
Support touch-panel for PERSONA SH3 machines.
2005-05-23 17:44:25 +00:00
dbj
6e4d2dfb39
reorganize MGET and MGETHDR slightly so MBUFLOCK only needs to be taken once
2005-05-23 17:34:07 +00:00
soren
5350b653c5
Sync 1284 id printing with the devinfo change, but leave it disabled for now.
2005-05-23 16:35:26 +00:00
tsutsui
1aa100945d
Make sure that microtime(9) returns time greater than the previous value
...
like other ports. This may close port-hp300/10571.
2005-05-23 14:54:13 +00:00
tsutsui
d4c33e9952
Ecoff kernels are no longer needed.
2005-05-23 13:05:04 +00:00
martin
b7de61b9b3
Rename REALWHITE to SNOWWHITE.
...
While there, add LIGHT versions of the other predefined colours as well.
2005-05-23 09:44:57 +00:00
rillig
42627098be
Fixed wrong use of the <ctype.h> functions by adding (unsigned char) casts.
2005-05-23 08:03:25 +00:00
rillig
cb5d6856d5
Fixed another instance of isspace(char).
2005-05-23 08:01:17 +00:00
christos
fe6a3ed298
Make these work with today's curses and termcap reality.
2005-05-23 04:04:49 +00:00
macallan
d2d9cb8374
added wd*
2005-05-23 00:43:13 +00:00
elad
a2c658e922
Add indication for number of fingerprinted files on each device.
...
When a table is created for a new device, a new variable is created
under the kern.veriexec.count node named "dev_<id>". For example,
dev_0, dev_3, etc.
2005-05-22 22:34:01 +00:00
yamt
faf63ba09b
uvm_kmapent_free: add missing vm_map_lock/unlock.
2005-05-22 21:37:56 +00:00
martin
55cbd28f3f
Use the new WSCOL_REALWHITE as default background color.
2005-05-22 20:17:09 +00:00
martin
e5c6528779
Define a real white color - since WSCOL_WHITE is ANSI-emulation specific
...
defined as grey (which can't be fixed w/o breaking user config files).
Fixes PR kern/30064.
2005-05-22 20:16:08 +00:00
fvdl
57409f3466
sigreturn doesn't take arguments. Instead, find out where the signal
...
frame is from the stack pointer in the frame frame.
Also, don't forget to copy %rip back in.
2005-05-22 19:31:15 +00:00
fvdl
e83accc0f6
Regen after sigreturn argument change.
2005-05-22 19:29:40 +00:00
fvdl
8251c0b501
Change sigreturn to have no arguments.
2005-05-22 19:29:15 +00:00
kleink
484c40cd9f
Remove the compatibility select() prototype. Going back to Lite2 select(2)
...
has also mandated <sys/time.h> to be included, which is now sufficient
for the prototype and all related declarations; thus the local duplicate
of the prototype can be removed. Approved by Christos.
2005-05-22 19:10:15 +00:00
christos
4e0ae89b44
Don't even declare fdochroot() if we are in tool mode.
2005-05-22 17:41:50 +00:00
macallan
4fa7e1c545
uncommented the wd entry since there are a few ways to get IDE hardware into
...
a SPARC machine.
2005-05-22 16:31:07 +00:00