OpenGrok
Cross Reference: log.c
xref
: /
src
/
external
/
bsd
/
nvi
/
dist
/
common
/
log.c
Home
|
History
|
Annotate
|
Download
|
only in
common
History log of
/src/external/bsd/nvi/dist/common/log.c
Revision
Date
Author
Comments
1.6
24-Jul-2019
rin
Add missing break.
1.5
16-Jun-2018
kamil
branches: 1.5.2;
Correct previous change to CHAR_T_OFFSET
The intended operation is offsetof(), not alignof().
Noted by <christos>
1.4
16-Jun-2018
kamil
Do not cause Undefined Behavior in vi(1)
Replace unportable manual calculation of alignof() that causes UB, with
a GCC extension __alignof__.
This fixes a problem reported by UBSan with the MKSANITIZER distribution.
1.3
26-Jan-2014
christos
branches: 1.3.4; 1.3.8; 1.3.28;
Fix RCSID's
1.2
22-Nov-2013
christos
Apply our local changes.
1.1
22-Nov-2013
christos
branches: 1.1.1;
Initial revision
1.1.1.1
22-Nov-2013
christos
Import nvi-1.81.6 + HEAD-2013-11-20 from git://repo.or.cz/nvi.git
1.3.28.1
25-Jun-2018
pgoyette
Sync with HEAD
1.3.8.2
19-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.3.8.1
26-Jan-2014
tls
file log.c was added on branch tls-maxphys on 2014-08-19 23:51:51 +0000
1.3.4.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.3.4.1
26-Jan-2014
yamt
file log.c was added on branch yamt-pagecache on 2014-05-22 15:50:33 +0000
1.5.2.1
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
Indexes created Sat Mar 28 00:23:22 UTC 2026