cgd
|
db622a7428
|
added netccitt, netiso, and netns support, from (currently
alpha) patch 126
|
1993-04-09 12:00:07 +00:00 |
cgd
|
3b63e56cdf
|
patch 2.0.12u8, from prep.ai.mit.edu. this is not under the GPL.
|
1993-04-09 11:33:50 +00:00 |
cgd
|
33508c1873
|
added entry for `patch'
|
1993-04-09 11:33:20 +00:00 |
glass
|
696d0f1953
|
fixes stupid piece of bpf code that duplicates cdefs.h's handling of
'inline' in such a way as to cause stupid warnings.
|
1993-04-09 11:02:51 +00:00 |
cgd
|
dc621b97bd
|
make sure directory for calendar files exists before installing them
|
1993-04-09 10:26:42 +00:00 |
cgd
|
a7a0d9856e
|
fix find & deletion of old files so that it doesn't look in kernfs
or fdesc fs
|
1993-04-09 10:25:02 +00:00 |
cgd
|
c050664467
|
make install copy, rather than move, the binary.
|
1993-04-09 09:47:42 +00:00 |
cgd
|
c16e9bf66b
|
add y.tab.h to CLEANFILES.
|
1993-04-09 09:46:14 +00:00 |
cgd
|
39fb9671d3
|
make sure directories to install stuff exist before installing
|
1993-04-09 09:43:43 +00:00 |
cgd
|
09774aaf36
|
term manpage is missing
|
1993-04-09 09:43:20 +00:00 |
cgd
|
00224c37e8
|
actually do subdirs; they aren't missing!
|
1993-04-09 09:43:03 +00:00 |
cgd
|
80b652e0f4
|
make sure directory to install stuff exists before installing
|
1993-04-09 09:39:59 +00:00 |
cgd
|
630d08dbe3
|
make sure directory to install stuff exists before installing,
and copy libs rather than mv'ing them, on install
|
1993-04-09 09:39:34 +00:00 |
cgd
|
77b12ae35f
|
make sure directory to install stuff exists before installing
|
1993-04-09 09:38:47 +00:00 |
cgd
|
e5864485a1
|
copy deck of cards, rather than moving it, on install
|
1993-04-09 09:38:35 +00:00 |
cgd
|
e76b286f06
|
make sure directory to install stuff exists before installing
|
1993-04-09 09:38:08 +00:00 |
cgd
|
0594fb5686
|
fix various install problems.
|
1993-04-09 09:37:17 +00:00 |
cgd
|
e195ce030d
|
add man page to CLEANFILES (because of strange way man page
is generated).
|
1993-04-09 09:36:09 +00:00 |
cgd
|
e736635733
|
make sure directory to install stuff exists before installing
|
1993-04-09 09:35:33 +00:00 |
cgd
|
8619bdc913
|
try to do the right thing, in terms making directories before we
install into them, and get the manpage cleans _OUT_ of "clean".
they don't belong there, only in cleandir, WFJ be damned.
|
1993-04-08 17:18:42 +00:00 |
cgd
|
f99488bf5a
|
stop removing when done
|
1993-04-08 14:31:36 +00:00 |
cgd
|
31bc51cdec
|
make it copy when installing
|
1993-04-08 14:13:46 +00:00 |
cgd
|
d870cfd2bd
|
fixed typos...
|
1993-04-08 14:10:30 +00:00 |
cgd
|
e74ea3abfa
|
(silently) make sure we have directories before installing
|
1993-04-08 14:02:00 +00:00 |
cgd
|
e318f3396e
|
make install copy
|
1993-04-08 13:53:28 +00:00 |
deraadt
|
b9bd4b25de
|
dmesg output at boottime now tries to print out information as
soon as it is available. The output looks much more like Sunos.
|
1993-04-08 08:26:46 +00:00 |
cgd
|
e43b6d9d27
|
patched w/changes from blymn@mulga.awadi.com.AU (Brett Lymn) to
fix things like flow control support, SLIP option support etc.
|
1993-04-08 04:15:41 +00:00 |
cgd
|
161d9cd1a9
|
to get scsi system, you now use "options SCSI" rather
than "controller scbus0" -- makes more sense
|
1993-04-08 04:08:00 +00:00 |
cgd
|
3c5df8a123
|
put scsi system file list in the right place (finally)
|
1993-04-08 04:05:33 +00:00 |
cgd
|
85ece8067e
|
added -DBSD to CFLAGS, so it realizes we're not minix.
|
1993-04-08 03:02:20 +00:00 |
cgd
|
3efd26e5d3
|
fixed usr vs. var problems, and made it say "elvisrecover"
|
1993-04-08 02:47:40 +00:00 |
cgd
|
93d7644e4b
|
fixed var vs. usr in man page, and made it say "elvispreserve"
|
1993-04-08 02:46:10 +00:00 |
cgd
|
18969c77a9
|
incorporated alm's update of elvis to 1.7
|
1993-04-08 02:22:57 +00:00 |
cgd
|
744d9dbe75
|
gnu regex 0.12
|
1993-04-08 01:12:23 +00:00 |
cgd
|
09208352b3
|
gnulib == libraries under the GPL which need to go in the main tree.
starting out, this is regex-0.12
|
1993-04-08 01:10:47 +00:00 |
cgd
|
9b082a69f0
|
added ed, from Andrew Moore, alm@netcom.com
|
1993-04-08 01:07:16 +00:00 |
cgd
|
f6a28bf135
|
added gnulib, for gnu libraries that for whatever reason need to go
into the main tree
|
1993-04-08 01:05:57 +00:00 |
glass
|
0d718ac79e
|
attempting to open an already opened tape drive should get you EBUSY, not
ENXIO.
|
1993-04-08 00:20:02 +00:00 |
deraadt
|
fe6c03e9c7
|
/* ... /* ... */ problem in an include file
|
1993-04-07 09:15:28 +00:00 |
deraadt
|
76a489d2f4
|
wd7000 entry
|
1993-04-06 20:59:57 +00:00 |
deraadt
|
de24d978d5
|
wd7000 device driver, put in IO_WDS entry in isa.h. You can now build a
kernel with it. Hope your dma works better than mine <grr>
|
1993-04-06 20:58:01 +00:00 |
cgd
|
c454963975
|
added console security, if SECURE_CONSOLE defined in makefile,
and console not secure in ttys
|
1993-04-06 19:33:33 +00:00 |
cgd
|
5b67f9cea5
|
changed order of copyright/version notice (to match 4.4 boot string)...
|
1993-04-06 14:23:00 +00:00 |
deraadt
|
a2b4863160
|
ripped out a message
|
1993-04-06 12:09:55 +00:00 |
deraadt
|
65ac2c0ded
|
<no drive> message gone.
|
1993-04-06 12:04:04 +00:00 |
deraadt
|
5190737035
|
fd.c -- changed type=0 to correspond to "drive not found"
|
1993-04-06 11:52:35 +00:00 |
deraadt
|
5aa76ea692
|
Modified floppy and WD enties for mod-barsoom controller type.
|
1993-04-06 10:49:30 +00:00 |
glass
|
8d58080ba3
|
used by makesyscalls.sh to produce init_sysent.c, syscalls.c ../sys/syscall.h
edit this to add/delete/ifdef system calls
|
1993-04-06 10:39:51 +00:00 |
glass
|
2a0fbbf7d6
|
added 'makesyscalls.sh' from BNR/2. Edit only 'syscalls.master'
recreates init_sysent.c syscalls.c ../sys/syscall.h which should
then be checked back in.
|
1993-04-06 10:37:09 +00:00 |
deraadt
|
8ed3c049a1
|
deraadt@fsa.ca's kernel config file
|
1993-04-06 10:08:17 +00:00 |