scottr
29670532ca
Add missing m68k includes
1997-04-07 23:22:14 +00:00
scottr
c66cc81aa0
Update for new files since last commit
1997-04-07 23:21:15 +00:00
jonathan
f7e792279e
Move mountd, nfsd, nfsiod to /usr/sbin
1997-04-01 17:38:56 +00:00
is
ba42360d18
Move mopa.out manpage back to base, where the binary already is. (Should it
...
be in comp instead?)
1997-03-30 12:11:59 +00:00
is
9c5a4a0182
- move mopa.out man page to comp
...
- add cpu_reboot(9)
1997-03-30 11:32:59 +00:00
is
5f3ff121fb
Mention installboot, the bootblocks and screenblank.
1997-03-30 09:13:44 +00:00
veego
f4139556c1
The Ariadne manpage is no longer needed (/usr/share/man/cat4/amiga/ae.0)
1997-03-28 10:53:58 +00:00
mikel
3188b7933b
add ktrace(2) and shmdt(2)
1997-03-27 02:42:36 +00:00
perry
852b0f3606
Add a couple of missing zoneinfo files.
1997-03-25 02:58:56 +00:00
perry
740c418b30
add mop* man pages (should be in section 8!) and arp*.9 man pages
1997-03-25 02:56:35 +00:00
perry
bd94b26fd7
add /usr/sbin/mop* and resort
1997-03-25 02:50:48 +00:00
perry
4545fe75b6
Update for recent arp changes.
1997-03-25 02:45:50 +00:00
thorpej
7118724a3d
Sync with reality.
1997-03-14 02:34:24 +00:00
mikel
1186720517
eliminate leftover header from bt -> bha conversion; noted by Enami
...
Tsusgutomo in PR kern/3310.
1997-03-11 04:24:03 +00:00
mikel
8a50dcb5df
eliminate dangling references to config.old;
...
from Klaus Klein in PR misc/3295.
1997-03-06 23:41:22 +00:00
jonathan
49c786a6af
* Add symlinks from lib<foo>.so.<major> to lib<foo>.so.<major>.<minor>.
...
When given -l<foo>, ld links against lib<foo>.so. Ld finds the version
number provided and written into the .so file by "-soname" when the
library was built, and writes that into the shared binary.
The -soname version we use is now lib<foo>.so.<major>.
At run-time, ld.so links against that file, so we need that symlink
as well as the lib<foo>.so symlink.
1997-03-06 03:58:01 +00:00
scottr
1da48281ff
The LKMs aren't MI (what was I thinking?). Thanks to Jonathan
...
for noticing this.
1997-03-02 21:55:52 +00:00
jonathan
9519de8c71
base md.pmax updates:
...
Add symlinks lib*.so -> lib*.so.x.y to placate the ld.so we're using.
Add crtn.o (should use crtend.o to be consistent with other ports)
1997-03-02 20:26:52 +00:00
jonathan
fe0b788f1e
Add missing header files (e.g., elf_machdep, ecoff_machdep).
...
Garbage-collect old files.
1997-03-02 11:08:30 +00:00
scottr
b29e980d77
Add libtelnet; noticed by Dave Huang <khym@bga.com>
1997-02-24 05:58:18 +00:00
jonathan
5da9c38e68
Move machine-independent isa device manpages that dont' clash with MD
...
drivers from cat4/i386 cat4.
Add PCI, EISA, ISA, and wds manpages.
1997-02-24 00:21:48 +00:00
scottr
3af02d153c
Mike Long points out that g++ .cc includes are installed now;
...
add these so that PR 2488 doesn't recur with the next release.
1997-02-18 08:02:55 +00:00
scottr
4ce568ed93
Final update to sync with reality, pointed out by checkflist
1997-02-18 07:29:02 +00:00
mikel
c4dd13d8d0
RCSID police
1997-02-18 07:06:00 +00:00
mikel
294f1691ec
translate to sh, add RCSID and a comment
1997-02-18 06:58:56 +00:00
mikel
b1c7774932
Feed makeflist to sh, instead of relying on x-bits; from Andrew
...
Wheadon in PR 3116.
1997-02-18 06:03:48 +00:00
scottr
cc9eaaeed6
YARC (Yet Another Reality Check):
...
- Update libc, libg++, and libstdc++ shared library versions where
appropriate
- Move LKMs to base/mi (except union and compat_sunos, which are broken
and currently not part of the set lists)
- Add /usr/bin/fdformat to base/md.i386, from PR 3116
- Add /etc/fstab.sd to etc/md.i386, inspired by PR 3116
1997-02-18 05:56:59 +00:00
scottr
c641a90858
Reality check from Steve Allen <wormey@eskimo.com>
1997-02-18 04:56:39 +00:00
mikel
30a7d21e1b
ncr(4) is now MI
1997-01-15 06:04:04 +00:00
thorpej
c02377f8c7
Add the new *.conf and rc.lkm files.
1997-01-10 08:05:19 +00:00
leo
9e96d5a59a
Update to match reality more closely.
1997-01-08 22:06:56 +00:00
thorpej
d93dec3be3
Update to reflect current reality.
1997-01-08 08:54:54 +00:00
pk
b8d8c821a2
rdconfig => mdconfig; rdsetimage => mdsetimage
1997-01-02 21:49:32 +00:00
pk
fb27e166b1
Add ttyaction.0,cpu_switch.0,ctxsw.0,mi_switch.0
1996-12-09 22:13:54 +00:00
pk
ab575b49ea
Add fdio.h,ttyaction.0
1996-12-09 22:12:22 +00:00
pk
b31d950e31
add kcore.h,kvm_dump*.0
1996-12-09 22:11:39 +00:00
jonathan
7ae23da383
Add shared-lib files: ld.so and lib*.so.*.
1996-12-07 08:01:21 +00:00
jonathan
e92aad9d20
Add elf-to-ecoff kernel conversion tool.
...
Add binutils-2.6 ld.old for linking kernels (2.7 doesn't work)
1996-12-07 08:00:05 +00:00
mikel
fa952b9bd6
add libwrap manpage
1996-12-04 06:49:24 +00:00
mikel
84277461bd
add libwrap manpages.
1996-12-04 06:45:36 +00:00
mikel
4b0f959ea9
add libwrap, fix libz.
1996-12-04 06:38:56 +00:00
mikel
61aa9da2f7
add libwrap.so and libz.so.
1996-12-04 06:28:35 +00:00
lukem
f355fafa1d
AUTHPRIV syslog messages go to /var/log/authlog instead of /var/log/secure
...
(in line with other systems)
1996-12-04 05:10:42 +00:00
pk
6bc9cd56b2
exit: exec.h; enter: {aout,elf}_machdep.h
1996-12-03 20:29:21 +00:00
pk
c131794b0c
update to -current
1996-12-03 20:27:24 +00:00
jtk
7e682fdcab
add fdformat, its man pages, and fdc(4) page
1996-11-29 16:35:29 +00:00
lukem
a84bcf1d4b
add /var/log/secure
1996-11-20 04:29:49 +00:00
briggs
15c3f794e5
Updates from Steve Allen <wormey@eskimo.com> to match the current world.
1996-11-16 16:36:11 +00:00
perry
179ea08328
add lots of shared libraries and _pic.a files
1996-10-18 20:01:03 +00:00
perry
1f1e73e82c
add telnet, tn3270, man pages for bdes and libcrypt
1996-10-18 19:39:55 +00:00
perry
d7e3f85045
remove obsolete doc/smm/01.setup/{vax,tahoe}.
1996-10-18 07:04:24 +00:00
perry
8ab353aa45
removed tahoe references
1996-10-17 04:27:00 +00:00
perry
ee84c148d6
removed most tahoe references
1996-10-17 04:26:08 +00:00
gwr
1533d5c679
All usr/include/machine/* files belong in md.*
1996-10-10 21:49:47 +00:00
jtc
34d9f1513d
merge in 1.2 branch
1996-10-09 00:13:36 +00:00
chopps
8cf0211749
add missing files
1996-09-28 17:50:11 +00:00
jonathan
8214ac7d58
Remove bogus reference to "testme.h", once used for regression-testing
...
merged mips1/mips3 (r[23]k,r4k) header files.
1996-09-16 23:45:48 +00:00
perry
f16e62fc51
Add missing i386 include files, etc.
1996-09-13 15:25:43 +00:00
perry
514aa13c4b
Bump minor version number of libi386.so
1996-09-13 15:18:26 +00:00
veego
a107442de9
added ./usr/include/machine/conf.h
1996-08-26 21:48:53 +00:00
jtk
b86b695240
add Advanced Power Management driver
...
Includes bootstrap support from FreeBSD (Tatsumi HOSOKAWA and <ukai>)
1996-08-25 23:38:57 +00:00
leo
5592f8b22b
Add the binpatch & boot_atari manuals.
1996-07-04 06:28:46 +00:00
leo
23b9899ecf
Add binpatch, loadkmap & the keyboard maps.
1996-07-04 06:23:24 +00:00
thorpej
fb6584df4d
The x68k port poffd(8) source lives in sys/arch/x68k/usr.sbin/..., so
...
ports like the hp300 (or i386, or ...) will never get a chance to
build or install the manual page. For this reason, the page belongs in
the x68k machine-dependent list, not the "shared machine-dependent" pages.
1996-06-26 06:37:56 +00:00
jonathan
38e30038fb
Add pmax header files created since the 1.1 release.
...
Add all of /usr/include/mips header files.
1996-06-23 19:01:13 +00:00
mark
adade817c8
arm32 dependent set lists.
1996-06-22 21:51:40 +00:00
oki
6644de1c12
x68k dependent set lists.
1996-06-16 16:42:19 +00:00
oki
b30c13bd83
added man files for x68k
1996-06-16 15:41:47 +00:00
pk
344a892d31
sync
1996-05-27 01:06:14 +00:00
pk
ac453ee7ed
sync
1996-05-27 00:41:51 +00:00
pk
abfbc398e7
sync
1996-05-27 00:28:07 +00:00
pk
caf88110f1
sync.
1996-05-25 00:33:35 +00:00
gwr
7bb94b7bdf
More portable versions of makeflist and maketars that can be used to
...
cross-make a distribution. Also avoid duplicating makeflist logic.
1996-05-20 19:10:28 +00:00
leo
e73f0ea043
Get them closer to reality.
1996-05-20 09:26:27 +00:00
mrg
f88f31de89
update all of these to reality (at least, for the sparc). changes
...
include:
libg++, bind, less, zoneinfo, lots of headers, and a pc532 man page.
1996-03-25 07:35:59 +00:00
jtc
ffdb8fb7c8
nsquery and nstest are no longer part of bind (or NetBSD)
1996-03-21 19:52:40 +00:00
jtc
1ceffcf267
Add script I used to make the 1.1 source distribution
1996-02-12 21:58:46 +00:00
briggs
7183574717
Updates from Steve Allen <wormey@eskimo.com> -- mainly Kerberos.
1996-01-25 04:37:32 +00:00
briggs
b70a143516
Updates from Steve Allen <wormey@eskimo.com>
1996-01-25 04:33:47 +00:00
briggs
4155658d9c
Updates from Steve Allen <wormey@eskimo.com>
1996-01-25 04:22:06 +00:00
briggs
c7887f2293
Ooops. Sort.
1996-01-25 04:19:49 +00:00
briggs
130176327c
Updates from Steve Allen <wormey@eskimo.com>
1996-01-25 04:16:56 +00:00
jonathan
1b040f98a1
Remove entries for gcc-2.6.4, now NetBSD/pmax uses gcc 2.7.2 from the NetBSD
...
source tree.
1995-12-23 04:51:07 +00:00
jtc
f9db0b0e81
Added spanish language libc message catalog
1995-12-07 10:24:00 +00:00
jtc
36cd716562
merge in changes from 1.1 release branch
1995-11-28 23:56:58 +00:00
thorpej
b2b7dfedfc
Update from netbsd-1-1; remove ./dev/MAKEDEV.local; it belongs (and is
...
already in) the `etc' set.
1995-11-12 19:49:31 +00:00
gwr
eb92b7fe81
Bring sun3 lists up-to-date
1995-11-01 21:06:50 +00:00
gwr
5afb1ceb84
Get rid of usr/share/man/cat?/sun3 (they are in base)
1995-11-01 21:01:19 +00:00
pk
c7c7bac42b
Add MAKEDEV.local
1995-10-31 22:25:40 +00:00
thorpej
242de2ae7d
Add the {cat,man}{4,8} stuff for the atari.
1995-10-22 01:14:19 +00:00
phil
d15cc61313
Update pc532 for new files in 1.1 including shared libs..
1995-10-16 06:08:20 +00:00
phil
2a21918133
New files for 1.1 including shared libs.....
1995-10-16 06:05:36 +00:00
pk
e3cc76915a
Add the french message catalog
1995-10-13 20:06:19 +00:00
thorpej
0c416c6152
add fsdb(8).
1995-10-10 01:42:46 +00:00
pk
9129d0709b
Add fdeject.
1995-10-09 12:27:01 +00:00
chopps
2fcbd817b5
add grfconfig.0
1995-10-09 03:55:33 +00:00
chopps
cb71e3f2f2
add grfconfig
1995-10-09 03:54:25 +00:00
chopps
9ba63edc71
add ./usr/sbin/videomode
1995-10-09 00:51:08 +00:00
chopps
5618971996
add gspa and gspahextoc to comp list
1995-10-09 00:11:46 +00:00
gwr
e5008e93ca
Add rdconfig
1995-10-08 23:21:58 +00:00