Commit Graph

28198 Commits

Author SHA1 Message Date
mycroft aabb2e137e Add proper cast. 1993-04-17 01:38:51 +00:00
mycroft c9a19fb3f9 Add config for Mycroft's 486. 1993-04-17 01:22:04 +00:00
sef 583bdd93e4 Allow 'su foo -c command'. MAY BE BUGGY! (So sayeth Keith Bostic.)
I have noticed no problems yet, however.  Since Keith never did it
"properly" ...
1993-04-17 01:10:19 +00:00
mycroft 8f7f9de18d Add support for QMAGIC. 1993-04-16 13:44:34 +00:00
mycroft 47ec3b0c74 Pick up QMAGIC stuff from BSDI and remove -screwballmode. 1993-04-16 13:33:02 +00:00
mycroft 7db68148ea Add QMAGIC support. 1993-04-16 13:18:52 +00:00
mycroft 2d8799343e Add support for QMAGIC. 1993-04-16 12:09:18 +00:00
alm 9b18e2903e Removed getrange() hack from undo() 1993-04-16 08:38:44 +00:00
deraadt aee9e16f75 Changed the files referenced in this manual page 1993-04-15 23:16:27 +00:00
deraadt 6bee5294bc ioconf changes, see previous cvs's that dumped core 1993-04-15 07:57:50 +00:00
deraadt fbecd3e987 Once more: some changes to the ioconf.c structure. It will now handle
devices hanging off controllers, any kind of controller.
A device on isa0 is called at probe(self), then attach(self)
A controller on isa0 is called at probe(self), then all it's children with
    defined unit numbers are initialized by calling attach(subdev); next all
    subdevices with unit ? are initialized by calling attach(sundev).
Almost all device entry points is now like the vax/sun model (intr being
the weird one)
1993-04-15 07:52:08 +00:00
glass ed4a9f1a3c i hate NDDB...... 1993-04-15 07:15:25 +00:00
glass 6eb0490333 NDDB made a re-appearance.... 1993-04-15 07:11:01 +00:00
deraadt e42c6edf94 ooops. DDB instead of NDDB. A typo, i swear 1993-04-15 07:09:23 +00:00
deraadt 653e85f75a #ifdef DDB fix 1993-04-15 07:01:16 +00:00
deraadt bf6814fb30 wd driver would fail on calling wdgetctlr() for older drives and
controllers. New behaviour is that if the standard method fails, try
to recalibrate the drive. Success means the drive exists.  patch by
hpeyerl@novatel.cuc.ab.ca (who owns several of these historical
artifacts)
1993-04-15 06:39:00 +00:00
sef 9c736c1dcf Added QMAGIC, which is a "compact demand load" format: first page is
unmapped, and the a.out header is inside the text section.
1993-04-15 05:48:22 +00:00
alm f30a0860be added an efficient and relatively clean move (`m' command)
added ustack checking
1993-04-15 04:58:32 +00:00
deraadt 7343f8c2de Because so much stuff expects it.. 1993-04-15 01:04:14 +00:00
sef caf88a2f34 Bloody stupid misspelled name caused me grief, so I'm changing it
wherever I can.  (Function is getgrnam, documentation says getgrnam*e*!)
1993-04-14 21:31:58 +00:00
alm d95358e7cc cleaned up docs 1993-04-14 12:22:59 +00:00
alm b9b97259e6 implemented line marks as pointers
marks to lines that are moved, deleted or otherwise changed are cleared
undo restores cleared marks
added strerror diagnostics
1993-04-14 12:22:14 +00:00
alm f428f0420e added tests for the `k' and `w' commands 1993-04-14 12:05:05 +00:00
alm bb106b2b49 added Berkeley sed with mods to use GNU regex 1993-04-13 23:49:12 +00:00
alm 5594a0292f moved Makefile -> Makefile.bsd
(cvs add ../Makefile doesn't work otherwise)
1993-04-13 23:48:12 +00:00
mycroft 6c5fe93efb Clean up deleted files. 1993-04-13 23:21:46 +00:00
cgd 571aba5ed9 should be looking in /usr/include/sys/syscall.h 1993-04-13 16:33:31 +00:00
cgd 1614399ffc forgot a \... 1993-04-13 16:17:59 +00:00
cgd fd29a1fd79 oops. screwed that up... 1993-04-13 16:15:29 +00:00
cgd d0664cff6a make /var/spool/output and /kern, and disable example printer 1993-04-13 16:12:56 +00:00
alm 83ab6f7f6f cleaned up mkscripts.sh and ckscripts.sh 1993-04-13 09:29:21 +00:00
alm b1d3887a30 Added tests: \n[12].[drt] [ik]3.err 1993-04-13 08:35:55 +00:00
cgd 426073e2ff got rid of sf entry for cp3100, and added new cp3100 layout, for testing
on boat anchor
1993-04-12 20:40:20 +00:00
sef 15a4e0a939 Print spaces instead of '0' for a non-idle user. Looks nicer. 1993-04-12 19:40:01 +00:00
cgd e17cdf070b added -DNFSSERVER to makefile. another point for glass. 1993-04-12 19:31:40 +00:00
cgd 136c7a5766 got rid of options for hacked com driver; it's not in this tree,
they shouldn't be in the config file.  not that SUN_LAMP has
com ports anyway...
1993-04-12 19:25:38 +00:00
cgd 9c7a811a01 fixed NFSCLIENT problem. 1993-04-12 18:22:27 +00:00
deraadt bee6f373e4 fixed various bugs like cdattach() returning garbage. 1993-04-12 12:10:28 +00:00
deraadt 469f8e3f30 kernel config files that know the new scsi system 1993-04-12 11:39:53 +00:00
mycroft 348f9280dc Ignore forged ICMP_UNREACH with dport==0 and sport==0. 1993-04-12 11:07:57 +00:00
deraadt d0d3380f80 small fixes 1993-04-12 10:15:21 +00:00
cgd f9487a0fe3 needed -f on that rm... 1993-04-12 09:44:53 +00:00
deraadt 2c98ef3b72 new scsi subsystem.
changes also in config/mkioconf.c
	i386/isa/wd.c, fd.c, and all scsi drivers.
1993-04-12 08:19:28 +00:00
deraadt a183b8d0bf new scsi subsystem.
changes also in /sys/scsi/* i386/isa/wd.c, fd.c, and all scsi drivers.
1993-04-12 08:18:09 +00:00
deraadt f262b564a2 new scsi subsystem.
changes also in config/mkioconf.c & sys/scsi/*
1993-04-12 08:17:23 +00:00
cgd 9fb6e78a30 need com[01] rather than com[12] 1993-04-11 20:42:46 +00:00
cgd 29511629ba give 1.2M floppies an "a" partition 1993-04-11 20:30:41 +00:00
cgd c9b2b84704 changed ident 1993-04-11 18:56:21 +00:00
cgd 022fab27e5 NFS not properly defined. glass gets another point. 1993-04-11 18:29:46 +00:00
cgd 766c70273a forgot semicolon => syntax error. stupid error, glass... 1993-04-11 17:33:43 +00:00