index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
openbsd-compat
/
glob.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (djm) [auth-pam.c clientloop.c includes.h monitor.c session.c]
Damien Miller
2006-03-15
1
-0
/
+3
*
- (dtucker) [openbsd-compat/glob.c] Update from OpenBSD 1.22 -> 1.25.
Darren Tucker
2005-11-10
1
-85
/
+33
*
- (dtucker) [openbsd-compat/{LOTS}] Move the "OPENBSD ORIGINAL" markers to
Darren Tucker
2005-11-10
1
-2
/
+2
*
- (djm) Annotate OpenBSD-derived files in openbsd-compat/ with original
Damien Miller
2003-11-24
1
-0
/
+2
*
- (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansifications
Ben Lindstrom
2003-08-25
1
-3
/
+3
*
- (djm) Sync openbsd-compat with OpenBSD CVS.
Damien Miller
2003-06-03
1
-6
/
+2
*
- (djm) Sync openbsd-compat with OpenBSD -current
Damien Miller
2002-09-11
1
-22
/
+22
*
- (bal) glob.c defines TILDE and AIX also defines it. #undef it first.
Ben Lindstrom
2002-07-04
1
-0
/
+1
*
- (djm) Fix a few warnings the above turned up
Damien Miller
2001-06-27
1
-2
/
+2
*
- Sync with OpenBSD glob.c, strlcat.c and vis.c changes
Damien Miller
2001-04-13
1
-31
/
+34
*
- (djm) Another openbsd-compat/glob.c sync
Damien Miller
2001-03-30
1
-29
/
+56
*
- (djm) Sync openbsd-compat/glob.c
Damien Miller
2001-03-28
1
-44
/
+37
*
add get_arg_max(). Use sysconf() if ARG_MAX is not defined.
Tim Rice
2001-03-20
1
-1
/
+13
*
- (bal) glob.c update to set gl_pathv to NULL (OpenBSD CVS).
Ben Lindstrom
2001-03-19
1
-2
/
+5
*
- (bal) glob.c update to added GLOB_LIMITS.
Ben Lindstrom
2001-03-19
1
-22
/
+38
*
- Check for gl_matchc support in glob_t and fall back to the
Ben Lindstrom
2001-03-17
1
-2
/
+4
*
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
Damien Miller
2001-03-14
1
-0
/
+859