Age | Commit message (Expand) | Author |
2010-07-08 | Update sudo to version 1.7.2p8 | Todd C. Miller |
2010-07-08 | Remove references to kvm. | lum |
2010-07-06 | Try to detect busy loops caused by misbehaving audio drivers | Alexandre Ratchov |
2010-07-06 | various tweaks to previous; ok ratchov | Jason McIntyre |
2010-07-06 | Handle all streams the same way because there's no actual | Alexandre Ratchov |
2010-07-06 | make kdump build after COMPAT_BSDOS removal. | Owain Ainsworth |
2010-07-05 | Add prototype and remove unused variable. | lum |
2010-07-03 | use SMALL_PROGRAM to knock out some code | Theo de Raadt |
2010-07-03 | Rudimentary implementation of user-defined strings; | Ingo Schwarze |
2010-07-03 | put .Os in the right place; | Jason McIntyre |
2010-07-03 | Fix the naming of interfaces and variables for rdomains and rtables | Philip Guenthe |
2010-07-03 | When open() fails, warn using the device name, not the host name. | Nicholas Marriott |
2010-07-03 | Changed vinit to clear the values but forgot to move it before they are set by | Nicholas Marriott |
2010-07-03 | make lint happy | Alexander Hall |
2010-07-02 | 'wether' -> 'whether' typo in license text. | Kenneth R Westerback |
2010-07-02 | tags.c isn't needed at all, so exclude the entire object instead of | Philip Guenthe |
2010-07-02 | Remove the "fast" grep code if SMALL. This has the side effect of breaking | Ted Unangst |
2010-07-02 | #ifndef SMALL a few more things to save space on the ramdisks | Theo de Raadt |
2010-07-02 | Do not include mmap support with -DSMALL. | Nicholas Marriott |
2010-07-02 | remove userland bits of compat_sunos | Ted Unangst |
2010-07-02 | Not only for -tag lists, but for -hang, -ohang, -inset, -diag, | Ingo Schwarze |
2010-07-02 | Allow systat to print date and time when in rawmode. | lum |
2010-07-02 | Rewrite how printing all variables works to avoid using a global variable | Nicholas Marriott |
2010-07-02 | Clear table and set defaults manually, also move table into value.c. | Nicholas Marriott |
2010-07-02 | Merge almost-empty pathnames.h into tip.h. | Nicholas Marriott |
2010-07-02 | Merge vassign and vtoken and make it much more strict on what it accepts. | Nicholas Marriott |
2010-07-02 | Bye-bye vstring, and add value type checking code to vgetstr/vsetstr/etc. | Nicholas Marriott |
2010-07-02 | Rewrite hunt() to put the "rotary action" into it rather than remote.c, and so | Nicholas Marriott |
2010-07-02 | unbreak strdelim() skipping past quoted strings, e.g. | Damien Miller |
2010-07-01 | Don't overwrite the device name with the fake cu%d host. | Nicholas Marriott |
2010-07-01 | In the mdoc(7) parser, inspect roff registers early such that all parts | Ingo Schwarze |
2010-07-01 | Nix some warnings. | Nicholas Marriott |
2010-07-01 | Split v_value into v_string/v_number, change macros to functions and lo let | Nicholas Marriott |
2010-07-01 | Change variable get/set macros to have better names and drop boolean/character | Nicholas Marriott |
2010-07-01 | Correct handling of trailing punctuation in MDOC_DELIM blk_full HEADs. | Ingo Schwarze |
2010-07-01 | Kill a couple of macros, move a few bits around in header. | Nicholas Marriott |
2010-07-01 | remove unused variables | Charles Longeau |
2010-07-01 | another day, another compat gets removed. today is ibcs2's turn | Ted Unangst |
2010-07-01 | Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementation | Christian Weisgerber |
2010-07-01 | Allow [ to be used as a delimiter. | Christian Weisgerber |
2010-07-01 | Improve .Nm indentation in the SYNOPSIS; | Ingo Schwarze |
2010-07-01 | Fix a longstanding problem where if you suspend scp at the | Todd C. Miller |
2010-07-01 | Remove a long-dead skeleton found under the floorboards. | Ian Darwin |
2010-07-01 | if you want usenet archives from 1985, you'll have to look elsewhere | Ted Unangst |
2010-06-30 | remove compat_osf1. ok deraadt miod | Ted Unangst |
2010-06-30 | improve error reporting: | Ingo Schwarze |
2010-06-30 | you keep saying LIST_END. I do not think it means what you think it | Owain Ainsworth |
2010-06-30 | tweak previous; | Jason McIntyre |
2010-06-30 | sort usage(); | Jason McIntyre |
2010-06-30 | tweak previous; | Jason McIntyre |