aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/boot98cfg
Commit message (Collapse)AuthorAgeFilesLines
* Merged from boot0cfg.Yoshihiro Takahashi2005-07-152-13/+33
| | | | | | | | - Update the mkrdev function. - Attempt gctl verb "write MBR" when updating. Notes: svn path=/head/; revision=148064
* Reduce diffs from boot0cfg.c (no functional change).Yoshihiro Takahashi2005-07-151-86/+93
| | | | Notes: svn path=/head/; revision=148049
* Sort sections.Ruslan Ermilov2005-01-181-2/+2
| | | | Notes: svn path=/head/; revision=140442
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
| | | | Notes: svn path=/head/; revision=140368
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-5/+10
| | | | Notes: svn path=/head/; revision=131500
* Use ascii null char ('\0') instead of NULL.Yoshihiro Takahashi2004-03-051-2/+2
| | | | | | | Submitted by: Stefan Farfeleder <stefan@fafoe.narf.at> Notes: svn path=/head/; revision=126652
* s/DIOCGPC98/DIOCSPC98/Yoshihiro Takahashi2003-05-021-2/+2
| | | | Notes: svn path=/head/; revision=114535
* Use DIOCGPC98 ioctl to write boot block.Yoshihiro Takahashi2003-02-111-22/+62
| | | | Notes: svn path=/head/; revision=110678
* The .Nm utilityPhilippe Charnier2002-07-141-1/+1
| | | | Notes: svn path=/head/; revision=99968
* Fix typo: s/secotor/sector/.Giorgos Keramidas2002-03-081-1/+1
| | | | Notes: svn path=/head/; revision=91890
* Added the command name to the synopsis section.Yoshihiro Takahashi2002-02-111-0/+1
| | | | | | | | Submitted by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> MFC after: 3 days Notes: svn path=/head/; revision=90518
* mdoc(7) police: utilize the new .Ex macro.Ruslan Ermilov2001-08-151-1/+1
| | | | Notes: svn path=/head/; revision=81687
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+2
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* Remove whitespace at EOL.Dima Dorfman2001-07-151-6/+6
| | | | Notes: svn path=/head/; revision=79755
* Constify and set WARNS=2.Dima Dorfman2001-06-242-1/+2
| | | | | | | | Submitted by: Mike Barcroft <mike@q9media.com> Reviewed by: md5(1) Notes: svn path=/head/; revision=78715
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=71898
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-3/+3
| | | | Notes: svn path=/head/; revision=70403
* remove trailing periods from SEE ALSO.Ben Smithurst2000-11-151-1/+1
| | | | Notes: svn path=/head/; revision=68756
* Added PC-98 boot manager installation and configuration utility.KATO Takenori2000-08-023-0/+359
Notes: svn path=/head/; revision=64126