History log of /src/usr.sbin/iteconfig |
Revision | Date | Author | Comments |
1.7 | 18-Sep-2002 |
lukem | use NETBSDSRCDIR as appropriate
|
1.6 | 25-Oct-1997 |
lukem | use CPPFLAGS instead of CFLAGS
|
1.5 | 23-Jun-1997 |
mrg | branches: 1.5.2; reword some things here.
|
1.4 | 23-Jun-1997 |
mrg | move man pages into share/man.
|
1.3 | 12-May-1995 |
leo | Make it work for both Amiga and Atari. Add new '-f' option.
|
1.2 | 22-Dec-1994 |
cgd | specify man pages the new way.
|
1.1 | 05-Apr-1994 |
chopps | add iteconfig for amiga's
|
1.5.2.1 | 08-Nov-1997 |
lukem | sync with trunk (approved by thorpej)
|
1.12 | 16-Mar-2003 |
wiz | hexadecimal, not hexidecimal. PR 20738 by Igor Sobrado.
|
1.11 | 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
1.10 | 19-Jan-2002 |
wiz | Whitespace nits.
|
1.9 | 06-Apr-1999 |
pk | 1, 2, 3 and.. 4!
|
1.8 | 17-Oct-1997 |
lukem | branches: 1.8.4; WARNSify, getopt returns -1 not EOF
|
1.7 | 23-Jun-1997 |
mrg | reword some things here.
|
1.6 | 23-Jun-1997 |
mrg | merge iteconfig again.
|
1.5 | 23-Jun-1997 |
mrg | add iteconfig.8
|
1.4 | 12-May-1995 |
leo | Make it work for both Amiga and Atari. Add new '-f' option.
|
1.3 | 10-Apr-1994 |
chopps | make nesc. changes regarding new ioctl names and the bell changes.
|
1.2 | 05-Apr-1994 |
cgd | much cleanup, etc...
|
1.1 | 05-Apr-1994 |
chopps | add iteconfig for amiga's
|
1.8.4.1 | 07-Apr-1999 |
pk | Pull up from trunk: copyright text warts.
|
1.10 | 23-Jan-2018 |
sevan | ansify - drop the K&R style prototypes & implementations.
|
1.9 | 26-Apr-2009 |
mlelstv | don't discard const qualifiers
|
1.8 | 27-Sep-2003 |
mhitch | branches: 1.8.40; Add <string.h> include for memcpy.
|
1.7 | 17-Apr-2003 |
lukem | clear errno before strtol() if we're going to test it for ERANGE afterwards
|
1.6 | 17-Oct-1997 |
lukem | WARNSify, getopt returns -1 not EOF
|
1.5 | 04-Jun-1996 |
is | Sync "iteconfig -h" output with reality and man page. From Hubert Feyrer, #2444
|
1.4 | 12-May-1995 |
leo | branches: 1.4.6; Make it work for both Amiga and Atari. Add new '-f' option.
|
1.3 | 10-Apr-1994 |
chopps | make nesc. changes regarding new ioctl names and the bell changes.
|
1.2 | 05-Apr-1994 |
cgd | KNF, POSIX-ization, general cleanup, err/warn, etc.
|
1.1 | 05-Apr-1994 |
chopps | add iteconfig for amiga's
|
1.4.6.1 | 04-Jun-1996 |
is | Pull up usage string bug fix by Hubert Feyrer from main branch.
|
1.8.40.1 | 13-May-2009 |
jym | Sync with HEAD.
Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
|
1.2 | 23-Jun-1997 |
mrg | merge iteconfig again.
|
1.1 | 12-May-1995 |
leo | Make it work for both Amiga and Atari. Add new '-f' option.
|
1.2 | 23-Jun-1997 |
mrg | merge iteconfig again.
|
1.1 | 12-May-1995 |
leo | Make it work for both Amiga and Atari. Add new '-f' option.
|
1.6 | 12-Nov-2003 |
grant | s/netbsd.org/NetBSD.org/i
|
1.5 | 14-Jun-2000 |
cgd | sweep of my licenses (userland files w/o only my copyright) for consistency. (no functional changes)
|
1.4 | 14-Jun-2000 |
cgd | fix up NetBSD RCS Ids to match the standard, and the leading comment as to match as well. No functional changes.
|
1.3 | 12-May-1995 |
leo | branches: 1.3.14; Make it work for both Amiga and Atari. Add new '-f' option.
|
1.2 | 04-Jun-1994 |
chopps | change device name back
|
1.1 | 05-Apr-1994 |
cgd | KNF, POSIX-ization, general cleanup, err/warn, etc.
|
1.3.14.1 | 22-Jun-2000 |
minoura | Sync w/ netbsd-1-5-base.
|