summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regexec.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2000-03-13don't process NI_NOFQDN, since the currently coded behavior is not specwiseitojun1-1/+3
correct.
2000-03-12add khome/kend to xterm-r6 since our xterm supports these correctly. The old non-xfree86 r6 xterm sends \E[^@ for these keys which is wrong but enabling khome/kend shouldn't really cause any harm there.millert1-3/+3
2000-03-12Get mainbus working with gcc 2.95.x. -mojmaja1-2/+3
2000-03-12Update clock code to work until 2001-12-31. -mojmaja1-1/+2
2000-03-12improve SECURITY section. sync with kame.itojun1-2/+16
2000-03-12undo interface address addition, if in_ifinit fails.itojun1-4/+20
2000-03-12undo interface address addition if in6_ifinit fails.itojun1-5/+33
2000-03-12disallow packets to malicious 6to4 prefix, based onitojun1-1/+6
http://playground.iijlab.net/i-d/draft-itojun-ipv6-transition-abuse-00.txt
2000-03-12correct use of perror(). improve src addr selection. (sync with kame)itojun1-28/+77
2000-03-12remove redundant check against ifa_dstaddr.itojun1-3/+1
2000-03-12grammarderaadt1-1/+1
2000-03-12don't touch root radix node on RTM_*. this can panic system fromitojun1-6/+10
non-root userland process, under certain routing table setup. http://orange.kame.net/dev/query-pr.cgi?pr=217
2000-03-12If no 'begin' key on keypad, use 'home' instead since PC keyboardsmillert1-0/+2
have 'home', not 'begin'.
2000-03-11Various cleanups and standardizations.aaron36-723/+989
2000-03-11Add a few builtins for greater compatibility with gnu-m4, and extendedespie7-13/+449
functionality. * regular expressions, * line-number reporting * `meta'-macros, builtin and indir. Reviewed by pjanzen@, tested by fries@ and a few others.
2000-03-11work around /kern/msgbuf NUL behaviour; pjanzenderaadt1-5/+3
2000-03-10A more normal way of building kerberos, faster, and it works with SUDOniklas3-22/+9
2000-03-10Various cleanups and standardization.aaron27-261/+400
2000-03-10repair ramcfg whacking code; mickeyderaadt2-26/+10
2000-03-10Various cleanups and standardization.aaron19-264/+417
2000-03-10Convert to newer style.aaron1-37/+48
2000-03-10fix non behaviortodd1-3/+3
with this `!' lines in /etc/hostname.* run even without certain lines (like a comment) preceeding it.
2000-03-10unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reverse engineering of an unlock binary provided by Invertex, for their AEON card, which uses the chipmickey4-46/+242
2000-03-10plug leakd1-2/+3