summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-02Add defines for missing RTLD_, eg RTLD_GLOBAL and RTLD_LOCAL,Dale Rahn
2003-09-02Run a complete test again all trap vectors - this passes now.Miod Vallat
2003-09-02remove section claiming that programs using /proc are unsupported,Jason McIntyre
2003-09-02Cleanup and simplify data and instruction fault trap handling for 88100.Miod Vallat
2003-09-02use .Bk/.Ek for SYNOPSIS;Jason McIntyre
2003-09-02syncAlexander Yurchenko
2003-09-02Add Mustek DV2000 video camera; from Lizardo Desilos <lizardo@itvictoria.edu.mx>Alexander Yurchenko
2003-09-01These files are not necessary anymore.Miod Vallat
2003-09-01The most harmful bugs are always so blatant it takes hours to spot them...Miod Vallat
2003-09-01fix leakMarkus Friedl
2003-09-01Be sure to always provide a nonzero number in PREP() and PREP2() for softwareMiod Vallat
2003-09-01A simple regression test to catch which trap vectors, when invoked fromMiod Vallat
2003-09-01Prevent userland from invoking BUG system calls, by saving the initial BUGMiod Vallat
2003-09-01Do not let userland programs enter DDB at will - it's a BAD thing.Miod Vallat
2003-09-01Correctly map the message buffer.Miod Vallat
2003-09-01remove unused sc_echobug code; ok fgs, mickeyMarkus Friedl
2003-09-01remove unused kerberos code; ok henning@Markus Friedl
2003-09-01match syscallargs comments with realityHenning Brauer
2003-09-01syncAlexander Yurchenko
2003-09-01New vendor Micro Star International and its USB Bluetooth adapterAlexander Yurchenko
2003-09-01In emacs editing mode, ksh by default interprets a set 8th bit asChristian Weisgerber
2003-09-01KNFHenning Brauer
2003-09-01regen.Federico G. Schwindt
2003-09-01set fadvise64 as dummy. some binaries compiled with a recent glibcFederico G. Schwindt
2003-09-01rm whitespaceMarkus Friedl
2003-09-01rm gssapidelegatecreds alias; never supported beforeMarkus Friedl
2003-09-01Make nat rule update the table counters when no filtering rule is used.Cedric Berger
2003-09-01gss kex is not supported; sxw@inf.ed.ac.ukMarkus Friedl
2003-09-01fix perl path. not that anyone uses this, but..Federico G. Schwindt
2003-08-31- .Sh INTRODUCTION -> .Sh DESCRIPTIONJason McIntyre
2003-08-31.Sh INTRODUCTION -> .Sh DESCRIPTION;Jason McIntyre
2003-08-31change .Xr to self -> .Nm;Jason McIntyre
2003-08-31- INTRODUCTION -> DESCRIPTIONJason McIntyre
2003-08-31.Sx SYNOPSIS;Jason McIntyre
2003-08-31.Sx SYNOPSIS;Jason McIntyre
2003-08-31indent example;Jason McIntyre
2003-08-31new sentence, new line;Jason McIntyre
2003-08-31- .\\" -> .\"Jason McIntyre
2003-08-31remove bogus cache test. Suggested by drahn@, ok mickey@, miod@.Matthieu Herrb
2003-08-31Upon returning from m18*_ext_int(), do not invoke data_access_emulation()Miod Vallat
2003-08-31add FILES and SEE ALSO sections;Jason McIntyre
2003-08-31whitspace KNFMarkus Friedl
2003-08-31correct string termination in parse_ename(); sxw@inf.ed.ac.ukMarkus Friedl
2003-08-31call ssh_gssapi_storecreds conditionally from do_exec(); with sxw@inf.ed.ac.ukMarkus Friedl
2003-08-31do write to buf[-1]Markus Friedl
2003-08-31pass file_size + 1 to snprintf: fixes printing of truncatedMarkus Friedl
2003-08-31Make deviceInitAll work again. -mojMats O Jansson
2003-08-31add references to /etc/mygate in FILES and SEE ALSO;Jason McIntyre
2003-08-31pdc_model needs to be visible from cpu.cMiod Vallat
2003-08-30Remove uvm_useracc() description here as well.Miod Vallat