Commit Graph

215 Commits

Author SHA1 Message Date
jtc 2ddbb97f0f #include <unistd.h>, so getopt(), optarg, opterr, optind, and optopt
declarations can be removed from <stdlib.h>.
1993-10-13 18:33:45 +00:00
pk 08ba41f417 Allow for a group name to be specified in the ``user'' field: user[.group]
Allow for max # of invocations to be specified; appended to ``wait''
 field: wait/nowait[.max]
Allow for RPC specifications in numeric format.
Inetd now stores its pid in `/var/run/inetd.pid'.
Support for AF_UNIX family.
1993-10-13 11:22:48 +00:00
mycroft 0c4b6b5612 Don't core dump on blank lines. 1993-10-11 20:53:48 +00:00
cgd ed8d9adecd needs libcrypt 1993-10-11 10:52:31 +00:00
cgd f69e02fc8e no more librpc 1993-10-08 02:28:39 +00:00
cgd a4f95e1816 no more librpc 1993-10-08 01:33:33 +00:00
jtc 104c7f4bf6 Got bored, converted to use mandoc macros. 1993-10-06 19:34:59 +00:00
jtc 50e825b111 Got bored, converted yet another manpage to -mandoc format 1993-10-06 19:07:02 +00:00
cgd 62ae8cc163 use syslog to report errors Vernon Schryver (vjs@calcite.rhyolite.com) 1993-10-05 00:36:28 +00:00
jtc dc92a17545 Fix spelling error: syn -> sync. 1993-10-05 00:13:17 +00:00
jtc 99cd400e2e Use *->fts_errno instead of errno after fts_read(). The fts manpage
indicates that the fts_errno will be set to the correct value, but there
are no guarentees about errno.
1993-10-01 01:03:22 +00:00
pk 0915419517 -I/sys --> -I${DESTDIR}/sys, to support cross-compilation. 1993-09-25 13:19:49 +00:00
brezak 8e25b7097b Fixes for ypset'ing to a different net. 1993-09-19 18:48:21 +00:00
phil 4c44872dde Adding changes for the pc532 machine. The NO_SYMLINK is for compilation
under Minix on the pc532, which has no symlinks.
1993-09-15 21:15:19 +00:00
brezak 0c27d6751c Only output load address is using 'at'. 1993-09-13 15:27:38 +00:00
ws d3725de8aa Allow exporting whole directory trees with -alldir option in /etc/exports 1993-09-09 16:34:33 +00:00
ws 053f138dae Changes to VFS readdir semantics
NFS changes for better cookie support
ISOFS changes for better Rockridge support and support for generation numbers
1993-09-07 15:40:14 +00:00
mycroft 756df55414 Nuke -DNDBM. 1993-09-05 22:02:59 +00:00
deraadt 79b9e39888 #endif in the wrong place 1993-09-05 16:10:01 +00:00
mycroft ce9288836b Clean up deleted files. 1993-08-31 13:48:48 +00:00
deraadt 0f874c8bdd ensure config.new is installed as config.new, and not over top of the
other config program
1993-08-31 13:48:46 +00:00
glass 42ac31d081 make config.new on all platforms 1993-08-30 07:19:32 +00:00
glass 144656cf78 back to torek's Makefile 1993-08-30 07:01:01 +00:00
brezak e443c955ff Need to define load address in PARAM. 1993-08-28 00:03:51 +00:00
brezak 651ea37a78 Fix rcs headers 1993-08-25 02:42:57 +00:00
brezak 72512ce825 Add code so inetd can start mountd. Reread exports if changed more frequently. Cleanup to use rpcsvc headers. 1993-08-25 02:37:36 +00:00
glass 8a49818de4 snapshot. starts nfsmountroot but doesn't seem to emit any packets 1993-08-24 20:26:48 +00:00
brezak 7a19417ff8 Cleanup port to NetBSD 1993-08-23 14:36:07 +00:00
brezak d9d60a264e Add speeds of 19200, 38400, 57600, 115200 1993-08-18 13:00:39 +00:00
brezak 2326181767 /netbsd is the kernel name. 1993-08-18 12:55:13 +00:00
brezak 9ea8dd1822 Set group to kmem. 1993-08-18 12:54:50 +00:00
brezak 48d617a9d6 Use LOG_INFO instead of LOG_NOTICE for informational messages. Correctly set line speed. 1993-08-18 12:54:16 +00:00
mycroft 377989dc53 __386BSD__ --> __NetBSD__ 1993-08-16 00:47:33 +00:00
glass 8ff8fa8046 runs up to and including configure().
todo: exceptions, interrupt support, make isrs affect vector table
kernel/user stacks
1993-08-15 23:01:58 +00:00
mycroft 92360d6880 Add a sample config file for my machine(s). 1993-08-14 21:30:31 +00:00
mycroft 63f36b5851 Don't use ${DESTDIR} in LINKS. 1993-08-14 16:44:03 +00:00
deraadt 3604916e13 ppp from paul mackerras 1993-08-14 06:29:28 +00:00
glass 3fd5c19105 further integration of torek's config with our modified
tree structure, basically problems resulting from the 'arch' change
1993-08-13 13:22:08 +00:00
glass 88513525ef compiles in our environment 1993-08-13 00:53:38 +00:00
glass ed0b381274 torek's config sources before modification 1993-08-13 00:49:58 +00:00
mycroft 5db6a9c2a7 Set BINDIR, not DESTDIR. 1993-08-10 00:00:44 +00:00
mycroft a67abd8740 Tweak for cross-compilation. 1993-08-09 23:59:20 +00:00
cgd cd56dd1638 merge in changes from netbsd-0-9-ALPHA2 1993-08-07 07:53:27 +00:00
mycroft 1676bc343b Use sys_signame[]. 1993-08-06 22:18:26 +00:00
deraadt 5bfebdcaf0 update for fts library change 1993-08-06 03:48:27 +00:00
brezak 3e9304df33 Changes from nate for gzip'ed sup 1993-08-04 17:46:14 +00:00
mycroft 0534b030d1 Don't include PROFILING type files in OBJS and SRCS, and don't partially output
dependencies for them.
1993-08-03 00:02:01 +00:00
mycroft 52efca41cd Nuke remaining patchkit headers. 1993-08-02 18:17:24 +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
mycroft e9d867ef50 Add RCS identifiers. 1993-08-01 17:54:45 +00:00