Home | History | Annotate | Download | only in libsa
History log of /src/sys/lib/libsa/gets.c
RevisionDateAuthorComments
 1.15  31-Mar-2019  christos fix warnings, printf formats, etc.
 1.14  27-Aug-2016  dholland branches: 1.14.16;
PR 51200 gets in libsa considered harmful: remove gets() from libsa.
 1.13  11-Jun-2016  dholland gets_s -> kgets.

The exact name isn't that important; but it is important not to use
"gets_s" and thereby allow anyone to falsely get the impression we're
implementing Annex K. We aren't.

ok core.
 1.12  05-Jun-2016  christos dedup
 1.11  05-Jun-2016  maxv Use gets_s instead of gets. The x86 bootloader prompt is easy to
overflow.
 1.10  24-Nov-2007  isaki branches: 1.10.62; 1.10.82;
style, indent, and ANSI-fy.
 1.9  11-Dec-2005  christos branches: 1.9.44; 1.9.46; 1.9.52;
merge ktrace-lwp.
 1.8  07-Aug-2003  agc branches: 1.8.16;
Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22364, verified by myself.
 1.7  30-Mar-2000  augustss branches: 1.7.28;
Kill some more register declarations.
 1.6  11-Oct-1995  pk branches: 1.6.30;
Conditionalize ancient `@' and `#' erasors.
 1.5  26-Oct-1994  cgd branches: 1.5.2;
new RCS ID format.
 1.4  22-Aug-1994  brezak branches: 1.4.2;
Cleanup to make more ANSI compliant; checkpoint
 1.3  09-Aug-1994  pk Echo terminating NL too.
 1.2  18-Jul-1994  pk do echo.
 1.1  26-Jan-1994  brezak branches: 1.1.2;
CMU/4.4 stand-alone library
 1.1.2.2  13-Aug-1994  mycroft update from trunk
 1.1.2.1  27-Jul-1994  cgd update from trunk.
 1.4.2.2  22-Aug-1994  brezak Cleanup to make more ANSI compliant; checkpoint
 1.4.2.1  22-Aug-1994  brezak file gets.c was added on branch netbsd-1-0 on 1994-08-22 21:56:08 +0000
 1.5.2.1  13-Oct-1995  pk Update from trunk: erase characters.
 1.6.30.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
 1.7.28.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.7.28.2  18-Sep-2004  skrll Sync with HEAD.
 1.7.28.1  03-Aug-2004  skrll Sync with HEAD
 1.8.16.1  07-Dec-2007  yamt sync with head
 1.9.52.1  08-Dec-2007  mjf Sync with HEAD.
 1.9.46.1  09-Jan-2008  matt sync with HEAD
 1.9.44.1  27-Nov-2007  joerg Sync with HEAD. amd64 Xen support needs testing.
 1.10.82.2  05-Oct-2016  skrll Sync with HEAD
 1.10.82.1  09-Jul-2016  skrll Sync with HEAD
 1.10.62.1  03-Dec-2017  jdolecek update from HEAD
 1.14.16.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed