1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
Mike Pritchard 298e71bb78 Change ar's internal error routine to call err() instead of errx()
so that when ar has a problem (like trying to update a read-only
archive), you get a message like:

ar: xyzzy.a: Permission denined

instead of:

ar: xyzzy.a

Which doesn't really give the user any indication that the operation
really did fail.

This closes PR# 170.
1996-01-22 15:33:20 +00:00
bin Use the correct buffer size from limits.h for the error buffer 1996-01-20 10:43:54 +00:00
eBones recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
etc Added share/examples/{meteor,sliplogin}. 1996-01-21 17:28:46 +00:00
games recording cvs-1.6 file death 1995-12-30 19:02:48 +00:00
gnu Change the reference to less(1) (which may not be installed) to more(1). 1996-01-22 09:25:45 +00:00
include Submitted by: john birrel 1996-01-22 00:24:56 +00:00
lib Changed the description of SIGSYS to better reflect what 1996-01-22 12:31:15 +00:00
libexec This release is a moderate restructuring of the dynamic linker. 1996-01-13 00:15:25 +00:00
lkm No longer generate empty opt_sysvipc.h, and no longer issue -DSYSVSHM etc 1996-01-08 05:36:17 +00:00
release Upgrade to Apache 1.0. 1996-01-21 19:38:05 +00:00
sbin Change the reference to format(8) (which we don't have) to fdformat(1) and 1996-01-22 12:55:16 +00:00
secure This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
share Install intro.4, pt.4 and worm.4. 1996-01-21 18:43:45 +00:00
sys bounds check the radix, just in case. 1996-01-22 13:21:33 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Change ar's internal error routine to call err() instead of errx() 1996-01-22 15:33:20 +00:00
usr.sbin Fix some of the pcvt related man pages to reflect where the 1996-01-22 10:23:25 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add libutil/beforeinstall to the includes target 1996-01-01 08:33:17 +00:00