Commit Graph

822 Commits

Author SHA1 Message Date
mycroft 65eea9435d Use inet_aton(), not inet_addr(). 1995-05-22 01:02:34 +00:00
mycroft c05dec805f Use inet_aton(), not inet_addr(). 1995-05-21 17:14:38 +00:00
mycroft 800709ce22 Use inet_aton(), not inet_addr(). 1995-05-21 15:50:45 +00:00
mycroft 53d11296c2 Use strerror(), not sys_errlist[]. 1995-05-20 02:38:23 +00:00
mycroft bc0c748b67 Use inet_aton(), not inet_addr(). 1995-05-19 22:22:34 +00:00
mycroft 76a3199557 Use inet_aton(), not inet_addr(). 1995-05-19 22:05:08 +00:00
cgd f1883097f5 fix priority mangling when sending to remote syslogds. (pr 1039, by
Jarle Greipsland.)  Fix not exactly the same as the one in the PR, but close.
1995-05-14 04:18:45 +00:00
leo 93dc1f1fea Make it work for both Amiga and Atari. Add new '-f' option. 1995-05-12 21:04:26 +00:00
leo 096846a93b Atari-port now also uses iteconfig 1995-05-12 20:51:38 +00:00
cgd be68575548 don't build netgroup(5) here. 1995-05-11 23:15:05 +00:00
mycroft 72039e8003 Increase size of buffer for file names. 1995-05-08 19:30:31 +00:00
cgd c626f39b3a update 'files' files search paths and manual page descriptions for
the config program renaming.
1995-04-28 08:15:48 +00:00
cgd 26444ba22c only build config.old on machines that need it. 1995-04-28 08:14:41 +00:00
cgd ee89d6ebad old config has moved here; attendant name changes. 1995-04-28 07:00:57 +00:00
cgd 064307e690 config.new has been moved here. names updated to match. 1995-04-28 06:54:58 +00:00
cgd 8aec5a0ab6 moved into config. 1995-04-28 06:54:10 +00:00
cgd d64248e551 build config.old instead of config.new 1995-04-28 06:53:49 +00:00
cgd 39e0ed2fd0 cast pointers to longs, not ints. don't return ptr to local var. 1995-04-24 13:27:39 +00:00
cgd 06b20eca85 need string.h 1995-04-24 13:25:55 +00:00
cgd e275cd471b cast to avoid warning. 1995-04-24 13:25:34 +00:00
cgd 867b4b0fac needs string.h 1995-04-24 13:25:18 +00:00
cgd 65dbd03764 the alpha says 'no' to amd 1995-04-21 04:42:34 +00:00
cgd af6ef0d828 need stdlib.h 1995-04-21 04:41:21 +00:00
cgd ff276cbedc really nasty hack for the alpha. bigtime XXX 1995-04-21 04:40:36 +00:00
christos 172747839f Fixes from David Brownlee to:
- default to /etc/netgroup if no input file is specified.
- create a temporary file and rename that to the final destination,
  so the we don't get partially created netgroup files.

Fixes PR bin/963.
1995-04-17 15:12:58 +00:00
cgd 662feab780 enable use of include files from "files" files. 1995-04-17 06:59:11 +00:00
mycroft 0cc4d5f125 Patch from Mike Pritchard to use `-t' option to sendmail, and prevent
overrunning some arrays.
1995-04-14 19:49:32 +00:00
mycroft abd8200176 Reset group list before execing child, as pointed out by Mike Pritchard. 1995-04-14 19:23:43 +00:00
mycroft e6ae4619a7 Add missing #include. 1995-04-13 02:07:23 +00:00
mycroft 7bffa9e3f0 Print out the `clean' field. 1995-04-12 21:23:24 +00:00
jtc a005fb19e3 fix typo 1995-04-12 05:19:51 +00:00
jtc cc47146dee Install manpage as both bootparamd(8) and rpc.bootparamd(8).
Changed manpage so both bootparamd and rpc.bootparamd are mentioned in NAME
section.
1995-04-12 00:53:09 +00:00
mycroft d092e7eb1e Give open() reasonable permissions for creating a file (though this doesn't
matter for the normal case of opening a device).  Suggested by Joerg Wunsch.
1995-04-09 19:02:54 +00:00
mycroft 7e2e739abf Fix a typo that caused an off-by-one error. 1995-04-08 23:25:34 +00:00
phil ce01c21e6d remove one "the" in a "the the". 1995-04-07 18:44:43 +00:00
jtc ae0b9c2010 KERNEL -> _KERNEL 1995-03-28 17:18:59 +00:00
glass 1290cb93c0 botched rcsid fix completely.. 1995-03-27 02:24:13 +00:00
mrg 89621f654f 4.4BSD-Lite2 1995-03-26 22:24:18 +00:00
glass bbb6bf7c90 new rcsid format. small cleanup 1995-03-26 21:45:18 +00:00
mycroft 04b12add73 Document the `resvport' option. 1995-03-22 17:18:01 +00:00
mycroft 13cd4fd01e Accept `noconn' and `resvport' mount options. Fix some slightly bogus option
parsing.
1995-03-22 17:15:08 +00:00
mycroft dd94184a46 Remove uses of some deprecated functions. 1995-03-22 15:56:29 +00:00
mycroft 7f3235feb5 Use Peter's original (more sane) patch for the previous. 1995-03-22 15:49:18 +00:00
mycroft cef03fb4dd Fix length of LCP echo and echo reply. 1995-03-21 19:32:13 +00:00
mycroft be82a25869 Use POSIX signals. 1995-03-21 18:48:41 +00:00
mycroft e3554fe598 Update to use timer{add,sub}(). 1995-03-21 14:42:59 +00:00
mycroft 29a8916e22 Update to use timer{add,sub}(). 1995-03-21 14:36:54 +00:00
mycroft 58b580b79b Remove unused tvsub(). 1995-03-21 14:29:14 +00:00
cgd 0114e805ce convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
jtc 9ef98cf188 Changed clean target so that all index files generated by texindex
are removed.
Changed amdref.dvi target so that proper source file is run through
tex.
1995-03-17 06:10:14 +00:00