Commit Graph

389 Commits

Author SHA1 Message Date
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