Go to file
agc 72aa9a9ed1 Add the comments file, which is a single file containing all the COMMENT
file entries from the syspkg hierarchy, brought up to date to include some
that had been missed out.

Add the descrs file, which is a single file containing all the DESCR
file entries from the syspkg hierarchy, brought up to date to include some
that had been missed out.

Thanks to Jim Wise for all the work that went into the syspkg sets.

Add the attrs file, which is a single file to which can be added
attributes (like preserve).

Add a regpkg script, which allows a single system package to be
registered, based simply on its setname and syspkg name.  All the
information is gleaned from the lists files by means of scripts, no
source tree is needed.  The version number for the system package is
calculated automatically, based on the most recent mtime of the files
that constitute a system package.

Add a regpkgset script, to register all the system packages in a set.
The set names recognised are "all", "base", "comp", "etc", "games",
"man", "misc", "text".
2003-06-12 20:04:00 +00:00
bin support for a new kernel message that informs userland that an in-kernel 2003-06-03 04:33:44 +00:00
crypto typo: get correct counters; introduced during rekeying change. (openbsd rev 1.26) 2003-05-26 07:57:38 +00:00
dist resolve conflicts 2003-06-09 13:19:33 +00:00
distrib Add the comments file, which is a single file containing all the COMMENT 2003-06-12 20:04:00 +00:00
doc texinfo-4.6 out. 2003-06-12 13:27:14 +00:00
etc Invoke makeobsolete with ${HOST_SH} and pass in ${MAKE}. 2003-06-08 23:49:21 +00:00
games Sync with v20030416 of Makefile. 2003-06-11 12:10:21 +00:00
gnu Pull sendmail 8.12.9 to the head, resolve the import conflict, and 2003-06-01 14:06:40 +00:00
include Define the maximum segment size allowed under RFC 2348 (TFTP Blocksize Option) 2003-06-11 01:41:14 +00:00
lib Don't need to set the MSR field here; _INITCONTEXT_U_MD() takes care 2003-06-12 19:09:45 +00:00
libexec no need to #include <sys/dkstat.h> 2003-06-11 17:26:31 +00:00
regress Using "%x" on negative hex numbers has the same problem as "%i" mentioned 2003-06-02 01:45:01 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin PR/21860: Robert Elz: ifconfig doesn't allow addr/N notation for INET6 2003-06-11 19:51:31 +00:00
share Add missing } for rev. 1.43. 2003-06-11 18:05:40 +00:00
sys The GT is always host on both PCI busses. 2003-06-12 19:21:09 +00:00
tools No sources == error again. 2003-06-11 13:20:38 +00:00
usr.bin no need to #include <sys/dkstat.h> 2003-06-11 17:26:31 +00:00
usr.sbin Some patches from Todd C. Miller: 2003-06-12 17:00:53 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +00:00
Makefile.inc
UPDATING mention export lossage 2003-05-16 14:19:49 +00:00