| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add trailing NULL's to the varargs functions as required.
(John Spencer)
readline.c r1.106
Bounds search for reallocated index, from OpenBSD via Andreas Fett
map.c 1.34
map.h 1.10
parse.c 1.27
read.c 1.71
This is a direct commit to stable/10 as these changes are included in a
broader sync with NetBSD committed by bapt@ in r276881.
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D1728
|
|
|
|
|
|
|
| |
vi-mode, removal of clause 3, cleanups and the export of the tokenization
functions.
Not included: config.h, filecomplete.{c,h}
|
|
|
|
|
|
|
|
| |
commits to these files.
As I sing to CVS:
Have I told you lately that I hate your guts? Have I told you
all SCM's are above you? You fill my heart with pain, take away
all my merging joy, grow my troubles that's what you do."
|
|
|
|
|
|
|
| |
+ Convert to ANSI-C function definitions
+ style(9)
Submitted by: kris
|
| |
|
| |
|
|
|
|
|
|
|
| |
some buffer overflow guards and some stylistic cleanups.
Also adds manpages.
Obtained from: NetBSD
|
|
|
|
| |
Pointed by: davidg
|
| |
|
| |
|
|
|