Commit Graph

27 Commits

Author SHA1 Message Date
thorpej 176865a07b RCS id police. 1996-08-30 20:15:06 +00:00
thorpej d6cc013968 Now that we compile the tree with -Werror, remove an explicit #warning
and replace it with an XXX comment.
1995-12-14 21:58:33 +00:00
pk 4a5c9a20e5 Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182). 1995-07-09 00:30:11 +00:00
pk 5bf5f9214d Make declarations confirm to rpcgen generated prototypes. 1995-06-24 15:47:49 +00:00
jtc 2d577aafd2 Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand.
Also make sure that foo and rpc.foo are mentioned in the NAME section.
1995-04-12 00:47:27 +00:00
mycroft b481f03023 General cleanup. 1995-01-13 19:59:13 +00:00
mycroft 002aa598e1 Correct calling sequence of getsockname(2). 1995-01-13 06:14:28 +00:00
cgd b54e75897f be a bit more careful with types, casts, and and function declarations. 1994-12-23 14:29:31 +00:00
cgd ae9172d6cd specify man pages the new way. 1994-12-22 09:57:51 +00:00
mycroft 02b0255ae0 Fix uninitialized variable. 1994-07-11 21:51:58 +00:00
jtc fe0c74f41f Look for X11 in various likely places.
From Thomas Eberhardt, who adapted it from similar code in gxditview.
1994-02-16 01:06:26 +00:00
cgd 1ac7c7adaa don't need -lutil 1994-01-28 00:31:32 +00:00
cgd de4dd71dfa do the right thing with ifdef, and warn about i386 console hack 1993-11-23 04:40:28 +00:00
mycroft 3b52558c53 Clean up deleted files. 1993-11-21 20:19:17 +00:00
brezak bb3120424b Build rnusers XDR's into librpcsvc and use them. 1993-11-21 20:19:15 +00:00
brezak 4b660341e6 Remove support for vers 1 interface. Add vers 3 interface support. Fix ver 2 support to interoperate with Sun's. 1993-11-21 18:56:33 +00:00
jtc b977f15be3 Touch up manpages. 1993-08-16 15:57:47 +00:00
mycroft aee4b07b8a Add RCS identifiers, remove some completely useless RCS logs and patchkit
headers, and a few other insignificant changes.
1993-08-02 17:48:44 +00:00
brezak 3c0990e964 use XIDLE extension (if present) 1993-07-22 13:09:47 +00:00
brezak 98e705f4ed Look at correct device for X server idle time. 1993-07-16 14:57:19 +00:00
brezak 55a46f2c44 Changes for using XIDLE option. 1993-06-11 01:10:14 +00:00
brezak 045a590334 Add LOG_CONS when openlog(). 1993-06-10 12:23:47 +00:00
brezak 48b719546c Fix number of args to svcerr_progvers() 1993-06-09 19:54:03 +00:00
brezak 73bd7fefad Add man page. 1993-06-08 01:21:15 +00:00
brezak 37e75f766c Only cleanup registrations if not started by inetd. 1993-06-04 15:50:38 +00:00
brezak db60ef9d46 No need to link with -lrpc 1993-06-04 14:53:53 +00:00
brezak e715315160 Add rpc.rstatd, rpc.rusersd, and rpc.rwalld. 1993-06-03 19:26:09 +00:00