cgd
|
897358a860
|
sort. grr.
|
1995-07-24 20:21:44 +00:00 |
cgd
|
0201369141
|
more files
|
1995-07-24 20:10:30 +00:00 |
cgd
|
e768c63ef2
|
mount programs, libdata/lint
|
1995-07-24 04:10:58 +00:00 |
cgd
|
945aa5fa3e
|
add scrt0.o for ports that have it
|
1995-07-24 04:08:22 +00:00 |
cgd
|
b0443df2da
|
things were not sorted, libdata/lint should have been in 'base',
not all ports have an scrt0.o. also, add new files where necessary.
|
1995-07-24 04:07:49 +00:00 |
cgd
|
3985bcb916
|
update for new manual pages
|
1995-07-24 03:58:08 +00:00 |
briggs
|
96d3bc9bac
|
Add some distribution stuff. There's a lot left to be done. This is
pieced together from the Atari and i386 stuff and builds a 1MB image
suitable for use with RB_MINIROOT...
|
1995-07-18 04:12:51 +00:00 |
briggs
|
19de6c606c
|
Update to sync with reality. One question, though. Should libdata/lint
be in the base? I put it here with its contents.
|
1995-07-14 11:20:06 +00:00 |
briggs
|
7b9b7a5786
|
Fix typo in last. commit message for last should have been:
Add cdefs.h ieeefp.h setjmp.h (m68k and machine).
Add libpcap_pic.a and machine/disklabel.h.
Add some files that we need for X to work.
|
1995-07-14 11:18:14 +00:00 |
briggs
|
cf85729463
|
Add cdefs.h ieeefp.h setjmp.h (m68k and machine).
Add libpcap_pic.a and machine/disklabel.h.
Add some files that we need for X to work.
|
1995-07-14 11:17:04 +00:00 |
briggs
|
db55d8c4e4
|
Add mtrace.
|
1995-07-14 11:03:14 +00:00 |
briggs
|
9da96f7acc
|
Make the versions of the libs current. Add libpcap.so.
|
1995-07-14 11:02:48 +00:00 |
briggs
|
0460173dfd
|
to md_share:
cat4/amiga/es.0
cat4/pc532/lpt.0
cat4/pc532/plip.0
cat8/boot_mac68k.0
cat8/boot_pmax.0
to mi:
cat1/bdes.0
cat1/lint.0
cat8/map-mbone.0
cat8/mrinfo.0
cat8/mtrace.0
|
1995-07-14 10:59:11 +00:00 |
gwr
|
c06ac83d31
|
Did the checkflist thing...
|
1995-07-07 17:03:01 +00:00 |
mycroft
|
89f0761bba
|
Sort.
|
1995-06-10 20:31:53 +00:00 |
mycroft
|
f1c676b794
|
Explicitly remove files before copying or linking.
|
1995-06-10 20:24:20 +00:00 |
leo
|
f0f5ff2b16
|
Make distinction between a major release and a snapshot in Extract()
|
1995-05-28 10:50:13 +00:00 |
leo
|
7a502b7675
|
Add printf to the list
|
1995-05-21 11:07:00 +00:00 |
cgd
|
eec988bcd8
|
use new crunchgen options
|
1995-05-12 21:16:03 +00:00 |
cgd
|
e36baaae46
|
add two flags:
-D to specify a "root" from which relative source dir paths
are assumed to begin, and
-L to specify the library path for included libs.
|
1995-05-12 21:13:13 +00:00 |
cgd
|
86949e924c
|
make paths relative, note that halt and reboot are same bin now.
|
1995-05-12 03:42:57 +00:00 |
cgd
|
0f27426719
|
deal with relative life, and note that halt and reboot are marged
|
1995-05-12 03:33:22 +00:00 |
cgd
|
20a68de085
|
only one kc now
|
1995-05-12 03:27:38 +00:00 |
cgd
|
37824aaa5f
|
don't forget bdes
|
1995-05-12 00:44:22 +00:00 |
cgd
|
1c80e0a25a
|
update for the current state of the world.
|
1995-05-11 22:28:07 +00:00 |
leo
|
6401fd3884
|
Add usr/bin/printf to crunched executable, MAKEDEV needs it.
|
1995-05-10 13:42:38 +00:00 |
leo
|
a0ea14d701
|
Search for sendmail.cf in /mnt/etc instead of /mnt
|
1995-05-10 13:41:08 +00:00 |
leo
|
57e68f3262
|
Set TERM to vt200
|
1995-05-10 13:39:28 +00:00 |
jtc
|
4f919ecd87
|
updated another instance of old vnconfig -u syntax.
|
1995-05-06 07:03:18 +00:00 |
jtc
|
f96b90209c
|
update other instance of old vnconfig syntax
|
1995-05-06 06:51:12 +00:00 |
hpeyerl
|
688a3747d0
|
Mail addr update.
|
1995-04-27 14:44:04 +00:00 |
leo
|
5da10f8e35
|
Initial md file.
|
1995-04-20 06:10:37 +00:00 |
cgd
|
36bd3c9d16
|
add mi files; noted by leo.
|
1995-04-19 00:02:09 +00:00 |
leo
|
21b0b278fc
|
NetBSD/Atari, port by Leo Weppelman.
|
1995-04-17 19:08:47 +00:00 |
mycroft
|
fe87d0399e
|
Update syntax for vnconfig(8). From Greg Hudson.
|
1995-04-16 19:11:44 +00:00 |
mycroft
|
d8d462aeea
|
Update revision number.
|
1995-04-16 19:11:21 +00:00 |
mycroft
|
46fca2353a
|
Update these for ~one month ago. From Greg Hudson.
|
1995-04-16 19:08:19 +00:00 |
cgd
|
79e827f345
|
don't assume that . is in path. pr 964 from Greg Hudson <ghudson@mit.edu>
|
1995-04-15 19:50:46 +00:00 |
cgd
|
aba61d0813
|
make an alpha distribution disk. includes newfs, of a SCSI disk! whee!
|
1995-03-21 01:36:12 +00:00 |
mellon
|
98e3ff2d9f
|
Add some ELF-specific and pmax-specific files to comp distribution
|
1995-01-18 18:15:56 +00:00 |
mellon
|
a2fb62bbfa
|
Add pmax boot blocks to distrib list
|
1995-01-18 18:14:03 +00:00 |
glass
|
6af2a2fb60
|
hp300 port notes
|
1994-11-26 06:26:24 +00:00 |
deraadt
|
5471cf788b
|
start doc on new ROMs
|
1994-11-24 14:52:08 +00:00 |
deraadt
|
6996ec783f
|
fix typo
|
1994-11-14 06:25:42 +00:00 |
briggs
|
21e075b0d3
|
I was too pessimistic about the installer being able to run over an
AppleShare connection.
|
1994-11-01 00:51:35 +00:00 |
cgd
|
1652f9df45
|
add another mirror
|
1994-10-31 05:02:00 +00:00 |
cgd
|
8be9e9fa7e
|
Add another undef
|
1994-10-31 05:01:45 +00:00 |
mycroft
|
077d88659c
|
Remove statements about requiring two floppy drives.
|
1994-10-31 03:15:55 +00:00 |
deraadt
|
42308258a1
|
better and brighter
|
1994-10-31 00:54:44 +00:00 |
phil
|
d0459024e5
|
correct some information about etc.tar.gz
|
1994-10-26 20:44:43 +00:00 |