Age | Commit message (Expand) | Author |
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 |
2003-08-31 | whitspace KNF | Markus Friedl |
2003-08-31 | correct string termination in parse_ename(); sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | call ssh_gssapi_storecreds conditionally from do_exec(); with sxw@inf.ed.ac.uk | Markus Friedl |
2003-08-31 | do write to buf[-1] | Markus Friedl |
2003-08-31 | pass file_size + 1 to snprintf: fixes printing of truncated | Markus Friedl |
2003-08-31 | Make deviceInitAll work again. -moj | Mats O Jansson |
2003-08-31 | add references to /etc/mygate in FILES and SEE ALSO; | Jason McIntyre |
2003-08-31 | pdc_model needs to be visible from cpu.c | Miod Vallat |
2003-08-30 | Remove uvm_useracc() description here as well. | Miod Vallat |