msmith
0a090f7bb9
Teach dset about isa_devtab_cam
1998-10-06 07:32:45 +00:00
bde
e11b471c42
Fixed printf format errors.
1998-06-28 19:06:17 +00:00
charnier
12c0eabbe1
Add rcsid, remove unused #includes. Use err(3).
1998-06-08 06:44:05 +00:00
phk
d8ac409160
Many places in the code NULL is used in integer context, where
...
plain 0 should be used. This happens to work because we #define
NULL to 0, but is stylistically wrong and can cause problems
for people trying to port bits of code to other environments.
PR: 2752
Submitted by: Arne Henrik Juul <arnej@imf.unit.no>
1997-09-18 14:08:40 +00:00
jmg
e7c02f7386
tell dset how to save the pnp info in the kernel...
1997-09-09 12:51:02 +00:00
imp
167db52912
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-29 03:33:12 +00:00
joerg
d5c33ac549
Record num_eisa_slots if it could be found in the kernel.
1997-03-12 18:54:52 +00:00
jkh
47ef5d3faf
Back out my -k changes; there's a better way to do this in the short-term.
1996-10-02 07:22:26 +00:00
jkh
3d87a60089
Add support for dset'ing an arbitrary kernel (experimental).
1996-10-01 14:42:36 +00:00
phk
8b3eb1da82
NBPG -> getpagesize()
1996-05-02 09:09:04 +00:00
rgrimes
f3a2b348da
Remove trailing whitespace.
1995-05-30 06:12:45 +00:00
phk
e427341a6b
The dset program didn't set the "msize" (iosiz in userconfig).
...
Reviewed by: davidg
1995-05-22 01:37:24 +00:00
ugen
93ea085cc1
Fix it - now this programm should work probably..It is
...
still commented out in rc and i ask everybody to test it and
reply if it makes any troubles...If no - very good..
1995-03-12 13:27:24 +00:00
ugen
6ce7502ad0
src/sbin/dset
...
*blush* this is the commit i meant to do before..
Utility to save device configuration.
1995-01-23 15:42:59 +00:00