19 Commits

Author SHA1 Message Date
cgd
edbad04613 ported from Net/2. (patch 111) 1993-04-09 19:25:07 +00:00
cgd
692ea175be from Rodney W. Grimes (rgrimes@agora.rain.com) (patchkit patch 117):
This patch adds the symbol names to icu.s that vmstat expects
the interrupt counters to be called.  It also adds code to config
so that the names of the interrupts are written at the end of vectors.s
so vmstat can report real device names.  It also cleans up and enables
the logging of stray interrupts.  The counters for false interrupts
are added but the fix for them is not (the fix I have is not done
very good.) A false interrupt is when a device asserts it's interrupt
signal, then removes it before the 8259 can latch it.  This is the number
one cause of stray IRQ7's and IRQ15's.

	Additional device probe information is now printed.  This includes
ending I/O address (many drivers do not return the correct value from a
probe this still needs to be fixed), memory address and size, driver
flags passed in by config.
1993-04-09 13:27:46 +00:00
cgd
fa3262909b added accton, edquota, flcopy, gettable, htable, iostat, quotaon,
repquota, trpt, and trsp, per (currently alpha) patch 125.
1993-04-09 12:15:37 +00:00
deraadt
2b0870135c config will now deal with wdc and fdc in "barsoom" fashion. This patch is
not identical to barsoom's patch, but I think it's an easier patch.
Check out compile/KERN/ioconf.c to see the effect. (On e kernel with wd and/or
fd of course)
1993-04-06 09:53:49 +00:00
cgd
dfcc4985bf made link to chgrp relative 1993-04-05 03:42:43 +00:00
cgd
875fffb486 moved chown into sbin from usr.sbin 1993-04-05 03:40:06 +00:00
cgd
0ce9316701 original, by cgd 1993-04-04 19:01:05 +00:00
cgd
282db60f8d updated for addition of rwalld 1993-04-04 19:00:49 +00:00
cgd
d99908ade5 now can config maxfdescs number', similar to maxusers' to set
the max. number of fd's a user is limited to.
1993-04-04 04:33:03 +00:00
glass
9d01d35795 wildcard mx support is flakey, distributed config file now defaults to no
special handling for wildcard MX case.
no longer tries to close getdtablesize() file descriptors.
1993-04-03 23:39:27 +00:00
cgd
703a8bbc4f added support for kgmon 1993-03-31 18:06:59 +00:00
cgd
505636be4f added kgmon, from net-2. should work fine, because kernel does profiling
support correctly of config'd w/"-p"
1993-03-31 17:19:52 +00:00
cgd
fa76abcc2d adjusted to take into acct. changes to ../timed/Makefile, which
resolved the cksum.i386.c problem.
1993-03-23 03:50:32 +00:00
cgd
211a930abf fixed CVS's fight with a cksum.i386.c (a symlink to cksum.tahoe.c). 1993-03-23 03:47:07 +00:00
cgd
57d63f8bdb changed "Id" to "Header" for rcsids 1993-03-23 00:22:59 +00:00
cgd
4f5eede7eb added -lresolv to LDADD so we can get resolver debugging info 1993-03-22 18:58:09 +00:00
cgd
d531e1414c added rcs ids to all files 1993-03-22 08:04:00 +00:00
cgd
00ecdef12c after 0.2.2 "stable" patches applied 1993-03-21 18:04:42 +00:00
cgd
767b8d57f1 initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00