summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/troff/node.cc
diff options
context:
space:
mode:
authorderaadt <deraadt@NetBSD.org>1994-05-18 23:11:14 +0000
committerderaadt <deraadt@NetBSD.org>1994-05-18 23:11:14 +0000
commiteee9ec00bb27dae2b66edbe8cb8debfd4ed1b520 (patch)
tree0e97fbae27305764890d289220b056f91852daca /gnu/usr.bin/groff/troff/node.cc
parent450d60fe9d281d6ce138e9004d0820eb500444f9 (diff)
cannot read sparc disk names
Diffstat (limited to 'gnu/usr.bin/groff/troff/node.cc')
0 files changed, 0 insertions, 0 deletions
004-06-06Get rid of the EXTERN/INIT mess; fix so that we can process this with xstr(1).christos 2004-01-29Add support for "xetc".lukem 2004-01-17Remove references to xcontrib and xmisc now that they've been mergedlukem 2003-10-18Remove the 'toolchain' set, since everything is in-tree now.fvdl 2003-08-31Define SET_KERNEL_GENERIC.fvdl 2003-08-19make sysinst compile for amd64dsl 2003-07-25Sprinkle a load of consts, and change a few variable names.dsl 2003-06-14Implement a limit on the size of / so that its guaranteed readable by the boo...dsl 2003-06-13Fix code that determines BIOS CHS from MBR - used to get confused by big disks.dsl 2003-06-12kernel names mixed up on i386/amd64 portdsl 2003-06-12Move emulbackup message to MI set (conditional on AOUT2ELF marker).dsl 2003-06-11rototil of the set selection menudsl 2003-05-30Make all architectures (except amiga and mac68k) use the MI make_bsd_partitions.dsl 2003-05-30Further collapsing of MD code:dsl 2003-05-21Reduce the number of global variables slightly, use the ones that aredsl 2003-05-18md menus and messages are taken from the i386 directory.dsl 2003-05-18Use same code as i386dsl 2003-05-18Remove some unused definitionsdsl 2003-05-18Pull md menus and msgs from i386 port.dsl 2003-05-14Add messages "mbrpart_start_special" and "mbrpart_size_special" tohe 2003-05-07A couple of ";" escaped....dsl 2003-05-07Pull some code fragments from machine and language dependant files into mbr.cdsl 2003-05-07Use C structure mbr_sector_t instead of char[] for 'mbr'.dsl 2003-05-03struct mbr_bootsel et al were moved to sys/disklabel_mbr.h, adapt.fvdl 2003-04-26x86_64 -> amd64fvdl 2003-04-26x86_64 -> amd64fvdl