summaryrefslogtreecommitdiffstats
path: root/sbin/dset
Commit message (Collapse)AuthorAgeFilesLines
* Stupid bug, the default man page goes to section 1, not 8.joerg1996-05-031-0/+1
| | | | | | Closes PR #misc/1172: Error in sbin/dset/Makefile Submitted by: masafumi@tky007.tth.expo96.ad.jp (Masafumi NAKANE)
* Specify FreeBSd on the .Os line, since this is a FreeBSD-specificmpp1996-05-021-4/+3
| | | | program. Use the .Fx (FreeBSD) macro in the HISTORY section.
* Oops, forgot to `cvs add' this one first...joerg1996-05-021-0/+80
|
* Add a man page.joerg1996-05-021-1/+0
|
* NBPG -> getpagesize()phk1996-05-021-1/+1
|
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* The dset program didn't set the "msize" (iosiz in userconfig).phk1995-05-221-5/+15
| | | | Reviewed by: davidg
* Fix it - now this programm should work probably..It isugen1995-03-121-37/+49
| | | | | still commented out in rc and i ask everybody to test it and reply if it makes any troubles...If no - very good..
* Use the correct include path if there's an obj directory.bde1995-01-241-2/+1
|
* src/sbin/dsetugen1995-01-232-0/+289
*blush* this is the commit i meant to do before.. Utility to save device configuration.
OpenPOWER on IntegriCloud