summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-08-30Compile kernels with -mno-check-zero-division. Saves two pages, and thingsMiod Vallat
2003-08-30spacing;Jason McIntyre
2003-08-30- sync SYNOPSIS(es) and ciphers/digests available with realityJason McIntyre
2003-08-29Document interactions between tables and anchors.Cedric Berger
2003-08-29add some includes, from Patrick Latifi via jmc@Ted Unangst
2003-08-29fix several spelling errors and remove whitespace at eolDavid Krause
2003-08-29be less chatty; debug -> debug2, cleanup; ok henning@Markus Friedl
2003-08-29SSH_BUG_K5USER is unused; ok henning@Markus Friedl
2003-08-29Fix three cases of potential accesses to free'd memory. At least one ofDaniel Hartmeier
2003-08-29exclude __sparc64__ since it can handle 16k blocks. from jason@Ted Unangst
2003-08-29remove HIDEGAME, it only made sense when 'dm' was still around.Jolan Luff
2003-08-28from NetBSD via Tim Weiss, tim at zetaflops dot net: deal with FS block sizes...Jason Wright