Home | History | Annotate | Download | only in libsa
History log of /src/sys/arch/mvmeppc/stand/libsa/parse_args.c
RevisionDateAuthorComments
 1.4  14-Mar-2009  dsl Change about 4500 of the K&R function definitions to ANSI ones.
There are still about 1600 left, but they have ',' or /* ... */
in the actual variable definitions - which my awk script doesn't handle.
There are also many that need () -> (void).
(The script does handle misordered arguments.)
 1.3  11-Dec-2005  christos branches: 1.3.78; 1.3.86; 1.3.92;
merge ktrace-lwp.
 1.2  10-Dec-2003  agc Modify the licences of code written by Theo De Raadt from a 4-clause
to a 2-clause licence (retaining UCB clauses (1) and (2)), per PR
22409 from Joel Baker, approved by Theo de Raadt, and ratified by
myself - the only discrepancy being the handling of the original
clause 3 in src/usr.sbin/yppoll/yppoll.c.
 1.1  27-Feb-2002  scw branches: 1.1.2; 1.1.14; 1.1.20;
New port: NetBSD/mvmeppc

Based mostly on NetBSD/prep at this time since the earlier mvme160x
boards are pretty much PReP compliant. Later boards in the range
diverge somewhat from the reference platform, hence the separate port.

Still needs *lots* of bashing into shape, but at this time it will
boot to multi-user over ethernet on an MVME1603-051.
 1.1.20.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.20.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.20.1  03-Aug-2004  skrll Sync with HEAD
 1.1.14.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.1.14.1  27-Feb-2002  jdolecek file parse_args.c was added on branch kqueue on 2002-06-23 17:38:39 +0000
 1.1.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.1.2.1  27-Feb-2002  nathanw file parse_args.c was added on branch nathanw_sa on 2002-02-28 04:11:11 +0000
 1.3.92.1  13-May-2009  jym Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.
 1.3.86.1  28-Apr-2009  skrll Sync with HEAD.
 1.3.78.1  04-May-2009  yamt sync with head.

RSS XML Feed