Commit Graph

76182 Commits

Author SHA1 Message Date
christos
abc5ad9724 fix nested extern 2001-02-04 21:38:01 +00:00
christos
b9140b5b9f restore needs the rcmd operations. 2001-02-04 21:37:29 +00:00
christos
91a0880aad fix redundant decls 2001-02-04 21:33:19 +00:00
christos
566662ba06 remove redundant declarations 2001-02-04 21:25:54 +00:00
christos
422d686664 fix nested extern and duplicate declarations 2001-02-04 21:19:34 +00:00
christos
3aed6f1e40 avoid redundant declaration 2001-02-04 21:16:59 +00:00
christos
a2c613b344 fix nested extern 2001-02-04 21:14:32 +00:00
christos
252e11ea2b fix nested extern. 2001-02-04 21:13:12 +00:00
christos
f156d24d3f fix nested extern 2001-02-04 21:11:47 +00:00
christos
55692aa513 remove nested externs. 2001-02-04 21:09:07 +00:00
christos
e2571306fb remove redundant prototypes. 2001-02-04 21:05:42 +00:00
jdolecek
d6b3e4b6cb substr(): the argument 'n' is optional, document what happens if it's omitted
fix order of OFS and ORS in variable list
2001-02-04 20:47:50 +00:00
jdolecek
d15ae688ce use 'trstr' for parameter to -t; both 'cenis' (SYNOPSIS) and 'cnis' (DESCRIPTION)
were already out of date and we really don't want keep the info on two
places
2001-02-04 20:44:53 +00:00
ragge
2c1941b3eb Giant update from Michael Kukat (michael@unixiron.org).
Fixes support for:
                       MicroVAX 3100m90
                       MicroVAX 3100m95
                       VAX 4000/100 (tested)
                       VAX 4000/105A (tested)
                       VAX 4000/108
                       VAX 4000/400 (tested)
                       VAX 4000/500 (tested)
                       VAX 4000/600
2001-02-04 20:36:26 +00:00
thorpej
78463fc818 Remove the pid file upon exit. 2001-02-04 20:15:52 +00:00
christos
a84f9073c7 fix nested extern 2001-02-04 20:09:40 +00:00
christos
158632e207 ifix nested extern. 2001-02-04 20:08:24 +00:00
christos
1e41af421a remove redundant declaration 2001-02-04 20:06:51 +00:00
christos
f0cf3bcdfb fix nested externs 2001-02-04 20:05:20 +00:00
christos
ccc59bf1d7 fix nested extern. While I am here assign copyright to TNF. 2001-02-04 20:04:02 +00:00
christos
8358095fd4 remove redundant declarations and nested externs. 2001-02-04 19:59:37 +00:00
christos
ee002727d9 fix nested extern 2001-02-04 19:54:56 +00:00
christos
3380980447 remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
christos
80d86b9e7c remove redundant declaration of yyparse, and move code to the bottom of
the file.
2001-02-04 19:51:43 +00:00
christos
a66a2e0ad0 remove redundant declaration of yyparse 2001-02-04 19:51:14 +00:00
christos
291a545230 remove redundant declaration of yyparse. 2001-02-04 19:50:51 +00:00
christos
ebab1548e2 mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00
christos
18d76c325c fix nested extern. 2001-02-04 19:32:26 +00:00
christos
cba68cff4c remove duplicate declarations, and fix nested externs. 2001-02-04 19:26:04 +00:00
christos
621611e98a we do have dup2. 2001-02-04 19:25:43 +00:00
eeh
e938c4e842 *NEVER* cast a reference parameter (unless you're using C++). 2001-02-04 19:12:09 +00:00
briggs
c8ef73b71f Support for the Motorola Sandpoint reference platform using the
MPC8240 processor module.  See the README for more information.
2001-02-04 18:32:10 +00:00
briggs
788797428a Regen. 2001-02-04 18:16:42 +00:00
briggs
a5d1d7e79f Add the MPC8240 (Kahlua) Host Bridge 2001-02-04 18:16:20 +00:00
christos
8d8a844c76 avoid redundant declarations. 2001-02-04 18:05:00 +00:00
christos
c9b3202d16 remove/avoid redundand declarations. 2001-02-04 18:04:03 +00:00
christos
ef5d120e44 remove redundant decls. 2001-02-04 18:03:03 +00:00
christos
e745af3d91 remove redundant declarations. 2001-02-04 18:02:30 +00:00
christos
9b24735fd3 ifdef out redundant declaration of crypt(3); we don't need it. 2001-02-04 18:01:48 +00:00
christos
28473bf6be remove redundant prototypes. 2001-02-04 18:00:31 +00:00
briggs
863805b4d8 Correct previous. Call openpic_init() correctly. 2001-02-04 17:46:33 +00:00
christos
91869b8cb5 remove duplicate prototypes. 2001-02-04 17:45:24 +00:00
christos
e670f72960 move yyparse prototype higher up, so that it is available to embedded c
code in the .y file.
2001-02-04 17:45:06 +00:00
briggs
522ec180e9 Build with -Wall -Wetc. 2001-02-04 17:38:10 +00:00
briggs
e560b86e0b Adapt to new openpic_init() parameters. 2001-02-04 17:36:08 +00:00
perry
65e351a124 keep joystick lines together 2001-02-04 17:36:03 +00:00
briggs
ace7a75bd5 Remove dependancy on ICU_LEN m.d. define. Thanks, Tsubai. 2001-02-04 17:35:28 +00:00
briggs
cbb39b8875 defopt openpic 2001-02-04 17:34:11 +00:00
briggs
0ce1220246 For now, all macppc will get OpenPIC 2001-02-04 17:33:42 +00:00
ad
ea0d957018 Add a control utility for mlx' devices. Derived from FreeBSD's mlxcontrol'. 2001-02-04 17:30:35 +00:00