Commit Graph

118007 Commits

Author SHA1 Message Date
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
christos b6cf0325ad bump libedit. 2003-09-26 17:45:42 +00:00
christos 552716dcff Implement enough of readline's 4.0 async mode to make gdb happy. This is
not complete yet, but it seems to work...
This required to introduce an unbuffered mode to el_gets(), but that was
a minor change.
2003-09-26 17:44:51 +00:00
christos 996d4c90a5 Cast to appease properly prototyped readline headers [ours]. 2003-09-26 17:38:35 +00:00
christos 15d85836fb Make TUI optional. 2003-09-26 17:37:56 +00:00
tsutsui b299c2186f Remove casts and use %x in printf for tc_offset_t,
which is int32_t on both alpha and pmax.
2003-09-26 17:17:47 +00:00
lonewolf c8d69e8d1c Attach haltwo on Indigo2 machines also, it reportedly works on them. 2003-09-26 16:58:06 +00:00
matt 4c294aa149 Add DELL Perc 4/di (from Freebsd). 2003-09-26 16:31:08 +00:00
simonb 5c54e29374 Cast through (void *) to appease gcc3. 2003-09-26 16:02:24 +00:00
simonb a35e8c4a16 Cast through (void *) to appease gcc3.
XXX1 - why does this "type-punned pointer" warning only affect little-
       endian MIPS and not big-endian MIPS?!
XXX2 - too much duplicated code.
2003-09-26 16:00:28 +00:00
mycroft c7d415bac1 Fix off-by-one problem in array size. 2003-09-26 16:00:12 +00:00