Age | Commit message (Expand) | Author |
2002-11-11 | sync with NetBSD | Nathan Binkert |
2002-11-11 | Another device | Nathan Binkert |
2002-11-11 | avoid uninitialized warnings from gcc; art@ ok | Michael Shalayeff |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Missed a couple | Nathan Binkert |
2002-11-10 | some creamy filling | Michael Shalayeff |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Sync devices with NetBSD | Nathan Binkert |
2002-11-10 | regen | Michael Shalayeff |
2002-11-10 | match on gvc np0335; form George Lewis via pr2971 | Michael Shalayeff |
2002-11-10 | Be more careful with illegal syscall numbers. | Artur Grabowski |
2002-11-10 | fix logic. | Federico G. Schwindt |
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-09 | fix a comment | Michael Shalayeff |
2002-11-09 | need icmp6.h for MULTICAST_PMTUD case. sync w/kame | Jun-ichiro itojun Hagino |
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 | gotta get down into hppa too | Michael Shalayeff |
2002-11-08 | prepare for bktr on macppc (commented out in generic for now); drahn@ ok | Michael Shalayeff |
2002-11-08 | finishdup: Avoid reference count leak in error case by reordering some code. | Artur Grabowski |
2002-11-08 | Support for Promise PDC20275 and PDC20277. Untested. | Grigoriy Orlov |
2002-11-08 | Don't check IRQ assertion since this code was derived from FreeBSD | Grigoriy Orlov |
2002-11-08 | Implement simple vnodeop inheritance for specfs and fifofs. | Artur Grabowski |
2002-11-08 | Don't uvm_useracc and then vslock. vslock is better at finding illegal mappings. | Artur Grabowski |
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 | Short-circuit evaluation can leave invalid pointers, closes PR2874. | Daniel Hartmeier |
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 | regen | Todd C. Miller |
2002-11-07 | Add Nortel E-mobility Wireless PCI adapter (Symbol rebadge). | Todd C. Miller |
2002-11-07 | regen | Michael Shalayeff |
2002-11-07 | more promise devices; from grange@ | Michael Shalayeff |
2002-11-07 | Check for invalid payload lengths also for NULL enc. markus@, angelos@ ok. | Hakan Olsson |
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 | maintain refcnt correctly, ok art@ | Niklas Hallqvist |
2002-11-06 | fix ecn breakage. | Kenjiro Cho |
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 |
2002-11-05 | Allocate by default 6 virtual consoles on alpha, as on i386, rather than | Miod Vallat |
2002-11-04 | make this compile; reported by pluf, mickey ok. | Federico G. Schwindt |
2002-11-03 | Missing word in buffers size line. | Miod Vallat |
2002-11-02 | Compare dynamic addresses correctly in pf_compare_*: check the interface name | Ryan Thomas McBride |
2002-11-02 | Make PF_ANEQ(), PF_ANEQ() and PF_AZERO() check the whole address if af | Ryan Thomas McBride |