Go to file
lukem a40243df30 When using backup_uses_rcs=YES in backup_file(), after checking the file
in and setting -kb, check it out again, since the initial check in
trashes any RCSIDs (because -kb wasn't set at that time).

This stops the annoying situation where you add a new file (e.g, "foo")
which contains an RCSID and you get *two* notifications of differences
in two successives runs of /etc/security; the first when the file is
initially checked in and a second when diff finds the RCSID is different
(contains "foo.conf,v 1.1" instead of "foo,v 1.66").
2002-05-21 12:31:01 +00:00
bin The printf builtin has been "temporarily" disabled for eight years. Remove 2002-05-15 20:45:17 +00:00
crypto correct sha2 interoperability. From: "JuanJo Ciarlante" <jjo@mendoza.gov.ar> 2002-05-20 13:12:45 +00:00
dist Comment out token after #endif. 2002-05-16 19:53:37 +00:00
distrib source ../common/upgrade, which seems to be the common practise 2002-05-21 07:12:18 +00:00
etc When using backup_uses_rcs=YES in backup_file(), after checking the file 2002-05-21 12:31:01 +00:00
games remove the attributions from my slogans. they kept popping up in 2002-05-18 10:17:32 +00:00
gnu Add native toolchain bits for "armeb" (big-endian ARM). 2002-05-20 15:05:07 +00:00
include XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t to 2002-05-14 18:57:31 +00:00
lib * Major rework to allow the TAB character in fields. 2002-05-20 15:00:11 +00:00
libexec Add .register directives to appease newer gas. 2002-05-06 18:53:30 +00:00
regress Added ipf regression tests 2002-05-13 06:34:13 +00:00
sbin Add examples. Inspired by [misc/16193] from 2002-05-21 11:25:38 +00:00
share add AFAIU and AIU. from <dive@endersgame.net> in [misc/15905] 2002-05-21 12:01:09 +00:00
sys Uniformly pass a "struct isdn_l3_driver *" through layer 2, so we 2002-05-21 10:31:10 +00:00
tools Don't try to extract gdbserver configury; we don't yet support gdbserver. 2002-05-20 15:19:09 +00:00
usr.bin file(1) magic for Human68k (X680x0 DOS) binary formats 2002-05-21 07:59:16 +00:00
usr.sbin I made a mistake when converting Izumi Tsutsui's back-end to the shared 2002-05-21 00:38:08 +00:00
BUILDING add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
BUILDING.mdoc add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00
Makefile Change -s srcdir and -d destdir so that they don't contain the "/etc" portion. 2002-05-07 02:11:07 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING Sync the sshd entry with etc/master.passwd. 2002-05-19 00:54:35 +00:00
build.sh add "-M makeobjdirprefix" to build.sh 2002-05-13 01:44:34 +00:00