Commit Graph

249 Commits

Author SHA1 Message Date
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
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
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 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 e1af84cc37 sync to reality. 1997-06-05 20:50:24 +00:00
perry fb7dc23a39 sync to reality 1997-06-04 18:22:07 +00:00
veego 328e0b62a5 Add ./usr/include/zconf.h 1997-05-25 23:01:35 +00:00
kleink 7fd669bfe6 Add libposix. 1997-05-18 20:48:38 +00:00
mycroft 222fdb5510 Sort. 1997-05-07 12:01:10 +00:00
pk 3be181bda6 Synchronize. 1997-04-30 19:49:00 +00:00
scottr c66cc81aa0 Update for new files since last commit 1997-04-07 23:21:15 +00:00
mikel 3188b7933b add ktrace(2) and shmdt(2) 1997-03-27 02:42:36 +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
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
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
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 ab575b49ea Add fdio.h,ttyaction.0 1996-12-09 22:12:22 +00:00
mikel fa952b9bd6 add libwrap manpage 1996-12-04 06:49:24 +00:00
mikel 4b0f959ea9 add libwrap, fix libz. 1996-12-04 06:38:56 +00:00
briggs 15c3f794e5 Updates from Steve Allen <wormey@eskimo.com> to match the current world. 1996-11-16 16:36:11 +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
pk ac453ee7ed sync 1996-05-27 00:41:51 +00:00
pk caf88110f1 sync. 1996-05-25 00:33:35 +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
briggs 4155658d9c Updates from Steve Allen <wormey@eskimo.com> 1996-01-25 04:22:06 +00:00
jtc 36cd716562 merge in changes from 1.1 release branch 1995-11-28 23:56:58 +00:00
chopps 5618971996 add gspa and gspahextoc to comp list 1995-10-09 00:11:46 +00:00
thorpej 918b8dd77e Update for the recent rcons changes. 1995-10-06 07:18:49 +00:00
thorpej febcc2f7f7 Add missing YP manual pages, network, device, and rcons include files,
and kill non-existent <dev/isa/if_lereg.h>.
1995-10-02 01:05:15 +00:00
cgd 0201369141 more files 1995-07-24 20:10:30 +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
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
mycroft 89f0761bba Sort. 1995-06-10 20:31:53 +00:00
cgd 1c80e0a25a update for the current state of the world. 1995-05-11 22:28:07 +00:00
cgd 36bd3c9d16 add mi files; noted by leo. 1995-04-19 00:02:09 +00:00
mycroft 46fca2353a Update these for ~one month ago. From Greg Hudson. 1995-04-16 19:08:19 +00:00
cgd 5e5f29254c update for the current state of the world. 1994-08-30 17:17:34 +00:00
cgd 02c6564e0e distribution sets contents lists 1994-08-29 15:21:02 +00:00