Age | Commit message (Expand) | Author |
2005-08-10 | Pass the correct peer to rde_apply_set(). rde_apply_set() needs to know | Claudio Jeker |
2005-08-10 | use correct return code where we exit(); | Xavier Santolaria |
2005-08-10 | add global -w option and document it; ok jmc joris | Xavier Santolaria |
2005-08-10 | use correct return codes when we exit(); ok joris | Xavier Santolaria |
2005-08-10 | macro, capitalization, and layout improvements | Jared Yanovich |
2005-08-10 | typo, ablt -> able | Brad Smith |
2005-08-10 | grammar; ok jmc | Jared Yanovich |
2005-08-10 | - sys/mount.h wants sys/param.h | Jared Yanovich |
2005-08-10 | - layout, macro, and punctuation tweaks | Jared Yanovich |
2005-08-10 | - macros, punctuation, wording, and rewording | Jared Yanovich |
2005-08-10 | - standard ERRORS layout | Jared Yanovich |
2005-08-10 | - macros | Jared Yanovich |
2005-08-10 | - punctuation & wording | Jared Yanovich |
2005-08-10 | - punctuation fixes | Jared Yanovich |
2005-08-10 | - wording | Jared Yanovich |
2005-08-10 | Call open(2) with O_NONBLOCK and O_NOFOLLOW to make sure mtree can't | Todd C. Miller |
2005-08-09 | Adjust for new signal trampoline. | Mark Kettenis |
2005-08-09 | - Don't depend on the APM_CRIT_RESUME event to run PWR_RESUME power hooks | Uwe Stuehler |
2005-08-09 | same here | Marco Pfatschbacher |
2005-08-09 | ifstated isn't released before 3.8 | Marco Pfatschbacher |
2005-08-09 | if we are replacing a package, the messages for @extra stuff should be | Marc Espie |
2005-08-09 | Introduce new route decision tunable "rde med compare (always|strict)". | Claudio Jeker |
2005-08-09 | Add VIS_GLOB to escape special characters used by shell-style globbing. | Todd C. Miller |
2005-08-09 | sync | Theo de Raadt |
2005-08-09 | add watchdogd | Theo de Raadt |
2005-08-09 | apparently some ultra machines do need this, work by miod; testing my uwe | Theo de Raadt |
2005-08-09 | Re-add the change from tzcode2005c, this time with an added bounds | Todd C. Miller |
2005-08-09 | xr sysctl(8) | Michael Shalayeff |
2005-08-09 | link static and mlockall() once daemonised to prevent sudden pageins and wdog... | Michael Shalayeff |
2005-08-09 | Make tests more readable by using predefined keyfiles. Add test for tcpmd5 | Hans-Joerg Hoexer |
2005-08-09 | Provide HDD serial numbers to bio. Requested deraadt@ ok dlg@ | Marco Peereboom |
2005-08-09 | Add Vital Product Data structure. Requested deraadt@ ok dlg@ | Marco Peereboom |
2005-08-09 | Document how to read keys from a file. | Hans-Joerg Hoexer |
2005-08-09 | Normalize attribute values before comparison. Unbreaks interop with netscreen. | Hans-Joerg Hoexer |
2005-08-09 | test for SAs | Hans-Joerg Hoexer |
2005-08-09 | Rewrite handling of transforms. Now both ah and esp can be specified and | Hans-Joerg Hoexer |
2005-08-09 | Correct keysize for 3des-cbc | Hans-Joerg Hoexer |
2005-08-09 | handle -A0 correctly; from koen@egelink.nl | Michael Shalayeff |
2005-08-09 | normalise the fan speed output | David Gwynne |
2005-08-09 | fix our root caching method, it was utterly broken and would | Joris Vink |
2005-08-09 | add Xr to ifstated(8); | Jason McIntyre |
2005-08-09 | lightly document ifstated(8); | Jason McIntyre |
2005-08-09 | use a standard options list, and various other minor tweaks; | Jason McIntyre |
2005-08-09 | Save a variable in espmatch(), vm_offset_t->vaddr_t, print DEBUG address | Martin Reindl |
2005-08-09 | oops: occured -> occurred | Jason McIntyre |
2005-08-09 | use CTYPE_NUM_CHARS instead of harding code the value. ok espie | Kevin Lo |
2005-08-09 | add missing [-T tmpdir] in usage(), spotted by jmc@. | Xavier Santolaria |
2005-08-09 | AC97 -> AC'97, according to spec; | Jason McIntyre |
2005-08-09 | sort options; | Jason McIntyre |
2005-08-09 | add DIAGNOSTICS section about utility return codes; | Xavier Santolaria |