summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-26First cut at ARM support. Not tested.skrll
2003-09-26Combine mac68k and macppc mc.4 man page into an MI man page.mbw
2003-09-26.c->.oskrll
2003-09-26Need to look in ${DIST}/bfd on ARM.skrll
2003-09-26Fix merge mistake so that we can compile.skrll
2003-09-26Alex Zepeda <zipzippy@sonic.net> created some nice new ADB man pagesmbw
2003-09-26Nice new mac68k/macppc obio man pages courtesy of Alex Zepedambw
2003-09-26Sync.mycroft
2003-09-26Update macppc ethernet device referencesmbw
2003-09-26Mention that gm is obsoleted by the gem driver.mbw
2003-09-26New man page on the Apple Macintosh Enhanced SCSI Hardware drivermbw
2003-09-26Descend to siginfo; this will prompt the port masters to complete thechristos
2003-09-26catch up with const sigset_tchristos
2003-09-26bring in MI declarations.christos
2003-09-26catch up with const sigset_tchristos
2003-09-26move MI stuff to the MI includechristos
2003-09-26move MI stuff to the MI include.christos
2003-09-26add catch up with const sigset_t *christos
2003-09-26catch up with const sigset_t *christos
2003-09-26Copy out the entire ksiginfo_t, not just the first word.matt
2003-09-26NetBSD includes many manual pages. It does not, however, include a gpl(7),jwise
2003-09-26update conversion tables for KSC5601(KSX1001) <-> UCS.tshiozak
2003-09-26Switch gdb to use libedit for now.christos
2003-09-26bump libedit.christos
2003-09-26Implement enough of readline's 4.0 async mode to make gdb happy. This ischristos
2003-09-26Cast to appease properly prototyped readline headers [ours].christos
2003-09-26Make TUI optional.christos
2003-09-26Remove casts and use %x in printf for tc_offset_t,tsutsui
2003-09-26Attach haltwo on Indigo2 machines also, it reportedly works on them.lonewolf
2003-09-26Add DELL Perc 4/di (from Freebsd).matt
2003-09-26Cast through (void *) to appease gcc3.simonb
2003-09-26Cast through (void *) to appease gcc3.simonb
2003-09-26Fix off-by-one problem in array size.mycroft
2003-09-26Avoid multi-line strings.simonb
2003-09-26Can't use __FUNCTION__ with string concatenation in gcc331.simonb
2003-09-26RCSIDpooka
2003-09-26Don't have a label as the last part of a compound statement (fixes asimonb
2003-09-26do delayed truncation in nfs_getattr.yamt
2003-09-26Backout previous - sparc* and i386 have switched to gdb 5.3.skrll
2003-09-26Disable pass3 DMA for now; booting a box to multi-user with root-on-nfssimonb
2003-09-26Fix "constify sendsig/trapsignal" fallout for non-siginfo'd archs. Testsimonb
2003-09-26change n_mtime from time_t to timespec in order to improveyamt
2003-09-26Add "ULL" to large constant; keeps gcc331 happy.simonb
2003-09-26Regen.matt
2003-09-26Add Dell Perc 4/DImatt
2003-09-26Add a -a option to dump all alternate superblocksdsl
2003-09-26Move inclusion of "Makefile.backend" a bit further up again to fixtron
2003-09-26Include "Makefile.backend" at the end so that "CLEANFILES" definitionstron
2003-09-26don't dereference a vm_page pointer after we free the page.chs
2003-09-26in pmap_enter(), invalidate the TSBs before pre-loading the new values,chs