Commit Graph

512 Commits

Author SHA1 Message Date
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