summaryrefslogtreecommitdiff
path: root/lib/libcom_err/com_err.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2009-04-08 19:39:23 +0000
committerwiz <wiz@NetBSD.org>2009-04-08 19:39:23 +0000
commit7b2130ba39e6c363bc86ba8a67f801cc8eceaaad (patch)
treec491554ce600936ed1befa23bea211b0b8de20b8 /lib/libcom_err/com_err.3
parent45d34a304dfb81aa30b050530f98f587d0ad7915 (diff)
Sort options and option descriptions.
Remove an incomplete sentence ("It will") -- probably pasto. Give the tagged lists more space for the first column. Remove unnecessary Bk/Ek pairs.
Diffstat (limited to 'lib/libcom_err/com_err.3')
0 files changed, 0 insertions, 0 deletions
6bb5a208dede029b0a1222995496ed'>When we read 'last mounted' from an FFSv2 superblock set the flag todsl 2006-05-16pointer signedness comparison fixesdogcow 2005-03-14Allow the user to change the partition type from FFSv1 to FFSv2dsl 2005-01-20Default to using 2k fragments (16k blocks) on filesystems that are >1GB.dsl 2004-10-16Make compile with WARNS=3dsl 2004-08-14Default to input in MB for all architectures (MB are cylinder aligned).dsl 2004-03-26Kill emptylabel() is doesn't DTRT since it doesn't know the size of the array.dsl 2003-11-30- Change enum for partition numbers from [A..Z] to PART_[A..P] (16 is enough)dsl 2003-10-19Checkpoint a load of changes - seems to work ok still.dsl 2003-08-10Let noexec, nodev and nosuid be written to /ets fstab entriesdsl 2003-08-09Allow user to shoot themselves in the foot by specifing a non-standarddsl 2003-08-05When writing /etc/fstab:dsl 2003-07-27Remove 'menu_ent' parameter from action routines.dsl 2003-07-25Sprinkle a load of consts, and change a few variable names.dsl 2003-07-08Sort out (and remember) the disk partition we will install into.dsl 2003-07-07Another pass of the rototiller. Mainly:dsl 2003-06-27Pull texts from MI menus into language dependant text files.dsl 2003-06-16Fix some typosdsl 2003-06-16A load of KNF changes, plus a couple of strnxxx => strlxxx my fingers diddsl 2003-06-11rototil of the set selection menudsl 2003-06-10Use dynamic menu for final editing of partition stabledsl 2003-06-09Use dynamic menu to select partition to editdsl 2003-06-03Add NULL to all process_menu() calls - value is passed through to thedsl 2003-05-21Reduce the number of global variables slightly, use the ones that aredsl 2003-01-11Make everything compile again. All platforms compile on i386 now.christos 2003-01-10pass lint[pass1]christos 2002-12-23make the description text for special label offset a bit more explicitjdolecek 2002-12-05FILE *log -> FILE *logfp, to avoid warnings about gcc-current'sfvdl 2002-07-29whitespace and comment cleanup.grant 2002-07-26enouth -> enough.wiz