Go to file
bjh21 a8938c1764 Replace "obs" with "bs" and "conv=osync" with "conv=sync" in the dd command.
This is necessary because POSIX doesn't specify "conv=osync" and GNU dd
doesn't implement it.  I believe that in this case, where only one output
block should ever be generated and the input is a regular file, bs/sync is
equivalent to obs/osync.
2002-04-06 16:41:24 +00:00
bin PR/16174: Matthias Buelow: Job control fails on jobs that fd == 2 does not 2002-04-03 14:30:44 +00:00
crypto Remove .cvsignore files. 2002-04-04 17:07:06 +00:00
dist Remove .cvsignore file. 2002-04-04 17:08:24 +00:00
distrib Replace "obs" with "bs" and "conv=osync" with "conv=sync" in the dd command. 2002-04-06 16:41:24 +00:00
etc Descend into distrib so as to ensure the INSTALL notes get built. 2002-04-04 23:30:35 +00:00
games The game would show the statistic info and immediately prompt you with a new 2002-03-31 04:07:22 +00:00
gnu apply gcc original rev. 1.84 2002-04-05 18:06:29 +00:00
include - reverse the #define ut_user<->ut_name so that we don't affect utmp. 2002-04-04 19:39:57 +00:00
lib The PT_IO operations are named PIOD_{READ,WRITE}_{I,D}, not 2002-04-06 04:07:13 +00:00
libexec Add support for a VAX ld.so when VAX is ELF 2002-03-29 09:48:49 +00:00
regress ARM FPA mangling of doubles isn't specific to arm26. 2002-03-24 23:04:03 +00:00
sbin .Nm . -> .Nm "" . 2002-04-06 15:49:30 +00:00
share No .Pp before .Sh. 2002-04-05 23:25:36 +00:00
sys Don't use the tqh_ field names, instead use the correspond TAILQ_* macro. 2002-04-06 08:04:17 +00:00
tools vax-installboot has been deleted, so don't recurse into it. 2002-04-06 13:33:46 +00:00
usr.bin Modified input key handling to use libcurses keypad mode to assemble 2002-04-04 14:11:23 +00:00
usr.sbin Install the compat symlink into ${DESTDIR}. 2002-04-06 15:27:55 +00:00
BUILDING Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
BUILDING.mdoc Add a -B option to set the BUILDID for the build. This also causes 2002-03-14 18:33:04 +00:00
Makefile Split the _SUBDIR assignment into two assignments so you can do things 2002-03-11 07:49:24 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING <bsd.lib.mk> needs a new install(1) 2002-03-19 14:42:41 +00:00
build.sh Switch remaining ARM ports (acorn32, cats, shark) to ELF. 2002-04-02 16:34:49 +00:00