Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-24 | make it use system bcopy/bzero (speeds up the vax about twice); from pr3549 | Michael Shalayeff | |
2003-11-24 | madvise mmapped memory (not used code) | Michael Shalayeff | |
2003-11-24 | Make ssh -k mean GSSAPIDelegateCredentials=no. Suggestion & ok markus@ | Darren Tucker | |
2003-11-23 | -fno-builtin* checked by brad@ | Marc Espie | |
2003-11-23 | from portable: rename clashing variable limit-> limit_rate; ok markus@ | Damien Miller | |
2003-11-23 | consistency PATH_MAX -> MAXPATHLEN; ok markus@ | Damien Miller | |
2003-11-23 | from portable - use sysconf to detect fd limit; ok markus@ | Damien Miller | |
2003-11-23 | If gld${EMULATION_NAME}_search_dir() returns NULL, return early | Nikolay Sturm | |
and try not to fopen(NULL, ...) later. ok millert@ | |||
2003-11-23 | Check correct array index KERN_VNODE; from Alistair Kerr | Todd C. Miller | |
Closes PR 3571 as per on icb. | |||
2003-11-23 | Check getpass(3) return value. From Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek | |
ok henning@ | |||
2003-11-23 | check for too-small length in stream debug code | Anil Madhavapeddy | |
discussed with grange@ tedu@ | |||
2003-11-23 | allow underscore in usernames, from Niels/NetBSD | Nikolay Sturm | |
ok henning@ | |||
2003-11-22 | Fix diff -q exit value which was broken in last commit. | Todd C. Miller | |
2003-11-22 | document RETURN VALUES and ERRORS; from FreeBSD's page; | Jason McIntyre | |
ok tedu@ | |||
2003-11-22 | madvise() -- take two | Michael Shalayeff | |
2003-11-22 | daniel stumbled over a broken regress test, and it turned out that I forgot | Henning Brauer | |
to commit a diff from 11/6... do not insert the "block in on ! interface" rule for antispoof statements when the interface in question does not have any IP address, because that then expands to block in on ! interface all which is obviously bad. niklas@ found it, dhartmei@ ok, and I think some more ppl ok I don't remember | |||
2003-11-22 | Revert the last change since it's broke make release. | Alexander Yurchenko | |
2003-11-22 | more packing-lists sanity checks: | Marc Espie | |
- multiple dirrm - symlinks that point inside the fake area | |||
2003-11-22 | :mod, simpler search patterns. Idea from NetBSD. | Marc Espie | |
ok jmc@ | |||
2003-11-22 | the the typo. from rohee@ | Marc Espie | |
2003-11-22 | Unbreak compiling with DEBUG. | Alexander Yurchenko | |
Diff from mickey@, ok weingart@ | |||
2003-11-22 | remove multi-line literals in __asm syntax to keep gcc3 happy | Anil Madhavapeddy | |
henric@ henning@ ok | |||
2003-11-21 | - standard SYNOPSIS | Jason McIntyre | |
- sort OPTIONS - s/Dq/Sq when quoting single characters - sync usage() - simplify macros | |||
2003-11-21 | Simplified support for concatenated files; similar to what zlib does. | Todd C. Miller | |
mickey@ OK | |||
2003-11-21 | mark mmap()ed memory as sequentially accessed | Michael Shalayeff | |
2003-11-21 | madvise(sequential) the mmap()ed file and plug an fd leak on mmap() failure; ↵ | Michael Shalayeff | |
millert@ ok | |||
2003-11-21 | kill comma splice; from Jared Yanovich; | Jason McIntyre | |
also, put example description before the example, and indent example; | |||
2003-11-21 | grammar improvements from Jared Yanovich; | Jason McIntyre | |
2003-11-21 | madvise() mmaped memory as sequentially accessed cutting user time almost in ↵ | Michael Shalayeff | |
half; millert@ ok | |||
2003-11-21 | Allow and Deny rules with IP addresses outside the class A range | Henning Brauer | |
(e.g. 192.168.1.1) where parsed incorrectly on sparc64. It only affected IP addresses with no netmask definition. The cause of this was: a) use of the wrong type -- unsigned long instead of a 32bit value b) implicit casts from int to unsigned long with sign extension While doing that fix also some other obvious bugs. from claudio jeker | |||
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie | |
2003-11-21 | small update for openssl dhparam: sort options and document -check; | Jason McIntyre | |
2003-11-21 | printf(prompt) -> printf("%s", prompt) | Otto Moerbeek | |
From Alf Schlichting <leopold-bloom at foni dot net> | |||
2003-11-21 | unexpand and delete whitespace at EOL; ok markus@ | Damien Miller | |
2003-11-21 | sync with <mount.h>; from FreeBSD; | Jason McIntyre | |
2003-11-21 | mixerctl.1: | Jason McIntyre | |
- put SYNOPSIS in standard form - -n does not make sense with -q - adjust -width of option list - sort options - a clarity fix from snj att pobox dott com mixerctl.c: - fix spacing in usage() - sync usage() with SYNOPSIS | |||
2003-11-21 | WCCPv1, not WCCPv2; from Berk D. Demir; | Jason McIntyre | |
also alter -width of a list to make it look a bit better; | |||
2003-11-21 | add -o option to generate kvm database in alternate directory; | Damien Miller | |
manpage nits jmc@ ok tedu@ | |||
2003-11-21 | encourage people to use -h rather than -L; | Jason McIntyre | |
document -L as compatibility option; slight sync with NetBSD description; ok otto@ millert@ | |||
2003-11-21 | oops, it wasn't that diff that tedu@ ok'd - revert for now | Damien Miller | |
2003-11-21 | add output file and path stripping options useful for pre-generating | Damien Miller | |
ld.so.hints for dynamic ramdisks. idea from markus@ manpage nits jmc@ ok tedu@ | |||
2003-11-21 | Remove redundant arguments to pf_sockaddr_lookup(); proto and af are already | Ryan Thomas McBride | |
included in pd. ok dhartmei@ henning@ | |||
2003-11-21 | Remove unused "ipoff" arguments. | Ryan Thomas McBride | |
ok dhartmei@ henning@ | |||
2003-11-21 | Fix broken assumption that a file must contain differences if files_differ() | Todd C. Miller | |
fails. Fixes "diff -i" exit value. Problem found by Claudio Jeker. | |||
2003-11-20 | build statically, to ease disaster recovery in some situations. | Ted Unangst | |
ok david@ grange@ henning@ ian@ jakob@ lebel@ markus@ and possibly a few others. | |||
2003-11-20 | remove -Werror from userland builds, to give us a chance to | Anil Madhavapeddy | |
use more verbose warning options if desired. ok millert@, henning@, david@ | |||
2003-11-20 | Correct bounds check in semop(2) and semctl(2) | Todd C. Miller | |
2003-11-20 | correct prototype; nsops is unsigned | Todd C. Miller | |
2003-11-20 | Sync comments with NetBSD. | Alexander Yurchenko | |
ok millert@ | |||
2003-11-20 | Make these pass -Wsign-compare | Todd C. Miller | |