| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
of $host.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
getpw*(), getgr*(), initgroups() functions.
|
|
|
|
| |
added checks for fchown() and fchmod().
|
| |
|
| |
|
| |
|
|
|
|
| |
Added AC_PROG_EGREP (which sets $EGREP) for completeness.
|
| |
|
| |
|
|
|
|
| |
use multibyte versions of nicechar wherever possible.
|
| |
|
| |
|
|
|
|
| |
check for multibyte support and define ZLE_UNICODE_SUPPORT accordingly.
|
|
|
|
|
|
| |
21551: FEATURES description for file<20->
21546: oddities of subscripts when searching arrays
21544: ioctl() prototyping
|
| |
|
| |
|
|
|
|
|
|
| |
Change constant RE boundary characters to slash (instead of tuples). This
was exposed with autoconf 2.59c preferring ksh (pdksh 5.2.14p2 in NetBSD)
over bash. It did, however, work with ksh93 and bash.
|
| |
|
| |
|
|
|
|
| |
ut_name needs to be ut_user in struct utmpx
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
also use ulimit -x for RLIMIT_LOCK
|