Commit Graph

953 Commits

Author SHA1 Message Date
mycroft
b57ce343c0 Use POSIX form of kill(1). 1994-09-23 23:26:54 +00:00
mycroft
c741ceaa58 Changes to match POSIXication of kill(1). 1994-09-23 23:18:36 +00:00
mycroft
ea7b5d4ec6 Eliminate uses of some obsolete functions. 1994-09-23 14:26:58 +00:00
mycroft
8ffd59e28b err(3)/warn(3) cleanup 1994-09-23 02:18:30 +00:00
deraadt
a63af7d439 force first binding poll automatically -- someone will need it very soon! 1994-09-20 07:21:46 +00:00
mycroft
4ded5e85bb Use setuid() and setgid(), not setreuid() and setregid(). 1994-09-19 02:56:37 +00:00
mycroft
4446637a81 Print tickadj. 1994-09-18 21:59:40 +00:00
mycroft
27ff0a97a2 Remove comments about the `trail' keyword. 1994-09-17 00:54:42 +00:00
mycroft
97aa17a3be Correct file names in FILES section. 1994-09-16 21:05:14 +00:00
jtc
85613afae4 Change HAVE_SAVED_SUIDS to HAVE_SAVED_UIDS to match macro of the same
name which is defined in compat.h if compiling on a modern BSD system.
1994-08-31 19:28:50 +00:00
mycroft
ad02d27da0 Update to match include files. 1994-08-31 03:48:18 +00:00
mycroft
ba95b05235 Major speed improvement. 1994-08-29 23:17:00 +00:00
glass
7ed69abd76 do the NetBSD.ORG thang 1994-08-29 03:10:29 +00:00
mycroft
9839fe449e Update to 4.4-Lite version. 1994-08-28 23:32:47 +00:00
mycroft
13c12b62f7 Import original 4.4-Lite version. 1994-08-28 23:16:23 +00:00
paulus
269208a510 Rudimentary man page for pppstats, derived from slstats.8 1994-08-26 05:13:11 +00:00
gwr
1d06f563b6 Add a man page. 1994-08-25 20:40:28 +00:00
gwr
0570746739 Make this match what I posted on comp.sources.unix as patch 1.
(Functionally the same as yesterday's commit.)
1994-08-24 18:14:44 +00:00
gwr
459c40194d Fix missing initialization (thanks to Brezak). 1994-08-24 01:34:47 +00:00
deraadt
f452d538b0 -h option and man page from <moj@stacken.kth.se> 1994-08-23 17:03:12 +00:00
gwr
99afe700ee No longer need -DBOOTPTEST 1994-08-22 22:19:04 +00:00
gwr
bcb13bab8e Update to version 2.4 1994-08-22 22:14:32 +00:00
mycroft
c55423b664 Fix an obvious bogon when checking multiple file systems, and use the libc
version of err(3).
1994-08-16 19:22:02 +00:00
cgd
eeff5056dd from branch (oops) 1994-08-12 04:19:50 +00:00
deraadt
e468e90afd allow hex numbers to be unsigned 1994-08-08 19:24:54 +00:00
deraadt
48c91e8043 do not need -I/sys 1994-08-03 21:07:10 +00:00
deraadt
e5c0834b50 do not need -I/sys 1994-08-03 20:34:13 +00:00
hpeyerl
2b3f96ce61 (I'm a dork for putting this in the wrong tree before)
To let us correctly configure ccd devices. <From downsj@csos.orst.edu>
1994-08-03 19:30:21 +00:00
ws
30411e5f60 Make msdosfs exportable 1994-07-18 18:23:24 +00:00
mycroft
b1156a137d named.pid is in /var/run, not /etc. 1994-07-18 08:52:40 +00:00
ws
9140a2f6e6 Keep a server even if we lost contact when noone else is available 1994-07-16 11:50:58 +00:00
deraadt
4cd934f8c4 changes from <ws@tools.de> to do selective pinging of servers. 1994-07-14 20:54:29 +00:00
deraadt
fcfcb79656 do not dump core printing the usage message 1994-07-08 09:20:06 +00:00
deraadt
659ffb49cf devname repair 1994-07-04 19:30:17 +00:00
deraadt
7473e6d9a3 from wolfgang, various further cleanup, and
mpliment the "clients are asking via RPC, therefore that might mean
the server is possibly dead" heuristic I bailed on earlier.
1994-07-02 06:45:48 +00:00
deraadt
26ca90bcec improved rebinding from ws@tools.de 1994-07-01 19:40:23 +00:00
pk
2a0d9344f2 makedev(255,255) no longer equals NODEV 1994-07-01 09:15:49 +00:00
cgd
8527838766 do the right thing with positional parameters 1994-06-30 07:50:26 +00:00
cgd
138fcd8327 deal with new share/doc strategy 1994-06-30 05:33:30 +00:00
deraadt
bb627c6f25 work around two obscure bugs 1994-06-29 06:24:39 +00:00
gwr
b6281a0ed7 Add dbsym to SUBDIRS for sun3 (only) 1994-06-28 04:38:44 +00:00
paulus
277db41ca3 Fix a bug preventing the lcp-echo-failure option from working. 1994-06-28 04:38:40 +00:00
paulus
ced723ab44 A warning when the line is looped back is nice, instead of just
a debug message.
1994-06-28 04:32:16 +00:00
gwr
3a25eeb22c New, very simple version that works on SunOS (for cross-development)
as well as on NetBSD.  This does sift out debugging symbols, but I
think one should use "strip -d" for that.
1994-06-27 22:21:20 +00:00
gwr
21feef9b89 Add: bootpd bootpgw bootpef bootptest 1994-06-27 21:39:34 +00:00
gwr
f8ccd26969 Source moved. 1994-06-27 21:31:21 +00:00
gwr
5fb020d179 Ditto. 1994-06-27 21:29:46 +00:00
gwr
5e9d01f29a Move this to where the latest consensus indicates it should go.
Also, integrate some fixes from Christos.
1994-06-27 21:25:48 +00:00
cgd
5b029eb9a8 update for new doc-make/install strategy 1994-06-25 05:57:47 +00:00
hpeyerl
9cbb13a30b Config support for ccd driver. (from 4.4Lite) 1994-06-24 14:22:08 +00:00
pk
c8afd889d5 Do NFS root/swap specs differently, allowing eg.:
`config netbsd root on nfs swap on nfs and sd0'
1994-06-22 11:39:05 +00:00
pk
7b93180ea2 sync with 4.4-lite 1994-06-22 10:44:04 +00:00
chopps
258211d43c update for amiga (should also enable hp300 specific stuff for them too).
from rhealey@kas.helios.mn.org (Rob Healey)
1994-06-22 05:38:22 +00:00
chopps
8900daa76e update for amiga (should also enable hp300 specific stuff for them too). 1994-06-22 05:38:20 +00:00
cgd
a6ef9be155 clean up import 1994-06-18 20:55:54 +00:00
deraadt
a42c5778ae remerge a missing local change; YP works in NetBSD 1994-06-15 04:12:24 +00:00
paulus
b38ac6bdd9 use receive asyncmap = 0 if not negotiated instead of ffffffff (as is
correct according to the RFCs), for compatibility with other, broken
implementations.
1994-06-14 03:21:56 +00:00
mycroft
0924c7ec2d Import 4.4-Lite version. 1994-06-13 22:50:46 +00:00
mycroft
e087c4f7fe Fix ugly printf(). 1994-06-13 22:34:29 +00:00
mycroft
e7d448d9d6 Merge local changes. 1994-06-13 22:29:11 +00:00
mycroft
8d5d38980e Merge local changes. 1994-06-13 22:04:11 +00:00
mycroft
10e2d61588 Fix lseek() calls. 1994-06-13 21:58:54 +00:00
mycroft
bd699d7d8c Merge local changes. 1994-06-13 21:55:00 +00:00
cgd
98683fd3c2 fix a macro's usage 1994-06-13 20:56:47 +00:00
cgd
ae32655a2d update for new fs includes 1994-06-13 20:52:39 +00:00
mycroft
a11ce51852 Fix up RCS ids. 1994-06-13 20:50:50 +00:00
cgd
942900f229 update for new fs includes 1994-06-13 20:50:48 +00:00
mycroft
db9421bbe7 Fix up RCS ids. 1994-06-13 20:49:58 +00:00
mycroft
79648c2667 Fix up RCS ids. 1994-06-13 20:49:44 +00:00
cgd
578ea19478 update for new fs includes 1994-06-13 20:49:42 +00:00
mycroft
f4c103764b Fix up RCS ids. 1994-06-13 20:47:17 +00:00
cgd
2d9a6f19c6 include file frobbing 1994-06-13 20:47:16 +00:00
mycroft
07ca952461 Fix up RCS ids. 1994-06-13 20:46:42 +00:00
mycroft
53f3885c45 Add our local changes back in. 1994-06-13 20:17:41 +00:00
mycroft
096c5b4147 Update to 4.4-Lite. 1994-06-13 19:55:40 +00:00
mycroft
65faf69c85 Update to 4.4-Lite. 1994-06-13 19:53:21 +00:00
mycroft
0ce67e2263 Some files go away... 1994-06-13 19:49:28 +00:00
mycroft
91b6ab604d Clean up deleted files. 1994-06-13 19:49:26 +00:00
mycroft
66ab16a17e Some files go away... 1994-06-13 19:49:19 +00:00
mycroft
eeedb4ce1f Clean up deleted files. 1994-06-13 19:49:18 +00:00
mycroft
21d6789889 Some files go away... 1994-06-13 19:47:16 +00:00
mycroft
a6cd61dc44 Clean up deleted files. 1994-06-13 19:47:14 +00:00
mycroft
3de04ebe91 Some files go away... 1994-06-13 19:47:13 +00:00
cgd
0d538f0821 undo local changes relating to new FS code 1994-06-13 15:09:06 +00:00
cgd
ce5210ad7d delete nfs_diskless, and ufs -> ffs, so kernel links properly. 1994-06-13 02:32:50 +00:00
mycroft
c250a07889 Fix up RCS ids. 1994-06-11 07:50:42 +00:00
pk
928beac1da X compilation 1994-06-10 17:33:55 +00:00
pk
ec1b77781f Update to 4.4-lite, local changes to man page. 1994-06-10 14:12:08 +00:00
pk
80f01fa592 ufs_mountroot -> ffs_mountroot 1994-06-10 13:08:34 +00:00
pk
7bb1d93324 update to 4.4-lite. 1994-06-10 12:10:58 +00:00
brezak
6719c9d95c Fill in ip_v and ip_hl since 4.4 rip_output won't 1994-06-09 16:05:28 +00:00
brezak
789caadf72 Bring back original version from pre-4.4lite NetBSD 1994-06-09 16:04:00 +00:00
mycroft
625a6892f7 Update from 4.4-Lite, with local changes. 1994-06-08 19:27:32 +00:00
mycroft
ccfa3742b5 Update from 4.4-Lite, with local changes. 1994-06-08 18:57:30 +00:00
chopps
2c25edaba5 change device name back 1994-06-04 12:13:49 +00:00
hpeyerl
3aab91dcce add -I to make this build properly for hp300 1994-06-03 18:21:16 +00:00
deraadt
afbdcd281b add rdate 1994-06-02 22:55:30 +00:00
deraadt
ead7cf67f6 rdate implimentation from <christos@deshaw.com> 1994-06-02 22:54:59 +00:00
mycroft
be18f5b5b9 Clean up deleted files. 1994-05-30 20:26:15 +00:00
gwr
8e9adf9acf Make things in the right places. 1994-05-30 20:18:34 +00:00
paulus
3f66ef1a1e Improvements to chat plus a man page from Al Longyear <longyear@netcom.com>.
In particular, chat will now take the script from a file, which is
vastly preferable if the script contains a password.
1994-05-30 01:38:57 +00:00
paulus
79517a9770 Bring pppd up to the about-to-be-released ppp-2.1.1 release,
mostly security improvements and bug fixes; some new functionality
from the Linux port.
1994-05-30 01:18:44 +00:00
paulus
fc1c360234 changed to use routing socket for adding/deleting proxy arp entries
and default route.
1994-05-30 00:45:15 +00:00
jtc
9afcf17bec sync with 44lite 1994-05-29 02:53:21 +00:00
cgd
984d40a72f pass a daddr_t rather than an off_t; forgot to commit last week. 1994-05-26 06:53:36 +00:00
mycroft
c976295cf8 Look up the ether addresses of interfaces *correctly*, and just ditch
SIOCSARP altogether.
1994-05-25 20:01:15 +00:00
deraadt
b86d2fa05a correct copyright 1994-05-25 09:55:39 +00:00
cgd
5893e3811f kill stupidity 1994-05-25 02:49:38 +00:00
chopps
f48817072a add machine define if m68k arch (for vmstat/names.c) 1994-05-21 10:14:39 +00:00
cgd
f39163138d maxfdescs checks out 1994-05-21 08:32:32 +00:00
pk
322ef5c021 cross-compiling 1994-05-20 07:25:36 +00:00
cgd
3e603ff386 clean up that import. no rcsids yet. 1994-05-18 01:26:07 +00:00
mycroft
fc871868c1 Clean up deleted files. 1994-05-18 01:26:05 +00:00
cgd
f881d1d4fe clean up that import. no rcsids yet. 1994-05-18 01:25:37 +00:00
mycroft
2f2adba37a Clean up deleted files. 1994-05-18 01:25:36 +00:00
cgd
2847add277 clean up that import. no rcsids yet. 1994-05-18 01:25:21 +00:00
mycroft
ec7c1628df Clean up deleted files. 1994-05-18 01:25:20 +00:00
cgd
9c7878f37d clean up that import. no rcsids yet. 1994-05-18 01:25:17 +00:00
cgd
64c78025ff lpr from 4.4-Lite 1994-05-18 01:12:10 +00:00
cgd
73a5ffdf98 need unistd.h 1994-05-18 00:54:02 +00:00
pk
c491c1c95c Keep up with changed rlimit structure. 1994-05-17 20:47:29 +00:00
pk
8fbf67e44a Restore "${DESTDIR}" in CFLAGS. 1994-05-17 08:58:29 +00:00
pk
9b5091b2ff NOMAN support. 1994-05-17 08:55:04 +00:00
cgd
725ed31e82 copyright foo 1994-05-17 04:13:48 +00:00
mycroft
3d70e198e5 Update from 4.4-Lite. 1994-05-16 19:15:57 +00:00
brezak
91c32e5a1c Mrouted's back 1994-05-16 15:20:42 +00:00
brezak
07fe313e39 Get rid of source route for mrouting. This is no loger used in the MBONE and the 4.4-lite n/w code doesn't do it anyway. 1994-05-16 15:17:37 +00:00
deraadt
b4b9d760cc netbsd-ify & repair tty code 1994-05-16 06:44:00 +00:00
cgd
be30b289a2 don't do mrouted, for now... 1994-05-14 22:37:53 +00:00
cgd
75f79c7821 rename constants 1994-05-14 21:57:56 +00:00
cgd
4e966414e2 clean up import. that was weird. 1994-05-14 21:52:16 +00:00
cgd
5952d4f8bf pull in signal.h, rather than sys/signal.h 1994-05-14 21:43:45 +00:00
cgd
8cecbc9165 update for new kvm 1994-05-14 19:00:35 +00:00
cgd
57c58b0a66 fix for new kvm lib 1994-05-14 18:50:57 +00:00
cgd
e0cc0639fe paulus (apparently) forgot this 1994-05-14 18:39:39 +00:00
cgd
0dfc67fbc5 trade swapinfo for pstat 1994-05-13 21:49:52 +00:00
mycroft
e6d71215dd Clean up deleted files. 1994-05-13 21:48:37 +00:00
cgd
4ef6083efa clean up import. rcsids, notdef a bunch of things that don't yet work, etc.
generates a *lot* of warnings (from vnode.h) at compile time, but these
will go away "soon."
1994-05-13 21:47:55 +00:00
cgd
fe8f3aeeaa Pstat, from Lite 1994-05-13 21:29:29 +00:00
cgd
9b5585c6c2 re-enable net sysctl code 1994-05-13 11:02:09 +00:00
mycroft
17c454fe1b Clean up import. 1994-05-13 08:09:19 +00:00
mycroft
6e3521ef7b From 4.4-Lite. 1994-05-13 08:08:59 +00:00
mrg
e0b6e3376f 4.4BSD-Lite2 1994-05-11 17:19:24 +00:00
cgd
84550b92dc punt networking goo for now 1994-05-09 04:02:31 +00:00
cgd
9011919b45 sysctl 1994-05-09 03:53:12 +00:00
cgd
810b121377 sysctl-of-fish 1994-05-09 03:49:44 +00:00
brezak
7320b9e43b Van's 2.2 mrouted changes 1994-05-08 15:08:52 +00:00
paulus
b9b45634ae Latest version of pppstats from ppp-2.1 release 1994-05-08 12:16:52 +00:00
paulus
1a4adaf687 Latest version of pppd from ppp-2.1 release 1994-05-08 12:16:10 +00:00
cgd
ee90943bd7 won't build right now... 1994-05-05 06:48:52 +00:00
cgd
6d38f791b4 be careful w/strings; from Simon J. Gerraty <sjg@zen.void.oz.au> 1994-05-01 04:39:35 +00:00
cgd
c6ac3ac23a make a bit clearer 1994-04-27 22:40:48 +00:00
cgd
dd243c0bb4 kill hard coded paths, kill typos and a couple of bogons, etc. 1994-04-27 22:37:11 +00:00
chopps
fb4bff1785 make whatis even if no formating. 1994-04-26 20:39:22 +00:00
chopps
afaaa07188 It has some form of usefullness now, still no man.conf. 1994-04-26 20:15:50 +00:00
cgd
25fe2bda71 terminate swap conf file with NODEV, not 0. 1994-04-25 23:30:52 +00:00
cgd
e82c231da3 need <sys/time.h> 1994-04-25 18:23:19 +00:00
cgd
82e71aa1e4 #definery fun... 1994-04-25 18:21:23 +00:00
cgd
4417e58658 need <sys/time.h> 1994-04-25 18:17:04 +00:00
cgd
18cbcf5368 kill off-by-one errors that i just noticed 1994-04-25 18:11:32 +00:00
deraadt
293e2065ac bzero a sockaddr_in 1994-04-24 15:08:22 +00:00
cgd
0099f99348 more cleanup -- names instead of numbers, err/warn 1994-04-24 07:09:09 +00:00
pk
4f38527a74 Use network byte-order (from Gerard J van der Grinten <gvdg@nlr.nl>) 1994-04-22 12:51:00 +00:00
mycroft
e9394d7155 Clean up deleted files. 1994-04-21 21:41:07 +00:00
cgd
44570762a9 header file foo 1994-04-21 18:53:47 +00:00
glass
1ffc6c23e3 sendmail 8.6.9. may your cm5 explode 1994-04-20 06:26:31 +00:00
mycroft
02b2e464f5 Clean up deleted files. 1994-04-20 06:26:27 +00:00
glass
954bd82dcb sendmail 8.6.9. may your cm5 explode 1994-04-20 06:26:05 +00:00
mycroft
929eea0c88 Clean up deleted files. 1994-04-20 06:26:03 +00:00
glass
2f6d8908a9 sendmail 8.6.9. may your cm5 explode 1994-04-20 06:25:50 +00:00
glass
b8d3bb4f33 import of sendmail 8.6.9 1994-04-20 05:34:41 +00:00
cgd
5ea3f7846b don't special case EBUSY when configging; if you try to do it 2x, second is err 1994-04-18 09:12:08 +00:00
cgd
16980ff4d4 some very xxx changes to get this to be happy with the current kvm lib. 1994-04-16 08:12:12 +00:00
cgd
7d52ec1023 perversion, until eric does the right thing with 4.4BSD-ish seteuid() 1994-04-16 03:42:52 +00:00
cgd
8034feb3a6 fs type names 1994-04-14 03:26:06 +00:00
cgd
eb0f0ad92d fs type names will soon be strings 1994-04-14 03:21:21 +00:00
cgd
20b03e88e7 we already have setproctitle 1994-04-14 03:17:26 +00:00
cgd
d7e56d367a use setproctitle 1994-04-14 03:15:37 +00:00
cgd
506145e312 DTRT is a too-restricve umask is specified. Bug pointed out by Andrew Chernov. 1994-04-10 07:05:59 +00:00
chopps
8a0b9bb0ff make nesc. changes regarding new ioctl names and the bell changes. 1994-04-10 00:56:55 +00:00
mycroft
fcd16a0700 Remove some stuff. 1994-04-07 06:53:01 +00:00
cgd
ddd4b762f4 DTRT on one error exit -- more necessary, much more... 1994-04-06 08:34:46 +00:00
andrew
b55bc39b4e rwhod wasn't too happy after the off_t change - its lseek() to check the
boottime was broken.  Replaced this code with kvm_nlist()/kvm_read() to be
more efficient.
1994-04-06 03:01:46 +00:00
deraadt
4b24a3521e rainse() -> raisestr(), per <arnej@fm.unit.no> 1994-04-05 23:57:26 +00:00
chopps
2e148c6734 remove old floppy thing. 1994-04-05 23:07:07 +00:00
cgd
0a4d67dd07 KNF, POSIX-ization, general cleanup, err/warn, etc. 1994-04-05 04:34:51 +00:00
cgd
8763c48665 much cleanup, etc... 1994-04-05 03:56:37 +00:00
chopps
28224014f6 add iteconfig for amiga's 1994-04-05 01:56:24 +00:00
chopps
13bd07192f don't think this ever really worked on non hp300 m68k machines. 1994-04-05 01:45:22 +00:00
cgd
493c01ede3 grfinfo, from Utah, for the hp300 1994-04-04 21:53:24 +00:00
cgd
e239cfc569 hilinfo, from Utah, for the hp300 1994-04-04 21:52:21 +00:00
cgd
547081bd86 hilinfo and grfinfo for the hp300 1994-04-04 21:49:39 +00:00
mycroft
1b8d06930c Oops. 1994-04-03 05:19:05 +00:00
mycroft
9ebe8aff36 Don't modify the header in place! 1994-04-03 05:17:11 +00:00
jtc
abfeba19ee Getgroup's second argument is now a gid_t ptr. 1994-04-01 01:19:08 +00:00
cgd
d1c44c8402 clean up printf, and make overrides work! 1994-03-30 04:25:22 +00:00
cgd
7a6e889600 kill bad casts 1994-03-30 02:28:43 +00:00
jtc
31e884ea51 Vixie uses curly brackets instead of square brackets to indicate
command line arguments are mutually exclusive.  But I'd like all
NetBSD programs/manpages to be consistant with each other.
1994-03-30 01:46:43 +00:00
cgd
9fd641bbd4 ac 1994-03-29 12:42:04 +00:00
cgd
95768aa451 ac, by Simon J. Gerraty and myself 1994-03-29 12:40:06 +00:00
mycroft
b1f6bfe5f0 Switch from isa_driver' to cfdriver', and remove the special case for
SCSI devices.
1994-03-29 04:27:18 +00:00
jtc
9587dcdc7b Stylistic cleanup, include appropriate header files for function prototypes,
use int instead of union wait, etc.
1994-03-29 02:21:11 +00:00
cgd
4a44e21ee4 casting foo 1994-03-28 07:22:05 +00:00
cgd
20137a28c8 kill extern'd lseek() 1994-03-28 07:08:56 +00:00
glass
f433924b6e we have uname 1994-03-27 19:42:59 +00:00
mycroft
da2cb8680b Clean up deleted files. 1994-03-27 19:23:37 +00:00
cgd
ea2217de0a off_t exp. 1994-03-27 09:13:06 +00:00
cgd
d78ddc337d off_t exp. 1994-03-27 09:09:54 +00:00
cgd
7af90ebe38 off_t exp. 1994-03-27 09:09:49 +00:00
cgd
10a690b9a2 off_t exp. 1994-03-27 09:09:42 +00:00
cgd
838dfaa454 add as 1994-03-24 18:42:49 +00:00
cgd
0b6d07eca8 add my 'sa' 1994-03-24 18:41:48 +00:00
deraadt
26017ceb12 delete duplicate defn's of resolver global variable 1994-03-24 07:56:28 +00:00
cgd
7b6f2f49df fixes from Thomas Eberhardt to get it to grok BLOCKSIZE, etc. 1994-03-23 04:50:36 +00:00
cgd
693c57d142 from Roland McGrath <roland@frob.com>: for i386 'drive',
use 'slave' if drive unknown.
1994-03-23 00:35:53 +00:00
cgd
89cd3fcaa7 get section right; from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 07:59:47 +00:00
cgd
4aefd184b9 don't inlcude weirdness 1994-03-19 07:59:15 +00:00
cgd
4dc7a28d13 don't forget manpage. from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 07:59:01 +00:00
glass
d8f37f9fe9 sendmail 8.6.8: i hope your wine gets warm... 1994-03-19 07:58:07 +00:00
cgd
e91fd6be31 typofix from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 07:56:26 +00:00
cgd
8415642178 don't forget the man page. from Luke Mewburn <lm@rmit.edu.au> 1994-03-19 07:55:56 +00:00
mycroft
9bc128a9ba Clean up deleted files. 1994-03-19 07:08:56 +00:00
glass
1a95185633 more minimialism + ucbvax.mc works 1994-03-16 04:11:04 +00:00
mycroft
0d0c722fdb Clean up deleted files. 1994-03-16 04:04:27 +00:00
mycroft
216bfe5652 Clean up deleted files. 1994-03-16 03:53:54 +00:00
mycroft
9de6ba62fd Clean up deleted files. 1994-03-16 03:41:08 +00:00
glass
3fb497653d sendmail 8.6.7. fixes recently discovered security hole 1994-03-16 02:11:31 +00:00
cgd
aa7aef50a3 isa device configuration changed, and the tables got killed/renamed.
fix from Jarle Greipsland <jarle@darling.idt.unit.no>.
1994-03-16 01:35:27 +00:00
glass
1247872123 sendmail 8.6.7 import, from allman 1994-03-15 05:08:08 +00:00
mycroft
166515d156 Output only one table of ISA devices, add parent pointers, remove id_masunit,
and add a pointer to the interrupt mask for simplicity.
1994-03-12 03:26:52 +00:00
mycroft
0d7f067f06 Fix `all:' line. 1994-03-10 22:09:51 +00:00
mycroft
6717fa4ab1 Get the physical device # right in all cases. 1994-03-10 21:35:37 +00:00
mycroft
240d0465d2 Move non-SCSI devices out of isa_subdev. 1994-03-10 21:19:26 +00:00
mycroft
1dfb3af678 masunit = -1 for controllers, too. 1994-03-10 20:13:10 +00:00
mycroft
26731dd3eb Support device drivers with multiple names, and do the right thing for fd and
wd.
1994-03-10 19:50:43 +00:00
cgd
90812e91d8 fix, and make examples better. 1994-03-10 00:06:00 +00:00
cgd
d3c09b81a7 fix from John F. Woods <jfw@ksr.com>: don't clobber page width specified
in printcap file.
1994-03-07 05:38:21 +00:00
cgd
080c5b9220 Fix for symlink-related security hole. from comp.security.unix. 1994-03-07 04:07:52 +00:00
cgd
62a75460c6 put ar_hrd in network byte order. from
Christos Zoulas <christos@deshaw.com>
1994-03-01 06:46:42 +00:00
cgd
f82d05e1d7 always include libcrypt; it's a dummy if exported... 1994-02-27 23:30:34 +00:00
mycroft
508ba10f66 Rename vector() to i386_vector(), to avoid any confusion. 1994-02-23 00:23:20 +00:00
mycroft
deb02f75b2 Technically we need to block ASTs, so we'll do this a bit differently. 1994-02-22 23:32:50 +00:00
mycroft
6c999ed979 Clock interrupt should not block everything. 1994-02-22 23:03:28 +00:00
cgd
c3d75b8c31 add -DTCPDUMP_ALIGN to CFLAGS if on a sparc 1994-02-22 04:08:21 +00:00
paulus
e332e61cb7 Some fixes so that the local IP address can be assigned by the peer
if no local IP address is specified on the command line (even though
a default local IP address has been determined from the hostname).
1994-02-22 00:11:57 +00:00
mycroft
c272569dc8 Add support for specifying an interrupt to be run at splhigh(). 1994-02-18 06:10:42 +00:00
mycroft
5357e6da18 Clean up deleted files. 1994-02-18 03:02:56 +00:00
cgd
f6df84e724 separate yp stuff 1994-02-18 03:02:09 +00:00
cgd
e9d6b69f34 kill bindirs 1994-02-18 03:01:30 +00:00
cgd
fcc8071f1e we don't need urns in the man pages... 1994-02-15 00:39:26 +00:00
cgd
5b9674ec23 general: cleanup. fix RCS Id's. ("$Id $" doesn't work.)
Makefile: no special bingrp.
quot.8: bugs section is empty; comment it out.
quot.c: add static RCS Id, KNF-ify, break long lines.
1994-02-11 00:23:34 +00:00
cgd
532d2bb3fc get SLIOCGUNIT from the right place 1994-02-10 18:01:28 +00:00
ws
66ffc9f874 First version of a quot utility 1994-02-10 17:58:38 +00:00
cgd
0c46a65f1b changes for slip.h 1994-02-10 05:41:44 +00:00
cgd
5a5a76afa0 add cf/cf to subdir, so it'll get built 1994-02-09 08:28:36 +00:00
glass
2be040e54d better. shame though, sendmail is so *EASY* to configure now. 1994-02-09 07:53:47 +00:00
cgd
0b5dd219eb add support for a 'distribution' target, to install tcpproto.cf 1994-02-09 07:29:06 +00:00
cgd
bfc442a8a8 torch flcopy 1994-02-07 23:31:18 +00:00
mycroft
707d3dc4ac Clean up deleted files. 1994-02-07 23:31:00 +00:00
jtc
281c9594a0 vmunix -> netbsd 1994-02-03 17:41:21 +00:00
cgd
5d428815d1 kill satanic queueing hack so you'll get your flames faster! 1994-02-03 07:15:46 +00:00
glass
abd263ed61 link mailq.8 to sendmail.8. 4.4 doesn't do this right :) 1994-02-02 07:22:49 +00:00
mycroft
d33ae254ce Clean up deleted files. 1994-02-02 07:11:39 +00:00
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