Commit Graph

440 Commits

Author SHA1 Message Date
mycroft 8faef0c310 Clean up deleted files. 1994-02-02 02:40:24 +00:00
deraadt ba14c47289 declare mountroot here. best we can do until we
figure out how to do nfs mounts better.
1994-02-01 07:03:19 +00:00
glass 0978549a17 don't need to be su-gid kmem anymore 1994-02-01 05:33:42 +00:00
deraadt 9b26fac7d8 i386: don't call hardclock. call clickintr, which calls hardclock with a
pointer to the frame, instead of the frame.
1994-02-01 02:11:02 +00:00
cgd 91068203d6 changes for amiga 1994-02-01 02:07:11 +00:00
cgd 5b9ec78ea1 treat 'cpu' types as options for purpose of file inclusion.
(consistent with config.new, where everything cpu types *are* options.)
1994-02-01 02:04:19 +00:00
glass 89ddc24cd2 link w/shared libraries. 1994-01-31 08:37:32 +00:00
glass f1cb96b2ca upgrade to version 8.6.5 1994-01-31 02:38:08 +00:00
jtc 42f840d29d Fix spelling error in Copyright notice 1994-01-29 01:43:03 +00:00
glass c7a3e61f1c an attempt to import sendmail. can unfuck.. 1994-01-29 01:31:50 +00:00
cgd 02c1dd5b25 kill dbsym; it's not been used for a while 1994-01-28 08:11:50 +00:00
cgd ecd53521f1 no longer need lib hackery 1994-01-28 05:13:28 +00:00
cgd 467c1faae5 don't need -lutil 1994-01-28 01:05:30 +00:00
cgd 34be3c66e5 hack to make getloadavg() link properly 1994-01-28 01:05:21 +00:00
cgd 81bae33f1f needs -lkvm, not -lutil 1994-01-28 01:00:24 +00:00
cgd 8970fe6df6 hack to make getloadavg() link properly 1994-01-28 00:58:41 +00:00
cgd 9a79f1061b don't need -lutil 1994-01-28 00:56:10 +00:00
cgd d9b6fbc4da needs -lkvm, not -lutil 1994-01-28 00:56:02 +00:00
cgd 5b823d2a09 don't need -lutil 1994-01-28 00:52:03 +00:00
cgd 2892f80630 needs -lkvm, not -lutil 1994-01-28 00:50:31 +00:00
cgd 5123f7879d don't need -lutil 1994-01-28 00:36:28 +00:00
jtc 887f390664 Vixie Cron 3.0, patch 1 1994-01-26 19:09:20 +00:00
paulus 0b6c80b292 Changed some includes 1994-01-25 05:58:38 +00:00
deraadt 659612293f get PPP_HDRLEN from the right place 1994-01-25 05:58:21 +00:00
paulus fd46d6599a Some minor bugfixes from the ppp-2.0 release. 1994-01-25 05:58:02 +00:00
deraadt 0758ab6ba7 bpf writes for ethernet take a network byte order ether_type 1994-01-24 01:46:29 +00:00
deraadt 031bfecc25 fix from roland 1994-01-23 21:55:56 +00:00
cgd 5b86546ae3 add -I/usr/include/rpcsvc to CFLAGS, so that amq_clnt.c can find amq.h 1994-01-22 02:55:43 +00:00
jtc ac5d013c5c rpc.bootparamd lives in /usr/sbin, not /usr/libexec. 1994-01-21 01:54:21 +00:00
jtc 837601413b Don't compile with compat.c, since our C library allready has all the
functions it provides.
1994-01-20 02:56:55 +00:00
jtc 44fa25f9b7 Vixie Cron 3.0-release 1994-01-20 02:46:53 +00:00
jtc e17ece4c95 Clean up wording 1994-01-17 18:07:30 +00:00
jtc a72c672c85 Add cron to subdirs 1994-01-17 17:22:18 +00:00
deraadt 51fe63d28c whoops. typo. 1994-01-17 15:13:32 +00:00
deraadt b53b616201 remove two links before recreating them 1994-01-14 19:45:51 +00:00
cgd b22af93a8e include ../../Makefile.inc, so BINDIR is set correctly. 1994-01-14 19:44:50 +00:00
deraadt be366a3e1e pmax fix 1994-01-14 19:43:24 +00:00
jtc 2a4121e39d Fix spelling errors 1994-01-14 16:22:25 +00:00
jtc 87448ee50c All logging now goes through syslog. 1994-01-13 21:59:27 +00:00
deraadt 218153c3df remove the faster replacement for inet_ntoa because the stupid thing
is byte order dependent.
1994-01-12 19:01:00 +00:00
jtc 2a22045ae0 Vixie Cron 3.0-prerelease, patch 11 1994-01-12 18:35:59 +00:00
jtc e827862b77 Vixie Cron 3.0-prerelease, patch 11 1994-01-12 18:35:45 +00:00
jtc 59f16ac068 Vixie Cron 3.0-prerelease, patch 11 1994-01-12 18:34:24 +00:00
cgd 9226580db9 add comment noting 'catman', which isn't ready to be in subdirs list yet. 1994-01-12 18:15:15 +00:00
brezak fd3e279d93 build rbootd and mrouted 1994-01-11 20:18:20 +00:00
brezak 4497c26d0f Mrouted ported by cmaeda@cs.washington.edu from BSD386 port. 1994-01-11 20:15:44 +00:00
jtc e59e4eb1ce Vixie Cron 3.0-prerelease, patch 10 1994-01-11 19:10:45 +00:00
brezak 880d90d4e9 rbootd for booting HP workstations from 4.4BSD/Utah. 1994-01-11 16:41:38 +00:00
brezak c26eaebf4f rbootd for booting HP workstations from 4.4BSD/Utah. 1994-01-11 16:41:19 +00:00
brezak e05cab76da Original version from 4.4BSD/Utah. 1994-01-11 15:43:38 +00:00
deraadt 0d8ec8d0db improved parser by <roland@frob.com> to handle \-continuation and YP. 1994-01-10 14:04:44 +00:00
glass b068c056d2 fix two goofs:
-DMIME was used.  According to Allman this doesn't work.  Of course
	       it is in the documentation.  So no more MIME formatted
	       MAILER-DAEMON messages....
	-DNDBM shouldn't have been used since it can't do the right thing
		without a true ndbm library that isn't just an emulation
		using db
1994-01-10 06:48:56 +00:00
deraadt 4d24126593 better error messages 1994-01-09 17:53:58 +00:00
brezak 2dd2888263 Add HAS_POSIX_DIR to CFLAGS. 1994-01-09 17:14:53 +00:00
cgd 7bda3068c7 allow machine architecture (e.g. "m68k") to be specified in std.${MACHINE}.
it's specified by adding a second arg to the "machine" specification.
the second arg is the machine architecture.  specifying an architecture
causes that architecture's files.${MACHINE_ARCH}.newconf to be read in.
1994-01-08 18:19:01 +00:00
deraadt 647795faab compile rpc.bootparamd 1994-01-08 13:23:52 +00:00
deraadt ae99bc57e3 rpc.bootparamd written by Klas Heggemann <klas@nada.kth.se>
(yes, it belongs in usr.sbin, not libexec)
1994-01-08 13:22:03 +00:00
cgd 2dae0c7cb0 add support for "machinearch" internal variable. if "machinearch"
is different than the "machinename" internal variable, read
machinearch's files.${machinearch} and add it to the list of files
for the machine.  Also, regardless of whether or not they're different,
create a ${machinearch} sylink (or directory) pointing to the machinearch
include files (or containing them).
1994-01-08 10:33:43 +00:00
jtc 495a70fd26 Fix bug #50, by bringing in slstats manpage from cslip 2.7 distribution. 1994-01-08 03:03:34 +00:00
jtc fbdf4e031f Include <stdlib.h> for getenv() prototype.
Use standard error message routines.
1994-01-07 20:34:23 +00:00
glass ac0d7a2257 now takes advantage of NetBSD's YP support 1994-01-07 05:27:03 +00:00
ws 3f7cb414ea Try getting the filehandle of the exported path when reading /etc/exports 1994-01-06 22:48:51 +00:00
deraadt 2ceb867c77 allow mounting/exporting of NFS files (not just directories) for diskless
swap. thanks to <ws@TooLs.DE> and <roland@frob.com>
1994-01-06 13:51:55 +00:00
jtc 5f2a029904 Remove -DCRONDIR, macro is set correctly in pathnames.h. 1994-01-05 21:10:29 +00:00
jtc ba46c17534 Converted Makefile to use BSD make. 1994-01-05 20:57:27 +00:00
jtc 644d4f8787 Vixie Cron 3.0-prerelease, patch 9 1994-01-05 20:40:12 +00:00
deraadt 9f7c9d3ea1 we have YP (thought 4.4 doesn't) 1994-01-05 05:51:01 +00:00
brezak 0ba3f69cb7 Change <sys/dir.h> to <dirent.h> 1994-01-03 14:47:23 +00:00
brezak 61ccab9488 Change /dev/vn0c to /dev/vnd0c (from jimj@miller.cs.uwm.edu) 1994-01-03 14:40:55 +00:00
jtc f57268af40 Upgraded this to use -mandoc macros some time ago. 1993-12-30 23:52:20 +00:00
davidb be82dd30d7 Changed to use make's new .OBJDIR 1993-12-28 12:48:44 +00:00
deraadt fa397dcb09 there is no net/slip.h 1993-12-25 02:28:54 +00:00
deraadt 4e573e80c2 patch security hole talked about on comp.security.misc 1993-12-25 02:28:46 +00:00
cgd fe95a848b5 add Id and clean up 1993-12-23 07:04:31 +00:00
cgd d2f69194b2 quick #ifdef hack to get it to compile with charles' dir header changes 1993-12-22 18:24:11 +00:00
cgd 56a2b2e2c1 Fix slstats to compile with new if_slvar.h. Get the appropriate
stats from the network interface struct, not their now-nonexistant
old locations.  i came up with the fix, prompted by Rich Murphey's
solution, which simply removed the printing of those statistics entirely.
1993-12-22 12:16:00 +00:00
brezak 30669098ec Add vnconfig command. 1993-12-21 04:13:39 +00:00
davidb 677c8d93a8 s/config/config.new/, changed references to compile directory. 1993-12-20 22:42:55 +00:00
cgd 734451e0ff set DELIVERY_MODE to 'queue' 1993-12-19 10:28:31 +00:00
deraadt 532647f2af build rarpd 1993-12-16 05:38:42 +00:00
deraadt e3b965f6db original from LBL (part of the tcpdump distrib)
SIOCGIFCONF fixup by Roland McGrath <roland@frob.com>
1993-12-16 05:31:05 +00:00
mycroft aa14f04fcb From: mrm@sceard.com (M.R.Murphy)
Fix memory leak.
1993-12-15 23:52:40 +00:00
pk e0738ce1d3 RLIMIT_OFILE => RLIMIT_NOFILE
Do something sensible when current RLIMIT_NOFILE turns out to be infinity.
1993-12-14 21:31:53 +00:00
cgd a33e17ef28 move config files into /etc/sliphome, and note that and other changes in docs 1993-12-10 14:18:00 +00:00
cgd 9fa00062f5 deal with change in setting of slip params 1993-12-10 13:19:12 +00:00
mycroft 30eca65416 Clean up deleted files. 1993-12-10 09:39:30 +00:00
mycroft d093458663 Use POSIX.2 regular expression routines. 1993-12-10 09:39:27 +00:00
mycroft 239fa04f43 We use regex.h, not regexp.h, now. 1993-12-10 09:01:24 +00:00
jtc 3ccb82400b Upgraded to use <dirent.h>. 1993-12-08 00:47:01 +00:00
mycroft c722eb32d7 Eliminate a compiler warning. 1993-12-07 23:25:00 +00:00
mycroft ffa63f58ac Eliminate a compiler warning. 1993-12-07 23:05:26 +00:00
mycroft dafb92d12e Eliminate a compiler warning. 1993-12-07 21:44:57 +00:00
mycroft fa44884d47 Eliminate a compiler warning. 1993-12-07 21:12:29 +00:00
mycroft e0e18ffe8d Clean up deleted files. 1993-12-07 01:57:46 +00:00
cgd 02585b5bfd delete 'object' files, and dtrt on cleandir 1993-12-07 01:57:39 +00:00
cgd da5de96b8a add -ll, and minor cleanup 1993-12-07 01:37:12 +00:00
glass 35d4564f5c 386BSD --> NetBSD, in preparation of diffs for Eric 1993-12-06 17:48:22 +00:00
brezak be6634a0fb Add __NetBSD__ to __386BSD__ ifdefs 1993-12-06 17:17:37 +00:00
cgd 6d6ecb06a5 more ifdef changes. eventually have to move raw partition for the i386 to c 1993-12-06 09:28:52 +00:00
cgd fc5ae3c87e __386BSD__ -> i386; this file might break for m68k because of ifdefs... 1993-12-06 09:25:14 +00:00