Age | Commit message (Expand) | Author |
2003-03-28 | another const char * from David Hill | Henning Brauer |
2003-03-28 | Improve debug output a bit | Alexander Yurchenko |
2003-03-28 | login_passwd is now setgid _shadow instead of setuid root. | Todd C. Miller |
2003-03-28 | Fix the color inversion of the cursor (now it's not a solid block of black =) | Jason Wright |
2003-03-28 | const char * | Henning Brauer |
2003-03-28 | update of system hierarchy; | Jason McIntyre |
2003-03-28 | test rekeying (disabled) | Markus Friedl |
2003-03-28 | unbreak | Henning Brauer |
2003-03-28 | fake off the SYSTR_CLONE through a normally numbered other ioctl; as of previ... | Michael Shalayeff |
2003-03-28 | OCHIO* dies horrible death by dd; as per renaming done before | Michael Shalayeff |
2003-03-28 | zero'd -> zeroed; | Jason McIntyre |
2003-03-28 | Ip -> IP; | Jason McIntyre |
2003-03-28 | - killed whitespace | Jason McIntyre |
2003-03-28 | little cleanup; | Jason McIntyre |
2003-03-28 | Bessel functions; | Jason McIntyre |
2003-03-28 | mu-law and A-law spelling; | Jason McIntyre |
2003-03-28 | more register defns (from linux) | Jason Wright |
2003-03-28 | Use the brand new types instead of WSDISPLAY_TYPE_UNKNOWN | Jason Wright |
2003-03-28 | add a whole bunch of display types (will be used by the accelerated X | Jason Wright |
2003-03-28 | In ccdsize(), check for CCDF_INITED before doing the ccdopen(). | Todd C. Miller |
2003-03-28 | I rewrote these a while back; copyright to me | Theo de Raadt |
2003-03-28 | Add a sysctl to option USER_LDT, to control its behaviour, which will be | Miod Vallat |
2003-03-28 | Fix VIA C3 comment. | Tobias Weingartner |
2003-03-28 | If console acceleration was not enabled, do not reinitialize the blitter | Miod Vallat |
2003-03-28 | Fix various gremlins in the hilms code my simple test program did not catch, | Miod Vallat |
2003-03-28 | Better message to report an empty loop during probe. | Miod Vallat |
2003-03-28 | Fix REQUEST SENSE handling based on lessons learned struggling with | Kenneth R Westerback |
2003-03-27 | Add -q to the getopt() string and document it; Brian Ginsbach | Todd C. Miller |
2003-03-27 | minor tweaks from Andrey Matveev, ok henning@ and cedric@ | Daniel Hartmeier |
2003-03-27 | - Add support for the *CURS* ioctls (requires mapping the DAC registers | Jason Wright |
2003-03-27 | map vid mem based on linebytes and height | Jason Wright |
2003-03-27 | Whoops, the rest of the *CURS* ioctl support | Jason Wright |
2003-03-27 | add support for *CURS* ioctls | Jason Wright |
2003-03-27 | lotsa const char * | Henning Brauer |
2003-03-27 | double ; | Henning Brauer |
2003-03-27 | don't need linear maps here either | Jason Wright |
2003-03-27 | Improve disassmbly of powerpc branch instructions, print the conditional | Dale Rahn |
2003-03-27 | map the vid mem based on linebytes and height | Jason Wright |
2003-03-27 | const and static cleaning | Jason Wright |
2003-03-27 | Don't need linear mappings in here. | Jason Wright |
2003-03-27 | Fix a bug introduced when getopt() support was added; -h takes an | Todd C. Miller |
2003-03-27 | no sbus in here | Jason Wright |
2003-03-27 | introduce a "yesno" target. eases code a bit and yes is no keyword any more. | Henning Brauer |
2003-03-27 | test invalid cbq and priq flags, respectively | Henning Brauer |
2003-03-27 | handle invalid priq/cbq flags better and give a nice error message | Henning Brauer |
2003-03-27 | default, borrow, ecn, red and rio are no keywords any more. use STRING and | Henning Brauer |
2003-03-27 | switch symset/symget to TAILQ instead of using hand baked lists | Henning Brauer |
2003-03-27 | 3.3-current | Miod Vallat |
2003-03-27 | idx is unsigned | Henning Brauer |
2003-03-26 | one last fix to the tree: race fix broke stuff; pr 3169; srp@srparish.net, | Theo de Raadt |