Commit Graph

237609 Commits

Author SHA1 Message Date
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
deraadt 7f77252a93 Whoops. vidio card io space is 16 bytes large, not 8 bytes large. probe
now returns the right thing
1993-04-11 10:16:54 +00:00
deraadt fda0ef9095 nay, pccons.c still did not return the right thing from probe.. --> 8 1993-04-11 07:09:29 +00:00
cgd 1edb36e917 name of root device for new scsi system is 'sd'. duly noted. 1993-04-10 21:58:52 +00:00
cgd 49828746dc aha (aha1542) and ahb (aha1742) conflict; can't put them in the same
config file
1993-04-10 21:55:49 +00:00
cgd de2ed850e7 made it appropriately generic, and added PCFS and KERNFS support 1993-04-10 21:21:33 +00:00
cgd 506ea71fe9 was saying "not responding" on failed probe. that's bogus. 1993-04-10 21:09:13 +00:00
cgd e12540ddf3 changed titles from elvrec to elvisrecover 1993-04-10 21:02:56 +00:00
cgd 36cc48db29 give boat-anchor a PCFS 1993-04-10 20:46:46 +00:00
cgd a434508e6d version's not supposed to be printed here; it's supposed to be printed
in machdep.c
1993-04-10 20:46:16 +00:00
cgd 773a01b924 make sure /usr/share/misc exists before installing into it. 1993-04-10 20:39:06 +00:00
glass 550b9e0bef forgot to update syscalls.master. the makesyscalls.sh generated stuff
is now updated
1993-04-10 20:27:10 +00:00
cgd 0ce421dcab get rid of /sys before you try to make the symlink... 1993-04-10 20:20:21 +00:00
glass 97aac27660 fixed an #ifdef NFS 1993-04-10 20:19:59 +00:00
glass 24e91b0789 migrated code to make split possible 1993-04-10 20:19:19 +00:00
glass ff2c06d490 fixed '#ifdef NFS' appropriately. 1993-04-10 20:18:57 +00:00
glass 88bd702a3e Added NFSSERVER,NFSCLIENT where appropriate. 1993-04-10 20:17:43 +00:00
cgd 2357a0fbaa make user the cat5 dir exists before trying to install man page there. 1993-04-10 20:17:42 +00:00
glass c63d09563c Added NFSSERVER,NFSCLIENT where appropriate. 1993-04-10 20:17:28 +00:00
glass 5fc608f3ea made appropriate changes for separate inclusion of nfsclient and nfsserver support 1993-04-10 20:17:08 +00:00
glass 58b3b35fa9 doesn't core when nfsclient support is not in kernel 1993-04-10 20:16:13 +00:00
glass cf30e49568 doesn't core when nfsserver support is not in kernel 1993-04-10 20:16:04 +00:00
glass f5b725b323 fixes for nfs_client, nfs_server division. 1993-04-10 20:15:30 +00:00
cgd acb8f0aa7e forgot to get rid of a \... 1993-04-10 20:11:57 +00:00
cgd bfe8764966 make chmods explicit 1993-04-10 20:08:35 +00:00
cgd 011708d80c always run portmap 1993-04-10 18:01:31 +00:00
cgd 2d703fd900 fix rwalld so that it goes into daemon mode properly. 1993-04-10 17:59:27 +00:00
cgd 4ea87a4167 subdir is librpc; somebody was a moron... 1993-04-10 17:27:23 +00:00
cgd 94d52aa34d ignore exit status from ex when building termcap. don't know
why it returns 1...
1993-04-10 16:47:39 +00:00
cgd 7874115c65 fixed LINKS entries... 1993-04-10 16:16:18 +00:00
cgd baa77a64b9 fixed makefile bogons 1993-04-10 16:09:10 +00:00
glass 6843718d0a got rid of various sundry warnings. rgrimes should've fixed this crap 1993-04-10 16:00:39 +00:00
cgd 00c9a79575 gnu zip. necessary to unpack the distribution 1993-04-10 15:59:43 +00:00
glass 39a3e30f00 fixed missing include to avoid warning 1993-04-10 15:59:30 +00:00
cgd 9548a0c359 gnu zip. necessary to unpack the distribution 1993-04-10 15:58:58 +00:00
glass 8303bbe115 Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:56 +00:00
cgd 2a88db3a3a gnu zip. necessary to unpack the distribution 1993-04-10 15:58:55 +00:00
glass d71eceecbe Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:53 +00:00
cgd 0f067bf407 gnu zip. necessary to unpack the distribution 1993-04-10 15:58:49 +00:00
glass 2c42cb9c01 Fixed so they are useable when compiled with options NS. Not that I know
anyone who will.....
1993-04-10 15:58:48 +00:00