Commit Graph

651 Commits

Author SHA1 Message Date
kleink
b2f8ac044f Sync libc minor. 1998-08-11 17:14:05 +00:00
kleink
f4afbb677b Sync for am-utils-6.0a16. 1998-08-11 17:13:02 +00:00
fair
5a388ca820 move mtio.4 from man4/vax to man4, per PR#5698 1998-08-11 09:46:13 +00:00
tsubai
dfe3292f75 /usr/include/machine --> /usr/include/macppc 1998-08-09 07:50:54 +00:00
minoura
61c0d1071a Added parioctl.h. 1998-08-07 16:17:33 +00:00
augustss
48bae9ee88 Add MIDI support. The MIDI devices can be accessed as ``raw'' through
the /dev/rmidiN devices, or with a sequencer interface via /dev/music.
So far the only supported MIDI device is the MPU401 port on SoundBlaster
(and only on SB on isapnp, since we do not have locators with multiple
values yet).
1998-08-07 00:00:55 +00:00
minoura
626ed8e87d /usr/include/machine/kcore.h was missing. 1998-08-06 14:27:10 +00:00
minoura
25e525b352 grfioctl.h and iteioctl.h are now exported to /usr/include/machine. 1998-08-06 14:10:19 +00:00
augustss
cd1974e246 Add ESS driver man page. 1998-08-01 16:37:32 +00:00
lukem
19e9da1bad update to libedit.so.2.2 1998-07-29 11:26:36 +00:00
pk
99e07bed22 Add /usr/include/dev/sbus. 1998-07-28 11:08:19 +00:00
pk
76df1b3aa5 Stop installing db_machdep.h, fbvar.h, z8530.h 1998-07-28 11:07:23 +00:00
perry
8b1c09ac98 Add some missing lint libraries. 1998-07-23 03:35:04 +00:00
perry
662b3e495b 1) move lint libs to the mi list -- all architectures will be building
lint libs.
2) on some md.* files, change "/machine/" to "/$ARCH/" to reflect the
   new way we do /usr/include/machine include files.

Note that some archs probably need md lint libs added, and some
machines probably still need their /usr/include/machine support
frobbed, but it is a good start.
1998-07-22 17:53:55 +00:00
perry
6a5692e5a2 update... 1998-07-22 17:17:45 +00:00
perry
772c77a727 Add options for including the "domestic" ("secr") sets. 1998-07-22 17:01:43 +00:00
mark
b5332402a9 Added lint libraries. 1998-07-14 21:28:21 +00:00
augustss
c227026fe4 Add USB files. 1998-07-12 20:10:48 +00:00
thorpej
2d07fdc85e Add elf_machdep.h 1998-07-12 01:22:08 +00:00
pk
cad8e2dd88 Add mbppio.h 1998-07-07 11:21:54 +00:00
kleink
eb53c85102 Add amiga/fdc(4). 1998-07-05 20:05:38 +00:00
mrg
1a8cd8bfd7 add uucpd.8. 1998-07-04 21:59:36 +00:00
ross
c2f5c9d517 Make the -x11 case actually work. Make the tempfile symbolic. 1998-07-04 09:27:18 +00:00
tsubai
d6343652c5 Add powerpc and macppc files. 1998-07-03 12:29:29 +00:00
jonathan
f846ca5dca Do datbase normalization on sets/lists/*/* containing shared-library
related files. Partition into three categories:
  *  shl.mi -- MI sharedlib files present on all ports with shared libs
  *  shl.aout -- MI sharedlib files present on all ELF ports
  *  shl.elf -- MI sharedlib files present on all a.out ports

Add rudimentary shl* support to makeflist.
Remove files left empty after shlib normalization.
Add ad.mips where appropriate.
Make  libc, libedit numbers consistent (libc.so.12.29,  libedit.2.1).
1998-07-02 06:36:35 +00:00
marc
1fa113224d update to reflect reality 1998-07-01 04:36:52 +00:00
cgd
eed439cd86 add puc manual page (formatted and unformatted) 1998-07-01 02:02:36 +00:00
thorpej
0e5d7351fc Add man pages for the positional i/o system calls. 1998-06-30 21:35:16 +00:00
ross
5a4035534b Make the include/machine -> include/alpha change in comp/md.alpha.
Sync the rest with reality.

More rogues' gallery nominations for modifying the distribution without
updating the sets:

	cgd             bsd.kinc.mk
	christos        fktrace.2 link
	christos        libc version
	fair            ch.4
	fair            scsi.4
	fair            ss.4
	lukem           libedit version
	mrg             packages.7
	tron            examples/amd/cd

You all owe me beer.
1998-06-30 20:40:10 +00:00
ross
a1394485b6 Revert yesterday's change. 1998-06-30 20:25:14 +00:00
ross
e18398dff5 Move the crt{begin,end}* stuff from base to comp.
Sync mi with reality.

The rogues' gallery nominations for today:

	augustss        ariareg.h
	thorpej         smc83c170{reg,var}.h
	drochner        wsdisplay_usl_io.h
	jonathan        timepps.h
1998-06-30 19:06:48 +00:00
ross
047edc1df7 Compensate for the /usr/include/${MACHINE_ARCH} change. 1998-06-30 05:13:31 +00:00
ross
49eca14af2 Move c++rt0 from mi to md files, except for 68K where it goes into ad.68k. 1998-06-30 04:03:29 +00:00
ross
c43544845e Split the libraries correctly into base and comp set elements, like Chris
did for 1.3.2.
1998-06-30 03:49:00 +00:00
ross
86c54874c2 The newly churned maketars was apparently not tested in its normal
mode with no options and no parameters.

You have to be careful about the difference between $@ and $*.
In particular, "if [ -n "$@" ]" does not do what you think it will.
1998-06-27 08:27:36 +00:00
thorpej
f5a2f43b81 Update for fixed libutil shlib version 1998-06-27 05:17:18 +00:00
mrg
1caf02a0cf moved <machine/sun_disklabel.h> to <dev/sun/disklabel.h> 1998-06-20 03:50:51 +00:00
lukem
7d839991bd * remove empty md.* files now that makeflist supports non-existant md.* files
* factor all m68k common stuff into lists/*/ad.m68k
  XXX:	this should be done for mips (when it's not just the pmax), and
	powerpc (when there's a powerpc port put here ...)
1998-06-15 14:47:44 +00:00
lukem
c1ad909d7a * replace '-arch arch' with '-m machine' (as per make(1)'s $MACHINE). e.g, i386
* add '-a arch' - $MACHINE_ARCH. e.g, m68k, powerpc
* replace long -options with short -options (with backward compat)
* ``knf''ify scripts
1998-06-15 14:45:05 +00:00
lukem
17d5b111ca sort files 1998-06-15 13:28:40 +00:00
lukem
d1e9a60e66 update to libc.so.12.27 and libutil.so.5.0 1998-06-15 07:45:53 +00:00
kleink
e56493d55c Add {a64l,l64a}.[03] entries. 1998-06-14 17:52:00 +00:00
kleink
f565c416ca Add fdatasync.[02]. 1998-06-11 20:23:51 +00:00
dbj
53330fc840 created for the initial snapshot. 1998-06-09 09:17:42 +00:00
augustss
fb2afe7cbe Add Aria driver. 1998-06-06 15:44:23 +00:00
lukem
ad19e79da0 add share/examples/ftpd/* 1998-06-06 07:02:47 +00:00
gwr
6a5e8c9ebf Remove: Xsun24 (not built for the sun3)
Add: constype, kbd_mode (useful where the Xserver runs)
1998-06-01 16:04:03 +00:00
veego
dc24f07a8f Sync it with the reality. 1998-05-30 15:16:52 +00:00
matt
caa5e1cdeb Add fta.4 entries 1998-05-27 02:55:18 +00:00
tv
7c136376e9 Disable Berkeley ar, nm, ranlib, size, and strings, and enable binutils. 1998-05-25 20:06:38 +00:00
tv
71f42e433f Bring these up to date with reality. 1998-05-24 04:29:25 +00:00
augustss
4f2f40875e Add ym man page. 1998-05-23 19:24:50 +00:00
pk
379dd97906 Add <machine/bus.h> 1998-05-20 13:53:44 +00:00
chopps
93be4ccdb5 add fr.xkm 1998-05-17 14:25:06 +00:00
kml
4d13bea3d5 add entries for eshconfig, esh for HIPIP driver 1998-05-16 19:00:06 +00:00
fvdl
fcd6e2c407 Add some files that appeared in 3.3.2 or were missing earlier. 1998-05-15 15:06:13 +00:00
drochner
505b0a7b01 Add "pcdisplay".
Being here, add if_hippi and fix order.
1998-05-15 10:33:16 +00:00
kml
278987aba7 Added entries for include files and man pages for RoadRunner HIPPI driver. 1998-05-14 00:39:37 +00:00
thorpej
c014502ab3 Much closer to reality. 1998-05-12 04:09:46 +00:00
thorpej
487beb2373 bump libutil version 1998-05-12 04:02:30 +00:00
thorpej
d52217f4db libtermlib_pic.a is installed. 1998-05-12 04:00:57 +00:00
thorpej
5a90cbeb4d Fix libkvm shlib version 1998-05-12 03:57:36 +00:00
thorpej
eaebd24370 libamu_pic is no longer installed 1998-05-12 03:57:01 +00:00
thorpej
854e13935b Fix libamu shlib version 1998-05-12 03:55:18 +00:00
thorpej
ba88668f59 Add rcslog 1998-05-12 03:52:01 +00:00
thorpej
6d1c6510d0 Fix some TC-related clock headers. 1998-05-12 03:50:59 +00:00
thorpej
91e1c4ab1c Delete bsd.port*.mk 1998-05-12 03:48:22 +00:00
cgd
3ad93320db add md alpha security set files 1998-05-11 23:41:42 +00:00
thorpej
1f300b3cdd Goodbye tuba_table.h 1998-05-11 20:02:51 +00:00
mycroft
3a609af5ba Make all the sum files. 1998-05-10 16:48:44 +00:00
scw
b014edcabc Delete "./sbin/ldconfig" entry; it's in "mi". 1998-05-09 17:28:10 +00:00
cgd
66086e3be0 add .so's for all of the shared libs (just symlinks). These are only
used when compiling (or should only be used then), so putting them into
xcomp is good even though putting them into xbase wouldn't cost too
much space.
1998-05-09 04:17:46 +00:00
cgd
4cb5c4741a add .so.M and .so.M.m for all of the shared libs, and
X11R6/lib/X11/xdm/libXdmGreet.so*.  (the latter gets .so, .so.M, and
.so.M.m because i'm not sure which it really needs, can't easily test it,
and don't want to fail to include something which is necessary.  In all
likelyhood, the .so.M and .so.M.m forms simply shouldn't be built for
objects only used with dlopen(), like this one.)
1998-05-09 04:13:46 +00:00
cgd
1df707facd add X and XalphaNetBSD 1998-05-09 04:09:05 +00:00
mrg
f3ca264c1e uvm_swapout is a static function, not exported. does not belong in uvm.9 1998-05-09 00:48:20 +00:00
cgd
ad04c11900 . and ./usr are in base; they should not be here (or in the tar file
generated for this set).  (Yes, if you're using checkflist to check
only an X11 built, then you'll have . and ./usr reported as being in
your built but not being in the lists.  That is _not_ incorrect,
in this case.)
1998-05-08 20:47:35 +00:00
kleink
cbb131cd8a Add uvm_swapout(9). 1998-05-08 16:22:35 +00:00
mrg
6601a9d68e add uvm man pages and sort. 1998-05-04 07:28:15 +00:00
kml
e3fb1a9993 update for rt_timer(9) man page 1998-04-30 17:14:26 +00:00
kleink
d4ef5aa94d Add <inttypes.h> and <sys/inttypes.h>. 1998-04-29 13:31:07 +00:00
ross
604d3ff418 Take out telnet manpages as they have been removed from the domestic
Makefile...
1998-04-29 03:58:30 +00:00
drochner
0db305628b move DEC TGA to mi, add some missing header files 1998-04-24 20:26:36 +00:00
ross
83747abe43 New intro pages from abs@netbsd.org 1998-04-22 07:52:07 +00:00
ross
29ec9d6d68 big sync 1998-04-20 06:36:15 +00:00
ross
0700a8eb32 ++./sbin/ldconfig 1998-04-19 20:57:58 +00:00
ross
091b5fd937 rm sun3x 1998-04-19 20:36:17 +00:00
ross
2b9bfc248e Move ./sbin/ldconfig from mi to md.most-of-them and kill sun3x dirs. 1998-04-19 20:21:46 +00:00
ross
9fa0ea1e0c md.alpha: pmap.{old,new}.h-- z8530var.h++
mi:       sync lots of new stuff
1998-04-19 10:35:45 +00:00
ross
555363374b Eliminate /usr/include/dev/ic/smc90cx6reg.h and .../dev/vme/*.h as these
are in the mi file.
1998-04-19 10:00:57 +00:00
ross
fd0336a792 Add uvm/uvm*.h. 1998-04-18 01:09:08 +00:00
frueauf
2a4a35095c Add some missing files. 1998-04-14 08:22:36 +00:00
jtc
f7ca86bc2d regsterrpc.3 -> registerrpc.3 1998-03-18 01:37:39 +00:00
gwr
b655b3e60a Merge sun3x into sun3 1998-02-12 21:45:09 +00:00
gwr
6bee102283 See md.sun3 1998-02-12 20:47:40 +00:00
mikel
181489ecb5 updates from Steve Allen in PR misc/4892 1998-02-02 07:50:11 +00:00
mikel
fcc8ca0f4e add /etc/ld.so.conf, from Steve Allen in PR misc/4892 1998-02-02 07:34:17 +00:00
mikel
d64c301ef9 header & manpage updates; from Steve Allen in PR misc/4892 1998-02-02 07:31:42 +00:00
mikel
82454f0de6 share/examples/amd & share/man/{cat,man}{4,9}/sun3x, PR misc/4892 1998-02-02 07:14:53 +00:00
mikel
a285b11124 update libc version to 12.24, from Steve Allen in PR misc/4892 1998-02-02 07:12:25 +00:00
tv
57e950df04 Add edlabel (checkflist finds it, perhaps this should be removed later ?) 1998-01-13 12:02:40 +00:00
mikel
553548fb22 sparc kmem(4) 1998-01-10 23:08:35 +00:00
perry
6b9926770a get rid of secretmail residue -- suggested in pr-4568 from Carl Shapiro 1998-01-10 00:06:23 +00:00
perry
4a5428be69 RCS Id Police. 1998-01-09 18:56:42 +00:00
perry
1e36a24cbc remove /usr/include/kerberosIV dirent from here -- it is in the base set 1998-01-09 17:48:02 +00:00
tv
f3f7f5eb02 add all the other shared libs not listed before 1998-01-09 14:04:56 +00:00
thorpej
3daa038bda Add fork1.{0,9} 1998-01-07 00:35:31 +00:00
perry
463816f2d0 make makesrctars make the "correct" flavor of source sets 1997-12-29 23:31:06 +00:00
fvdl
afb0aab8ae Move some MI stuff to i386 MD files, courtesy of the broken config
files for other ports.
1997-12-28 15:12:04 +00:00
fvdl
3133fe7351 Add various missing files. 1997-12-27 22:25:07 +00:00
veego
cdaaa46a87 Add ./usr/X11R6/lib/X11/xkb/compiled/de.xkm. 1997-12-26 20:43:05 +00:00
mikel
1895ff2657 back out last change, /etc/aliases.db now auto-rebuilt by default sendmail.cf 1997-12-22 05:58:58 +00:00
cjs
087a1a699c Bring in full complement of md.alpha files. 1997-12-21 02:28:37 +00:00
fvdl
3025da4d42 Add i386 MD servers & XF86Config stuff to the i386 setlist. While here,
add an empty md.alpha file.
1997-12-21 02:24:41 +00:00
fvdl
336f0ccb20 Add this while here. 1997-12-21 02:21:28 +00:00
fvdl
0e207fa1a4 Add MD i386 comp files. Mainly XFree86 extension stuff. 1997-12-21 02:19:16 +00:00
fvdl
e6bb02fd88 Move the rgb.db file to the MD sets, XFree86 does it differently, so
the i386 uses something else at the moment.
1997-12-21 02:17:44 +00:00
cjs
799614b03d Add alpha machine-dependent set lists. 1997-12-21 01:55:58 +00:00
gwr
80797f9f71 Copy from md.hp300 (all m68k the same). 1997-12-20 17:54:00 +00:00
scw
d214328947 Add ./sbin/edlabel to list 1997-12-18 19:10:46 +00:00
ender
20edd43dc0 Add mac68k/mc.4 (MACE ethernet driver) 1997-12-18 18:30:04 +00:00
mikel
1ec50600e6 add /etc/aliases.db 1997-12-18 06:32:32 +00:00
scw
6f0850a271 Installation set lists for port-mvme68k. 1997-12-17 21:47:21 +00:00
gwr
b7166f02b5 Fix syntax error with multiple "set" args 1997-12-15 18:45:45 +00:00
gwr
43fdb680b3 Same as the sparc 1997-12-15 18:28:37 +00:00
gwr
69e7a8d754 Remove: machine/isr.h machine/obctl.h machine/remote-sl.h
Add: machine/machdep.h
1997-12-15 18:00:44 +00:00
gwr
6ed7fbe892 Add etc/ttyaction 1997-12-15 03:42:04 +00:00
mellon
f6a6f48722 Don't include telnetd.0 and telnetd.8 1997-12-15 00:37:47 +00:00
scottr
31ea998e4e Add machine/psc.h; noticed by Steve Allen. 1997-12-13 21:44:15 +00:00
hubertf
ca66e22a4a add etc/mtree/BSD.x11.dist 1997-12-02 09:44:33 +00:00
mikel
c393edcd6d exclude ed(1) and init(8) manpages 1997-12-02 07:58:44 +00:00
veego
8da5f99663 Add the hunt link in ./usr/games 1997-11-29 20:13:37 +00:00
perry
b4a9a7ae61 sync to reality 1997-11-29 20:07:26 +00:00
jonathan
9b4334217f Change ".tar.gz" tarball suffix to ".tgz", per release(7). 1997-11-27 11:05:25 +00:00
matthias
e535e38c1e add autoconf.h, conf.h and kcore.h to usr/include/machine 1997-11-26 21:24:42 +00:00
matthias
47eca6f41b usr/mdec/zboot.o is no longer existing. 1997-11-26 20:58:24 +00:00
thorpej
5cb04dc65b Add release(7) 1997-11-25 05:50:52 +00:00
mrg
724af928a7 remove man8/alpha/installboot_cd9660.[08] 1997-11-24 06:03:27 +00:00
mrg
1f605c94eb move games score files into etc so we don't clobber them 1997-11-24 01:47:07 +00:00
perry
64984f7821 remove /var/games/save 1997-11-24 01:29:01 +00:00
perry
59a1833892 add several dhcp related pages 1997-11-23 23:47:59 +00:00
veego
f1b5a13b25 Add ipresend(1). 1997-11-23 23:18:01 +00:00
veego
981b6338dd Add mkfilters(1). 1997-11-23 22:29:44 +00:00
veego
c0005df0ad Add /usr/share/examples/ipf/mkfilters 1997-11-23 22:28:46 +00:00
pk
d670200ef2 Update. 1997-11-23 17:51:08 +00:00
mrg
1eeb8e6b5f move hunt under dm(6) 1997-11-19 07:07:46 +00:00
carrel
10a8b8d395 machine/mtpr.h does not exist here. Nuke it. 1997-11-17 17:42:48 +00:00
veego
bc97256555 Sync with the reality of the trunk. 1997-11-17 16:25:43 +00:00
veego
b8356b176f - s/samples\/ipf/examples\/ipf/ and remove the ./usr/share/samples entry
- Added examples files from the base set
- Added missing ipf examples from the import of 3.2
1997-11-13 09:45:48 +00:00
veego
5846c8699a - s/samples\/ipf/examples\/ipf/ and remove the ./usr/share/samples entry
- Move the /usr/share/examples 'files' to the misc set
1997-11-13 09:44:51 +00:00
jonathan
ec0c3a8489 Add README.pmax. Delete obsolete Xsfbpmax server (Xcfbpmax handles both.) 1997-11-13 05:01:46 +00:00
thorpej
7ef7ed7c0b Add ./usr/share/examples/... 1997-11-13 03:30:08 +00:00
veego
f07d2619d5 New entries for getNAME.8, ipftest.1, ftpd.conf.5, ec.4, en.4, lc.4,
sm.4 and we.4.
1997-11-11 14:52:44 +00:00
veego
31e81fc047 Remove i386/ed.4. 1997-11-11 14:51:10 +00:00
chopps
e14205f5d8 add missing files 1997-11-09 22:14:52 +00:00
chopps
37ac6a5ba8 add -both arg for when one puts xsrc and src builds in same DESTDIR 1997-11-09 20:47:29 +00:00
mikel
ff1bdcd3f8 back out last change 1997-11-07 05:34:07 +00:00
scottr
0b1a63b86b When deciding which md set lists to use, prefer $MACHINE over
uname -m
1997-11-05 22:08:22 +00:00
kleink
19a9982852 Sync (basename(3), dirname(3)). 1997-11-02 16:56:48 +00:00
kleink
aac78bc58f Add <libgen.h> header, from XPG4.2. 1997-11-02 16:34:21 +00:00
mikel
0297ab5245 remove libossaudio_pic.a 1997-11-01 05:32:54 +00:00
mikel
ff0c290972 remove libossaudio.so.0.0 1997-11-01 05:25:54 +00:00
carrel
6bd1dfb199 add in shared libs 1997-10-31 16:59:49 +00:00
bouyer
de60757b60 Add tl man page (pointed out by Jonathan Stone). 1997-10-31 08:29:41 +00:00
jonathan
6d61af0fc0 Add temporary, alpha-release, xserver set entries for old X11R5 pmax servers:
Xcfbpmax, Xmfbpmax, Xsfbpmax
  X11R5 rgb.{dir,pag} DBM-style font database
  symlink /store -> /usr/X11R6 (used by ancient, unpatched, X11R5  binaries)
1997-10-29 05:32:26 +00:00
veego
c9872b6bf8 Add xcontrib to xlists. 1997-10-28 17:29:45 +00:00
veego
b8f7ab59c5 New set for xsrc/contrib. 1997-10-28 17:27:35 +00:00
veego
e908462af2 To be consitent with the other sets:
- use ./usr and not usr
- remove duplicated directory entries
1997-10-28 13:43:44 +00:00
veego
2a1bd53cb0 To be consitent with the other sets:
- use ./usr and not usr
- remove duplicated directory entries
- add directories from the other xsets
1997-10-28 13:41:23 +00:00
veego
6f2a7e6f08 Add a new option '-x11' for the xsets. 1997-10-28 13:35:23 +00:00
scottr
614f21db94 Split X fonts out into a separate distribution set. 1997-10-28 08:01:32 +00:00
jonathan
efc815d99c Add missing libSM. 1997-10-28 06:39:05 +00:00
veego
34341c444a New files under /usr/share/sendmail. From the base set. 1997-10-27 18:27:00 +00:00
veego
6df80f64c6 Remove the entries of /usr/obj and /usr/obj because they are now marked
optional in mtree/NetBSD.dist.
While I am here move the files in /usr/share/sendmail to the misc set.
1997-10-27 18:25:04 +00:00
veego
6f6ca3cfbc s/mat9/man9/ 1997-10-27 18:15:18 +00:00
veego
a293498b24 Remove entries for if_le_isapnpvar.h and if_ed_isavar.h 1997-10-27 18:13:37 +00:00
jonathan
d9f45f623b Add lib*_pic.a files. 1997-10-27 07:28:04 +00:00
mark
064a421453 iomd.h is no longer installed in /usr/include/machine/
intr.h is now installed in /usr/include/machine/
1997-10-27 00:19:52 +00:00
mikel
2dfc6bfd9d update; from Steve Allen in PR misc/4346 1997-10-26 04:39:57 +00:00
mikel
24e5d9da11 update; from Steve Allen in PR misc/4345, with some additions by myself. 1997-10-26 03:32:18 +00:00
jonathan
966de441b6 Sync with mips, pmax include files installed by `make build'. 1997-10-26 02:46:32 +00:00
jonathan
fc6bd92581 Add missing /usr/include header files and sort:
bfd/*.h i2c/*.
   dev/ic/{aic63630*.h,i82365*.h,tms32av110*.h}
   dev/isa/if_ed_isavar.h    dev/isapnp/if_le_isapnpvar.h
   dev/mii/*.h dev/pcmcia/*.h
   soundcard.h  termcap.h
1997-10-26 02:00:16 +00:00
jonathan
fc16fe2241 Add X11R6.3 ELF shared libraries. 1997-10-23 23:47:07 +00:00
jonathan
f11d2bba47 Kill man4/imp.4 (not just cat4/imp.0). 1997-10-23 22:29:52 +00:00
jonathan
bc8e181331 Re-sync with 1.3 release tree, pass 0: nuke missing references
* step shared libc version to 12.20
 * pick up move of com(4), lpt(4) headers from dev/isa to dev/ic
 * remove imp.4  (Arpanet 1822)  manpage.

For now, leave manpage references to syscalls that are still emulated
in libc dangling.
1997-10-23 22:07:53 +00:00
is
560b960e0d finalize Objective-C support, closing PR 4200 by Peter Simons:
- add /usr/include/objc to mtree
- set libobjc/Makefile INCSDIR=/usr/include/objc
- put to-be-installed includes to libobjc/Makefile into INCS=
- add the Objective-C source files to the appropriate lists.
- as the objc include files are installed now, no need to patch most
  of the files.
- add /usr/include/obj/* to src/distrib/comp/mi
The changes have been applied to gcc2netbsd, and this script was then used
to create the new version of the files in libobjc/.
1997-10-22 12:56:37 +00:00
scottr
4cb9c325b3 Oops. Move shared libraries from mi to md.mac68k. Pointed out
by Bernd Ernesti.
1997-10-20 17:03:57 +00:00
veego
83d19d1e6e Add amiga md server. 1997-10-20 08:45:32 +00:00
mrg
8e7401b98d add sparc md servers. 1997-10-20 07:21:21 +00:00
scottr
439b357821 Add empty set lists for ports that already have distribution sets. 1997-10-20 06:52:26 +00:00
scottr
f470d346c3 Add MI and mac68k-specific X11 set lists. 1997-10-19 18:54:51 +00:00
mycroft
da169d6900 Add unformatted man pages. 1997-10-13 14:11:19 +00:00
is
5379dca61e /etc/magic -> /usr/share/misc/magic 1997-09-30 17:00:30 +00:00
phil
0b4bc7e6b8 Add cat4/pc532/scn.0. 1997-09-30 04:54:18 +00:00
phil
8ca6c062d5 Add menuc and msgc to compiler distribution. 1997-09-26 22:05:55 +00:00
jeremy
449baf4d93 The sun3x distribution list. (Almost identical to sun3, will be merged
someday.)
1997-09-24 08:17:26 +00:00
jeremy
83676e3b7c Added leds.h for /dev/leds. 1997-09-24 08:12:36 +00:00
veego
77a3c0b696 Sync. 1997-09-22 08:28:15 +00:00
chopps
4cc7bf4619 bring up to date 1997-09-21 18:36:19 +00:00
pk
5f918826ae Add dev/ic/smc91cxxreg.h and dev/ic/smc91cxxvar.h 1997-09-07 17:21:41 +00:00
pk
01c625b932 add sparc/intro.0 1997-09-07 17:19:00 +00:00
pk
939d37fe68 remove etc/myname 1997-09-07 17:16:47 +00:00
perry
f7e639f48f sync to reality 1997-08-31 23:49:15 +00:00
scottr
2b9ca8ce80 Add intr.h, found to be missing by Michael Wolfson <mw34@cornell.edu>. 1997-08-29 00:20:50 +00:00
perry
ddf588bf6c update to reality 1997-08-15 19:00:37 +00:00
perry
99d9add0bf update to reality 1997-08-15 18:55:37 +00:00
perry
c02c7b32f6 update to current reality 1997-08-15 18:48:47 +00:00
scottr
23a165dfe8 Need machine/kcore.h, too 1997-08-07 22:57:32 +00:00
veego
777676aa51 Sync. 1997-07-31 12:08:37 +00:00
jonathan
c89683a7a5 remove old Sprite-compatible header files machAsmDefs.h and machConst.h 1997-07-19 07:02:04 +00:00
mark
7feb9cc5e5 Note changes in the machine header files. Added pic versions of the
libraries.
1997-07-17 00:01:45 +00:00
mark
93ddb28afe Added shared libraries, lkm's and fdformat to the arm32 list. 1997-07-17 00:00:10 +00:00
phil
8c0dc30324 Add files for /usr/share/sendmail to base mi list. 1997-07-16 23:56:38 +00:00
mark
1fef291468 Added fdformat.0 man page for the arm32 port. 1997-07-16 20:00:23 +00:00
mikel
b3f3644fcf add setlocale(3) and toascii(3) 1997-07-16 06:27:12 +00:00
leo
9dd14536bd Sync. 1997-07-10 13:47:42 +00:00
scottr
348e1c023c Add a header file I missed some time back. 1997-07-09 05:52:22 +00:00
veego
34915ccca5 Sync. 1997-07-08 17:20:30 +00:00
pk
65daf28750 add ttymsg.0 & isofs/*.h 1997-07-04 22:33:48 +00:00
pk
b51e34014d /usr/sbin/installboot => /usr/mdec 1997-07-04 22:28:35 +00:00
ragge
d55ff0e1b9 MD vax distribution files. 1997-06-30 19:34:46 +00:00
jtc
1d698f906a Use the real names of libdes functions when creating manpage links
instead of abbreviations.
1997-06-27 00:49:01 +00:00
veego
9e842f0899 Add ./usr/share/man/cat1/grfinfo.0, ./usr/share/man/cat8/fdisk.0
Remove ./usr/share/man/cat8/amiga/boot.0 and double
./usr/share/man/cat8/amiga/makedev.0
Move bad144.0 from cat8/i386 to cat8.
1997-06-24 19:56:31 +00:00
veego
61eb4191c8 Add ./usr/share/man/cat8/ntptime.0
Move ./usr/share/man/cat8/fdisk.0 to man/md_share
1997-06-24 19:55:19 +00:00
veego
c9852b2921 Add ./usr/include/dev/tc/{clockvar,mcclockvar}.h,
./usr/share/man/cat3/{kvm_dump,kvm_dump_inval,kvm_dump_mkheader,
 kvm_dump_wrtheader}.0
s/vndioctl.h/vndvar.h/
1997-06-24 19:54:25 +00:00
veego
cd1e7c2102 Move ./usr/share/man/cat3/{kvm_dump,kvm_dump_inval,kvm_dump_mkheader,
kvm_dump_wrtheader}.0 to comp/mi
1997-06-24 19:51:38 +00:00
veego
b413c79c1c Add ./usr/sbin/ntptime, ./usr/share/man/cat1/{atari,i386,x68k},
./usr/share/man/{cat3,cat5}/i386, ./usr/share/man/cat8/{mvme68k,sun3x},
 ./usr/share/man/man1/{atari,i386,x68k}, ./usr/share/man/{man3.man5}/i386,
 ./usr/share/man/man8/{mvme68k,sun3x}
1997-06-24 19:50:16 +00:00
is
cadf1d32d2 fdboot is too big again. leave it out. 1997-06-23 20:44:49 +00:00
mrg
b2fe0403a4 move man pages into share/man. 1997-06-23 14:19:51 +00:00
mrg
5667e094a1 move man pages into share/man. 1997-06-23 04:23:46 +00:00
mrg
9fd353f5d7 dlxxx.0 man pages should be already in md_share. 1997-06-23 03:45:28 +00:00
mrg
90a52da37a move man pages into share/man. 1997-06-23 03:30:19 +00:00
mrg
57d82a8b27 move man pages into share/man. 1997-06-23 02:05:21 +00:00
jtk
4af615ba1b add esp.0 1997-06-23 01:20:07 +00:00
veego
2fa14056f8 Sync for dumpfs, dumplfs and quotacheck. 1997-06-21 19:36:16 +00:00
mikel
08146f8adc add /etc/profile 1997-06-21 06:10:03 +00:00
veego
c346252c6b Sync. 1997-06-20 20:22:59 +00:00
lukem
d138a32e56 add inet_net{,ntop,pton}.0 1997-06-18 02:33:53 +00:00
perry
10b278aa32 sync with reality 1997-06-16 22:20:07 +00:00
veego
4352a9c55a Add ./usr/include/m68k/param.h 1997-06-10 07:57:05 +00:00
jonathan
6611e392af Add compat_ultrix manpage to lists/man/mi set. 1997-06-08 21:45:10 +00:00
veego
e1af84cc37 sync to reality. 1997-06-05 20:50:24 +00:00
perry
f2b935d7c6 make closer to reality. 1997-06-04 21:39:34 +00:00
perry
fb7dc23a39 sync to reality 1997-06-04 18:22:07 +00:00
veego
31c759562c Add ./bin/rcmd 1997-05-29 21:08:12 +00:00
is
29a25de5db installboot belongs into /usr/mdec 1997-05-28 23:51:44 +00:00
jonathan
1f169691f6 Delete binutils-2.6 ld (ld.old). Kernel now built with current ld and a script. 1997-05-26 01:33:53 +00:00
veego
328e0b62a5 Add ./usr/include/zconf.h 1997-05-25 23:01:35 +00:00
is
0f35120351 Add the ethersubr documentation. While we're here, sort the list. 1997-05-25 16:10:52 +00:00
is
84c038a464 Installboot is now in /usr/mdec, and its manpage in /usr/share/man/cat8/amiga. 1997-05-19 21:23:52 +00:00
kleink
7fd669bfe6 Add libposix. 1997-05-18 20:48:38 +00:00
lukem
6709a268be Don't hardcode in the current release information; generate it
automatically on the fly, by using
	`sh ${BSDSRCDIR}/sys/conf/osrelease.sh -s`
1997-05-10 15:42:53 +00:00
mycroft
222fdb5510 Sort. 1997-05-07 12:01:10 +00:00
pk
3be181bda6 Synchronize. 1997-04-30 19:49:00 +00:00
pk
c0fdd00487 Synchronize. 1997-04-30 19:45:47 +00:00
pk
517d6dc879 Synchronize. 1997-04-30 18:34:24 +00:00
scottr
162a1cb893 Update for current reality. 1997-04-07 23:24:11 +00:00
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