Age | Commit message (Expand) | Author |
2002-12-02 | Skip the ffb0, ffb1, pcia/slot2 (for psycho), and pcia/slot3 (for psycho) | Jason Wright |
2002-12-02 | remove trm to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | remove aic to fit propolice onto the floppy | Theo de Raadt |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-30 | Add driver for Belkin usb serial adapters. | Nathan Binkert |
2002-11-30 | add uvscom(4), but comment it out | Nathan Binkert |
2002-11-29 | inconsistant spelling; torh@bogus.net | Theo de Raadt |
2002-11-29 | Foward; torh@bogus.net | Theo de Raadt |
2002-11-29 | Upon detection of an international Sun keyboard with a recognized layout, | Miod Vallat |
2002-11-28 | same devices named the same | Michael Shalayeff |
2002-11-28 | generic isa mpu, from Sergey A. Smitienko w/ fixes from me | Michael Shalayeff |
2002-11-27 | no wrapper arounf hardclock(), use CPU_CLOCKUPDATE, real microtime; miod ok | Michael Shalayeff |
2002-11-26 | Make the PTE constants unsigned long with UL. | Artur Grabowski |
2002-11-25 | enable fxp(4) and xl(4) on sparc64; ok jason@ | Christian Weisgerber |
2002-11-24 | also no opt_user_ldt.h | Philipp Buehler |
2002-11-24 | Be sun4m-friendly in FDC_C_HANDLER case. | Miod Vallat |
2002-11-24 | Fix a kernel fault in FDC_C_HANDLER code. | Miod Vallat |
2002-11-24 | Make this compile again if FDC_C_HANDLER is defined. | Miod Vallat |
2002-11-24 | When initializing the colormap on low depth frame buffers, pick values | Miod Vallat |
2002-11-23 | Mention that hme does not work in sun4c machines. | Miod Vallat |
2002-11-22 | new sysctl: machdep.v8mul says whether the kernel replaced the mul/div/rem | Theo de Raadt |
2002-11-22 | Add xl for pci and cardbus. It seems to work, needs additional testing... | Dale Rahn |
2002-11-21 | add ubsec and lofn | Jason Wright |
2002-11-21 | MID_MACHINE should not be 0 (MID_ZERO) but MID_POWERPC, | Dale Rahn |
2002-11-20 | You know why I love Sun? Consistency... deal with another weirdo root | Jason Wright |
2002-11-19 | a typo; from David Krause | Michael Shalayeff |
2002-11-17 | Remove old unused debugging code. | Dale Rahn |
2002-11-14 | get more use of the shadowed regs | Michael Shalayeff |
2002-11-13 | print 'banner-name' instead of 'name' for mainbus (when available) | Jason Wright |
2002-11-12 | build program on hppa only | Theo de Raadt |
2002-11-11 | Proper defines for powerpc kernel profiling. | Dale Rahn |
2002-11-11 | Various little pmap changes: | Miod Vallat |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-10 | some creamy filling | Michael Shalayeff |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-11-09 | - make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 from | Federico G. Schwindt |
2002-11-08 | absolutely no need to save the fpu state before rewriting the fpu regs, just ... | Michael Shalayeff |
2002-11-08 | hmm, todos seem to be unapplicable no more | Michael Shalayeff |
2002-11-08 | only reset the pending fpu exceptions on fork, not the rest of the fpu status... | Michael Shalayeff |
2002-11-08 | prepare for bktr on macppc (commented out in generic for now); drahn@ ok | Michael Shalayeff |
2002-11-08 | Don't uvm_useracc the user sigcontext in sys_sigreturn and then access | Michael Shalayeff |
2002-11-08 | Don't uvm_useracc the user sigcontext in sys_sigreturn and then access | Miod Vallat |
2002-11-07 | dev/isa/i82365_isasubr.c is needed for pcic at pci; from Bernard Gardner via ... | Michael Shalayeff |
2002-11-07 | pmap_[de]activate() are not nops; w/ art@'s help | Michael Shalayeff |
2002-11-07 | make pte flushing into a separate function, | Michael Shalayeff |
2002-11-07 | Don't uvm_useracc the user sigcontext in sys_sigreturn and then access | Artur Grabowski |
2002-11-07 | Small simplification in sendsig. | Artur Grabowski |
2002-11-06 | - always initialize colormaps, even if the frame buffer is non console; this | Miod Vallat |
2002-11-06 | Eliminate the use of KERN_SUCCESS outside of uvm/ | Artur Grabowski |
2002-11-05 | Add a WEAK_ALIAS macro, to be used by libc/libc_r shortly. | Miod Vallat |