Commit Graph

566 Commits

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