matt
60ff688f72
Define SIGTRAMP_VALID properly.
2003-09-27 00:58:32 +00:00
matt
3ce59aebf3
Deal with signal trampoline being const.
2003-09-27 00:57:45 +00:00
matt
2546f51a33
Regen.
2003-09-26 23:11:16 +00:00
mbw
d0130ca8c2
combined macppc and mac68k man pages and moved to src/share/man/man4
2003-09-26 23:09:07 +00:00
matt
ebb8ea4c89
Constify __sigaction_sigtramp argument 'void * tramp'.
2003-09-26 23:08:24 +00:00
mbw
9bed16c664
Correct copyright attributions
2003-09-26 23:05:55 +00:00
nathanw
9839173881
Don't include <machine/lock.h> anymore; instead, we now get
...
__cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED from <sys/types.h>.
Should prevent the massive namespace pollution by way of dragging in
many MD headers that has been observed to break stuff.
2003-09-26 22:48:23 +00:00
nathanw
4d59420344
Move __cpu_simple_lock_t and __SIMPLELOCK_{UN,}LOCKED to machine/types.h
...
so that they can be used in a namespace-friendly way.
2003-09-26 22:45:41 +00:00
wiz
db579612f4
Definition, not defintion. From miod@openbsd.
2003-09-26 22:25:21 +00:00
wiz
cff5e477ad
Process has only one c. From miod@openbsd.
2003-09-26 22:23:58 +00:00
martin
6b0c555300
On physical layer errors, mark deactivated call descriptors correctly.
...
Spotted by Antti Kantee.
2003-09-26 22:20:12 +00:00
matt
6986092cfe
Add a machine-dependent SIGTRAMP_VALID macro which is used to test whether
...
a trampoline version is valid or not.
2003-09-26 22:14:19 +00:00
tsutsui
81d5d9d0f3
TAB/space cleanup.
2003-09-26 21:41:16 +00:00
wiz
8298dd1da5
Sort SEE ALSO.
2003-09-26 21:34:03 +00:00
christos
597d36cd65
Add needed header file.
2003-09-26 21:28:45 +00:00
christos
deacebb910
Add necessary include file.
2003-09-26 21:28:24 +00:00
christos
9eb9621f0e
fix fallout from frame to frame * conversion.
2003-09-26 21:24:34 +00:00
wiz
f74af19061
Drop trailing spaces.
2003-09-26 21:21:23 +00:00
wiz
08844128da
New sentence, new line.
2003-09-26 21:13:54 +00:00
wiz
6a6ecd3246
New sentence, new line; bump date for previous.
2003-09-26 21:09:13 +00:00
pooka
3a930307fc
When releasing all cd's associated with a controller, don't stop
...
after finding one.
2003-09-26 21:05:33 +00:00
christos
d1ec79f82d
back out previous, suggested by gimpy.
2003-09-26 20:51:55 +00:00
christos
a28207daf8
entry for amd64->x86_64 map in gnu arch.
2003-09-26 20:40:29 +00:00
mbw
9b84e3a4fe
Combine mac68k and macppc mc.4 man page into an MI man page.
2003-09-26 20:22:08 +00:00
mbw
6d747772a2
mac68k and macppc man page addition/obsoletion:
...
- man4.mac68k/adb.4
+ adb.4
+ akbd.4
+ ams.4
- man4.mac68k/mc.4
- man4.macppc/mc.4
+ man4.macppc/obio.4
+ mc.4
2003-09-26 20:17:50 +00:00
skrll
679d775246
Fix for gcc 3.3.1 warning.
2003-09-26 20:02:44 +00:00
christos
f0925fbf15
Add -I${DIST} to pull the right readline header.
2003-09-26 20:01:28 +00:00
skrll
cb958e7b00
First cut at ARM support. Not tested.
2003-09-26 19:59:14 +00:00
mbw
c5d6d22d3d
Combine mac68k and macppc mc.4 man page into an MI man page.
2003-09-26 19:53:50 +00:00
skrll
c51a5a7eab
.c->.o
2003-09-26 19:49:41 +00:00
skrll
76521c5eab
Need to look in ${DIST}/bfd on ARM.
2003-09-26 19:45:48 +00:00
skrll
15b3a0696e
Fix merge mistake so that we can compile.
2003-09-26 19:38:38 +00:00
mbw
0229f57aee
Alex Zepeda <zipzippy@sonic.net> created some nice new ADB man pages
...
based loosely on the mac68k adb.4. These pages are MI (mac68k and macppc).
2003-09-26 19:15:15 +00:00
mbw
dd59fe3653
Nice new mac68k/macppc obio man pages courtesy of Alex Zepeda
...
<zipzippy@sonic.net>
2003-09-26 19:05:56 +00:00
mycroft
acd18fb278
Sync.
2003-09-26 19:00:24 +00:00
mbw
149f8d8b52
Update macppc ethernet device references
...
- delete obsolete de refs
- change gm to gem
2003-09-26 18:50:16 +00:00
mbw
a482248158
Mention that gm is obsoleted by the gem driver.
2003-09-26 18:38:04 +00:00
mbw
9498a978d7
New man page on the Apple Macintosh Enhanced SCSI Hardware driver
...
contributed by Alex Zepeda <zipzippy@sonic.net>
2003-09-26 18:33:49 +00:00
christos
bc895a7e30
Descend to siginfo; this will prompt the port masters to complete the
...
necessary work.
2003-09-26 18:13:36 +00:00
christos
7e25d9a162
catch up with const sigset_t
2003-09-26 18:11:47 +00:00
christos
25f1b29f36
bring in MI declarations.
2003-09-26 18:10:32 +00:00
christos
541faba137
catch up with const sigset_t
2003-09-26 18:10:01 +00:00
christos
44f376e8fc
move MI stuff to the MI include
2003-09-26 18:09:38 +00:00
christos
a0a66e38c7
move MI stuff to the MI include.
2003-09-26 18:09:13 +00:00
christos
85d91a39fe
add catch up with const sigset_t *
2003-09-26 18:05:01 +00:00
christos
4f76392503
catch up with const sigset_t *
2003-09-26 18:04:11 +00:00
matt
fb54d529b8
Copy out the entire ksiginfo_t, not just the first word.
2003-09-26 18:00:47 +00:00
jwise
869320cb24
NetBSD includes many manual pages. It does not, however, include a gpl(7),
...
a gfdl(7), or (particularly) an fsf-funding(7).
So don't cross-reference them.
2003-09-26 17:59:10 +00:00
tshiozak
8bf28f7014
update conversion tables for KSC5601(KSX1001) <-> UCS.
...
reported by bjy.
2003-09-26 17:58:42 +00:00
christos
4f6b2d371c
Switch gdb to use libedit for now.
2003-09-26 17:51:18 +00:00