freebsd kernel with SKQ
Go to file
John Polstra dc38658703 Check for, and disallow, duplicate tags in the "cvs import" command.
RCS cannot deal with duplicate tags; the extra one always becomes
inaccessible and useless.

This will prevent the common mistake of specifying the same name
for the vendor tag and the release tag.  The FreeBSD CVS repository
already contains zillions of files with this error.  We don't need
any more of them.
1996-07-20 02:08:56 +00:00
bin add a reference to killall(1) 1996-07-03 22:19:50 +00:00
contrib/tcl General -Wall warning cleanup, part I. 1996-07-12 18:57:58 +00:00
eBones Whups! Missed a ${.OBJDIR} here. 1996-07-01 06:34:27 +00:00
etc Move things up a bit to make startup pretty 1996-07-18 19:09:06 +00:00
games Correctly declare main() as `int'. 1996-07-17 20:13:33 +00:00
gnu Check for, and disallow, duplicate tags in the "cvs import" command. 1996-07-20 02:08:56 +00:00
include Fixed new and old standards conformance bugs. The non-POSIX confstr() was 1996-07-17 10:52:38 +00:00
lib The previous change to alarm.3 to improve the wording 1996-07-19 22:19:08 +00:00
libexec Include <sys/types.h> before including <grp.h> so that this doesn't 1996-07-12 05:55:38 +00:00
lkm Added or restored #include of <machine/md_var.h>. Some declarations 1996-07-01 20:29:10 +00:00
release 1. Fix the CD installation bogon for Novice install I mentioned. 1996-07-16 17:11:45 +00:00
sbin Grammar fix described by wollman in response to PR 1363. 1996-07-14 17:51:08 +00:00
secure Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
share Addendum on how to dial with kernel-PPP using chat(1) instead of kermit. 1996-07-18 20:42:01 +00:00
sys Removed extraneous return. 1996-07-20 00:16:20 +00:00
tools Update to use modern make meta-variables. Fix the $Id$ both. 1996-06-30 18:02:58 +00:00
usr.bin Fix botches in the handling of "AM" and "PM": 1996-07-19 00:44:55 +00:00
usr.sbin 'mkaliases' is broken (strips spaces) so don't use it, 1996-07-18 23:48:13 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add make to the bootstrap targets (I thought I committed this 3 days ago - 1996-07-01 06:13:31 +00:00