Age | Commit message (Expand) | Author |
2003-09-02 | Our extent implementation relies on the fact that extents all have distinct | Miod Vallat |
2003-09-02 | missing #endif, pr3431 | Ted Unangst |
2003-09-02 | fix suser() calls, pr3430 | Ted Unangst |
2003-09-02 | fix use-after-free for expired passwds; ok deraadt, tdeval | Markus Friedl |
2003-09-02 | zap more drivers | Theo de Raadt |
2003-09-02 | enter 3.7 | Markus Friedl |
2003-09-02 | add t5 to the clean target | David Krause |
2003-09-02 | - remove non-existent errors from DIAGNOSTICS | Jason McIntyre |
2003-09-02 | Fix PR 3371, symbol lookup in dlopen()ed objects is not correct. Correct | Dale Rahn |
2003-09-02 | Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL, | Dale Rahn |
2003-09-02 | Run a complete test again all trap vectors - this passes now. | Miod Vallat |
2003-09-02 | remove section claiming that programs using /proc are unsupported, | Jason McIntyre |
2003-09-02 | Cleanup and simplify data and instruction fault trap handling for 88100. | Miod Vallat |
2003-09-02 | use .Bk/.Ek for SYNOPSIS; | Jason McIntyre |
2003-09-02 | sync | Alexander Yurchenko |
2003-09-02 | Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx> | Alexander Yurchenko |
2003-09-01 | These files are not necessary anymore. | Miod Vallat |
2003-09-01 | The most harmful bugs are always so blatant it takes hours to spot them... | Miod Vallat |
2003-09-01 | fix leak | Markus Friedl |
2003-09-01 | Be sure to always provide a nonzero number in PREP() and PREP2() for software | Miod Vallat |
2003-09-01 | A simple regression test to catch which trap vectors, when invoked from | Miod Vallat |
2003-09-01 | Prevent userland from invoking BUG system calls, by saving the initial BUG | Miod Vallat |
2003-09-01 | Do not let userland programs enter DDB at will - it's a BAD thing. | Miod Vallat |
2003-09-01 | Correctly map the message buffer. | Miod Vallat |
2003-09-01 | remove unused sc_echobug code; ok fgs, mickey | Markus Friedl |
2003-09-01 | remove unused kerberos code; ok henning@ | Markus Friedl |
2003-09-01 | match syscallargs comments with reality | Henning Brauer |
2003-09-01 | sync | Alexander Yurchenko |
2003-09-01 | New vendor Micro Star International and its USB Bluetooth adapter | Alexander Yurchenko |
2003-09-01 | In emacs editing mode, ksh by default interprets a set 8th bit as | Christian Weisgerber |
2003-09-01 | KNF | Henning Brauer |
2003-09-01 | regen. | Federico G. Schwindt |
2003-09-01 | set fadvise64 as dummy. some binaries compiled with a recent glibc | Federico G. Schwindt |
2003-09-01 | rm whitespace | Markus Friedl |
2003-09-01 | rm gssapidelegatecreds alias; never supported before | Markus Friedl |
2003-09-01 | Make nat rule update the table counters when no filtering rule is used. | Cedric Berger |
2003-09-01 | gss kex is not supported; sxw@inf.ed.ac.uk | Markus Friedl |
2003-09-01 | fix perl path. not that anyone uses this, but.. | Federico G. Schwindt |
2003-08-31 | - .Sh INTRODUCTION -> .Sh DESCRIPTION | Jason McIntyre |
2003-08-31 | .Sh INTRODUCTION -> .Sh DESCRIPTION; | Jason McIntyre |
2003-08-31 | change .Xr to self -> .Nm; | Jason McIntyre |
2003-08-31 | - INTRODUCTION -> DESCRIPTION | Jason McIntyre |
2003-08-31 | .Sx SYNOPSIS; | Jason McIntyre |
2003-08-31 | .Sx SYNOPSIS; | Jason McIntyre |
2003-08-31 | indent example; | Jason McIntyre |
2003-08-31 | new sentence, new line; | Jason McIntyre |
2003-08-31 | - .\\" -> .\" | Jason McIntyre |
2003-08-31 | remove bogus cache test. Suggested by drahn@, ok mickey@, miod@. | Matthieu Herrb |
2003-08-31 | Upon returning from m18*_ext_int(), do not invoke data_access_emulation() | Miod Vallat |
2003-08-31 | add FILES and SEE ALSO sections; | Jason McIntyre |