NetBSD/bin/cat
mason ec4fb122bd Add -l option to cat(1), as discussed on tech-userlevel. This option
causes cat(1) to use fcntl(2) to set an exclusive advisory lock on stdout.
While being useful in its own right, this will shortly be used to
guarantee orderly writing to METALOG in the case of unprivileged builds
with NBUILDJOBS > 1.
2002-06-10 07:43:33 +00:00
..
cat.1 Add -l option to cat(1), as discussed on tech-userlevel. This option 2002-06-10 07:43:33 +00:00
cat.c Add -l option to cat(1), as discussed on tech-userlevel. This option 2002-06-10 07:43:33 +00:00
Makefile change from WARNS?=1 to WARNS?=2 for bin/ 2001-11-03 13:40:30 +00:00