summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Work out that there are a few slight improvements to import as well.vendor/CSRGJulian Elischer1998-12-032-4/+4
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=41472
* Latest version of fsck from the folks at EX-CSRG specifically Kirk Mckusick.Julian Elischer1998-12-0217-345/+1196
| | | | | | | | Don Lewis and Kirk have merges nearly all FreeBSD Fixes into Kirks sources so there is very little that needs to be re-merged. Notes: svn path=/vendor/CSRG/dist/; revision=41461
* Import Lite2's src/usr.sbin, except for timed. All changed filesBruce Evans1997-08-0240-0/+11618
| | | | | | | except one unimportant one have already left the vendor branch. Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=27850
* Import Lite2's src/libexec, except for makekey (which was spammedBruce Evans1997-08-0234-0/+15858
| | | | | | | | | by a repository copy from 1.1.5 and patched back to Lite1) and rbootd/bootdir/SYSHPBSD (which is binary). All changed files have already left the vendor branch. Notes: svn path=/vendor/CSRG/dist/; revision=27847
* Finish (?) importing Lite2's src/bin. Cvs ignored csh.a.Bruce Evans1997-07-131-0/+94
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=27360
* Finish importing Lite2's src/usr.bin, except for ex, diff, grep, mail,Bruce Evans1997-07-06150-0/+49551
| | | | | | | | pascal and vmstat.sparc. All changed files on the vendor branch should already have been imported. Notes: svn path=/vendor/CSRG/dist/; revision=27241
* Import from Lite2 again to fix up mis-importing of Lite2's bdes.Bruce Evans1997-07-061-0/+9
| | | | | | | This leaves a bogus rev.1.1.1.2. Notes: svn path=/vendor/CSRG/dist/; revision=27240
* Import Lite2's src/usr.bin/tn3270. mset/3270.5 is still on the vendorBruce Evans1997-07-061-0/+343
| | | | | | | branch and importing it just changes the formatting. Notes: svn path=/vendor/CSRG/dist/; revision=27235
* Import Lite2's src/usr.bin/telnet. The README is still on the vendorBruce Evans1997-07-0611-0/+11680
| | | | | | | | branch and importing it gives some anachronisms. tn3270.c is still on the vendor branch and importing it just changes a memcpy to memmove. Notes: svn path=/vendor/CSRG/dist/; revision=27233
* Import Lite2's src/usr.bin/systat. cmds.c is still on the vendor branchBruce Evans1997-07-062-0/+448
| | | | | | | and this import just breaks it. Notes: svn path=/vendor/CSRG/dist/; revision=27229
* Import Lite2's src/usr.bin/leave. The man page is still on the vendorBruce Evans1997-07-061-0/+102
| | | | | | | branch and this import just makes a cosmetic change. Notes: svn path=/vendor/CSRG/dist/; revision=27227
* Import Lite2's src/usr.bin/banner. The man page is still on the vendorBruce Evans1997-07-062-0/+1228
| | | | | | | branch and this import converts it to mdoc format. Notes: svn path=/vendor/CSRG/dist/; revision=27224
* Import Lite2's src/usr.bin/cksum. The Makefile is still on the vendorBruce Evans1997-07-063-0/+317
| | | | | | | branch and will temporarily give bogus hard links cksum[.1] -> sum[.1]. Notes: svn path=/vendor/CSRG/dist/; revision=27219
* Import Lite2's src/lib, except for non-i386 machine-dependent directories,Bruce Evans1997-07-03274-0/+55693
| | | | | | | | libc/db, libc/gen/crypt.* and libtelnet. All affected files except 3 unimportant ones have already left the vendor branch. Notes: svn path=/vendor/CSRG/dist/; revision=27180
* Import Lite2's src/sbin, except for XNSrouted and routed. All relevantBruce Evans1997-07-0219-0/+9671
| | | | | | | | files in src/sbin are off the vendor branch, so this doesn't change the active versions. Notes: svn path=/vendor/CSRG/dist/; revision=27163
* Import Lite2's src/bin. All files in src/bin are off the vendor branch,Bruce Evans1997-07-0140-0/+22201
| | | | | | | so this doesn't change the active versions. Notes: svn path=/vendor/CSRG/dist/; revision=27162
* Import 4.4BSD-Lite2 onto CSRG branchPeter Wemm1997-03-252-0/+711
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=24269
* Import CSRG 4.4BSD-Lite2 tsortPeter Wemm1997-03-111-0/+430
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23709
* Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.Peter Wemm1997-03-1133-0/+9400
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23690
* Import some CSRG 4.4BSD-Lite2 components in order to fix the tree build.Peter Wemm1997-03-113-0/+1512
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23686
* Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch.Peter Wemm1997-03-1165-0/+23758
| | | | | | | (note that some of these have already been imported, this is a no-op) Notes: svn path=/vendor/CSRG/dist/; revision=23669
* Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchPeter Wemm1997-03-1176-0/+12377
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23658
* Import CSRG 4.4BSD-Lite2 includes onto vendor branchPeter Wemm1997-03-117-0/+1245
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23650
* Attempt to import Lite2's mount.Bruce Evans1997-03-058-0/+1355
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23412
* Attempt to import Lite2's getvfsbyname.c.Bruce Evans1997-03-021-0/+77
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=23291
* Import Lite2's dumplfs.Bruce Evans1997-02-173-0/+718
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=22839
* Attempt to import Lite2's df.Bruce Evans1997-02-173-0/+499
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=22838
* Import of Lite2 version.Steve Price1997-01-061-0/+377
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=21356
* Second try: attempt to import Lite2's newfs.Bruce Evans1996-10-153-0/+2244
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=18938
* pull this in to avoid fixing these twicePeter Wemm1996-08-301-0/+250
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=17961
* Import the 4.4BSD-Lite2 /bin/sh sourcesPeter Wemm1996-05-2766-0/+17490
| | | | | | | | | | | Requested by: joerg (Note, this is mostly going to be conflicts, which is expected. Our entire sh source has a mainline, so this should not change anything except for a few new files appearing. I dont think they are a problem) Notes: svn path=/vendor/CSRG/dist/; revision=15920
* Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There areJoerg Wunsch1996-05-0516-0/+7355
| | | | | | | | | | | several bugfixes in it that are worth considering. Don't be alarmed about the import conflicts... Obtained from: 4.4BSD-Lite2 Notes: svn path=/vendor/CSRG/dist/; revision=15637
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1153-0/+28580
| | | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. [note new unused (in this form) syscalls.conf, to be 'cvs rm'ed] Notes: svn path=/vendor/CSRG/dist/; revision=14567
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1122-0/+11676
| | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. Notes: svn path=/vendor/CSRG/dist/; revision=14564
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1140-0/+16807
| | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. Notes: svn path=/vendor/CSRG/dist/; revision=14563
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1143-0/+8207
| | | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. [new sys/syscallargs.h file, to be "cvs rm"ed] Notes: svn path=/vendor/CSRG/dist/; revision=14561
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1121-0/+17956
| | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. Notes: svn path=/vendor/CSRG/dist/; revision=14559
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1138-0/+15178
| | | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. [two new auxillary files in miscfs/union] Notes: svn path=/vendor/CSRG/dist/; revision=14557
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-111-0/+98
| | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. Notes: svn path=/vendor/CSRG/dist/; revision=14555
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-1113-0/+4587
| | | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. [note, new file: cd9660_mount.h] Notes: svn path=/vendor/CSRG/dist/; revision=14553
* Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allPeter Wemm1996-03-114-0/+1216
| | | | | | | | | | | files are off the vendor branch, so this should not change anything. A "U" marker generally means that the file was not changed in between the 4.4Lite and Lite-2 releases, and does not need a merge. "C" generally means that there was a change. Notes: svn path=/vendor/CSRG/dist/; revision=14551
* Import netstat from 4.4Lite-2 - this version eliminates some of thePeter Wemm1996-01-144-0/+1835
| | | | | | | | | | | | | severely bogus mask guessing in the netname code, and also reports the mask length of the route (like linux's netstat, but in a much more compact form) The current code is doing bogus things like shifting c-class subnets by 4 bits and looking them up, causing a DNS lookup of 0x0C0CBxxx which takes an eternity to fail. Notes: svn path=/vendor/CSRG/dist/; revision=13429
* recording cvs-1.6 file deathPeter Wemm1995-12-300-0/+0
| | | | Notes: svn path=/vendor/CSRG/dist/; revision=13122
* Import of 4.4-Lite-2 sys/net to make merge and examination easier. Since weGarrett Wollman1995-10-0313-0/+6572
| | | | | | | | | | are not on the vendor branch for any of these files, the conflicts shown make no matter. Obtained from: 4.4BSD-Lite-2 Notes: svn path=/vendor/CSRG/dist/; revision=11152
* Second try: get 4.4-Lite-2 into the source tree. The conflicts don'tGarrett Wollman1995-09-2119-0/+8105
matter because none of our working source files are on the CSRG branch any more. Obtained from: 4.4BSD-Lite-2 Notes: svn path=/vendor/CSRG/dist/; revision=10935