Age | Commit message (Expand) | Author |
2012-10-08 | Revamp the sequences for suspend/hibernate -> resume so that the code | Theo de Raadt |
2012-08-23 | kill nnpfs dead | Theo de Raadt |
2012-08-22 | Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be | Pascal Stumpf |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2012-08-08 | Make this compile again. | Miod Vallat |
2012-08-07 | Move the common bits of syscall invocation and return handling into | Philip Guenthe |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2012-04-23 | When handling SIGFPE, do the `advance pc if exception is a fault (as opposed | Miod Vallat |
2012-04-11 | The first ktrace record for a newly spawned thread is a return | Mike Belopuhov |
2012-04-10 | Make the KERN_NPROCS and KERN_MAXPROC sysctl()s and the RLIMIT_NPROC rlimit | Philip Guenthe |
2012-04-06 | tedu the raidframe. | Joel Sing |
2012-03-24 | Missed a reference to the u_stats member when struct pstats was removed | Philip Guenthe |
2012-02-24 | Correct the spelling of "transferred" and "transferring" | Philip Guenthe |
2011-11-16 | Make userret() MI. On architectures which jammed stuff into it in the | Theo de Raadt |
2011-11-15 | label_t is the kernel setjmp buffer. It should simply be an array of | Theo de Raadt |
2011-11-08 | Garbage collect now unused MKDEP definitions. ok deraadt@ | Matthieu Herrb |
2011-11-01 | Rework disklabel handling to correctly support label spoofing, and thus | Miod Vallat |
2011-11-01 | Remove orphaned comments. | Miod Vallat |
2011-10-27 | Specify the TLS variant for each platform. | Philip Guenthe |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-29 | Get size of struct disklabel for the sake of the assembly code with a | Miod Vallat |
2011-09-27 | Try to put more sanity in the machine check handling: | Miod Vallat |
2011-09-26 | Notify ifmedia layer of loss of link on SGEC interfaces (which only gets | Miod Vallat |
2011-09-20 | Don't bother checking for SPX on KA410 (VS2000), since the only colour option | Miod Vallat |
2011-09-19 | Try and clean system type constants a bit: | Miod Vallat |
2011-09-19 | Print 64 bit values with %ll to get a meaningful message at attach time. | Miod Vallat |
2011-09-19 | Fix obvious cut'n'paste error in a comment. | Miod Vallat |
2011-09-18 | Missing error printf argument | Miod Vallat |
2011-09-16 | Fix a bunch of typos: manaul, monnitor, machiune, autload. | Miod Vallat |
2011-09-15 | Switch vax to timecounters. There are three different clock sources: | Miod Vallat |
2011-09-13 | On KA43: | Miod Vallat |
2011-09-11 | Define symbolic constants for the addresses of the vsbus devices on | Miod Vallat |
2011-09-11 | Fix inverted test when selecting resolution on the 1024x864 VLC frame buffer. | Miod Vallat |
2011-09-08 | Provide namespace-safe alignment macros in <machine/_types.h>, with | Philip Guenthe |
2011-09-08 | Make the INT_FAST*_{MIN,MAX} macros match the types they're defined to. | Philip Guenthe |
2011-09-04 | Add emulation support for slinear:8, ulinear:8 and alaw. Written by jason@ | Miod Vallat |
2011-09-03 | Driver for the audio chip found on VAXstation 4000. Tested on VLC, /60 and | Miod Vallat |
2011-08-31 | Report VXT cpu as `VXT', not `KA48', to match what the PROM says. | Miod Vallat |
2011-08-31 | Don't pretend to `enable floating point' and fiddle with PR_ACCS register on | Miod Vallat |
2011-08-29 | Only provide FLT_EVAL_METHOD for C99. Add missing DECIMAL_DIG for C99. | Mark Kettenis |
2011-08-26 | Be sure to write to the 7990 address register between two consecutive reads | Miod Vallat |
2011-08-26 | Be sure not to try to match lcg, and to bail out early in cnprobe as well, | Miod Vallat |
2011-08-26 | Make vsbus_search() return the value of the cf_match function it is a wrapper | Miod Vallat |
2011-07-17 | Backout a bunch of my SCSI commits from c2k11. At least one of these | Matthew Dempsky |
2011-07-10 | Move the vax/boot code to vax/stand. A cvs 'mv' with de-tagging has been | Theo de Raadt |
2011-07-09 | begone, fucking rotten appletalk shit. ok room | Henning Brauer |
2011-07-08 | First batch of converting SCSI HBAs from setting saa_targets and | Matthew Dempsky |
2011-07-07 | The drahn memorial bad kernel build fix: prevent blood pressure | Philip Guenthe |
2011-07-06 | Renumber root busses symbolic values, and drop more fields from struct bp_conf, | Miod Vallat |
2011-07-06 | These files no longer need to include <machine/nexus.h> | Miod Vallat |