Commit Graph

450 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
mikel
ff1bdcd3f8 back out last change 1997-11-07 05:34:07 +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
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
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