Home | History | Annotate | Download | only in libsa
History log of /src/sys/lib/libsa/strerror.c
RevisionDateAuthorComments
 1.20  24-Nov-2007  isaki style, indent, and ANSI-fy.
 1.19  11-Dec-2005  christos branches: 1.19.44; 1.19.46; 1.19.52;
merge ktrace-lwp.
 1.18  01-Jul-2004  christos branches: 1.18.12;
DECONST -> UNCONST
 1.17  30-Jun-2004  christos constification fixes.
 1.16  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.15  11-Mar-2003  drochner branches: 1.15.2;
translate EACCES (happens with NFS)
 1.14  01-Feb-2003  dsl Save some space
(agreed by christos)
 1.13  17-Feb-2002  thorpej Add EOFFSET.
 1.12  25-Jan-1997  cgd branches: 1.12.38; 1.12.40;
add EINVAL and ENOTDIR, as suggested by Matthias Drochner
 1.11  13-Oct-1996  christos backout previous kprintf changes
 1.10  10-Oct-1996  christos printf -> kprintf, sprintf -> ksprintf
 1.9  13-Jan-1996  leo Some files containing more than one function are split. This reduces the
size of the resulting loader. The read_inode() function now returns the
result of the strategy function instead of success in all cases (ufs.c).
Fixes pr#1817
 1.8  17-Sep-1995  pk Revert fs_ops read/write declarations; these return error numbers.
Get rid of some more compiler warnings.
Set errno where appropriate.
 1.7  03-Sep-1995  pk Fix bogus numerical conversion by using sprintf();
 1.6  22-Apr-1995  cgd various attribute poisoning, don't be as quick to specify size of files[]
 1.5  21-Feb-1995  mycroft Correct some error strings, and add a few more. Don't print error messages in
exec(); let the caller do it.
 1.4  26-Oct-1994  cgd new RCS ID format.
 1.3  04-Aug-1994  brezak branches: 1.3.2;
Make libsa compile again by not including sys/errno.h
 1.2  26-Feb-1994  pk branches: 1.2.2;
Don't use aggregate initialization;
Add memcpy().
 1.1  26-Jan-1994  brezak CMU/4.4 stand-alone library
 1.2.2.1  05-Aug-1994  mycroft update from trunk, per Brezak
 1.3.2.2  04-Aug-1994  brezak Make libsa compile again by not including sys/errno.h
 1.3.2.1  04-Aug-1994  brezak file strerror.c was added on branch netbsd-1-0 on 1994-08-04 19:39:42 +0000
 1.12.40.1  16-Mar-2002  jdolecek Catch up with -current.
 1.12.38.1  28-Feb-2002  nathanw Catch up to -current.
 1.15.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.15.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.15.2.1  03-Aug-2004  skrll Sync with HEAD
 1.18.12.1  07-Dec-2007  yamt sync with head
 1.19.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.19.46.1  09-Jan-2008  matt sync with HEAD
 1.19.44.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.

RSS XML Feed