Age | Commit message (Expand) | Author |
1997-02-14 | back out Jason's copypage/zeropage() change | kstailey |
1997-02-14 | add SPL#, back out Makefile.sun3 change | kstailey |
1997-02-14 | make things get out-of-date if genassym.c is touched | kstailey |
1997-02-14 | add PSL_IPL7 | kstailey |
1997-02-14 | back out prev. change | kstailey |
1997-02-14 | switch from <sys/types.h> to <sys/param.h> | kstailey |
1997-02-14 | move prototype of spl0() to param.h | kstailey |
1997-02-14 | add prototype of spl0(), but should it go here? | kstailey |
1997-02-14 | put back FC_CONTROL | kstailey |
1997-02-14 | remove stuff that is in <m68k/cpu.h> | kstailey |
1997-02-14 | remove stuff that is in <m68k/cpu.h> | kstailey |
1997-02-14 | limit writes to ifp->if_mtu not TUNMTU | Theo de Raadt |
1997-02-14 | remove old #define of splx() and update rei funciton in locore.s | kstailey |
1997-02-14 | change spl0 from macro to assember function in locore.s | kstailey |
1997-02-14 | change inline version of _spl() to macro | kstailey |
1997-02-14 | add tag | kstailey |
1997-02-14 | move spl() stuff from psl.h to param.h | kstailey |
1997-02-14 | hide fsid in getfsstat too, clone of millert fix, problem spotted by bitblt | Theo de Raadt |
1997-02-14 | round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecom | Theo de Raadt |
1997-02-14 | Copy all of 040 fp exception vectors into table. previous structure | Dale S. Rahn |
1997-02-13 | Remove statics to ease DDB debugging | Niklas Hallqvist |
1997-02-13 | Provide ccd's major number | Niklas Hallqvist |
1997-02-13 | Applitron's 128 MB PentiumPro with 64MB buffer cache | Niklas Hallqvist |
1997-02-13 | regen | Niklas Hallqvist |
1997-02-13 | prototypes (strike one) | kstailey |
1997-02-13 | prototypes | kstailey |
1997-02-13 | add #include <machine/cpu.h> for prototype of fusword() | kstailey |
1997-02-13 | Merge of NetBSD 970211 | Niklas Hallqvist |
1997-02-13 | prevent free()ed object from being referenced | kstailey |
1997-02-13 | added M_PFIL for packet filter | kstailey |
1997-02-13 | riscpc++ | Per Fogelstrom |
1997-02-13 | off-by-one-slot for IP timestamp option data inserts, PR#103, andreas.gunnars... | Theo de Raadt |
1997-02-13 | back out prev. change | kstailey |
1997-02-13 | make SPLNET() do splsoftnet() | kstailey |
1997-02-13 | Don't expose f_fsid to non-root. | Todd C. Miller |
1997-02-12 | protect ip_natexpire | kstailey |
1997-02-12 | fix typecast; janjaap@stack.nl | Theo de Raadt |
1997-02-12 | mark descriptors free in bpfilterattach() instead of bpfattach(); clearly | Theo de Raadt |
1997-02-12 | The original disklabel code from dale had an unaligned-aligned problem | Theo de Raadt |
1997-02-12 | when changing a device entry slot, remove the old one. | Dale S. Rahn |
1997-02-11 | IPF 1.3.7 | kstailey |
1997-02-11 | add -m68020 to AFLAGS | kstailey |
1997-02-11 | ensure ipt->ipt_ptr is right; pr#96, andreas.gunnarsson@emw.ericsson.se | Theo de Raadt |
1997-02-11 | prototypes for copypage & zeropage | kstailey |
1997-02-11 | no more VNODEPAGER #define | kstailey |
1997-02-11 | Add ramdisk (rd) character major number, put the device in the character | Dale S. Rahn |
1997-02-11 | Add fs_id support and random inode generation numbers for ffs. | Todd C. Miller |
1997-02-11 | ok, transmit on port 0 works... | Theo de Raadt |
1997-02-11 | wl0 moves to ipl 3 | Theo de Raadt |
1997-02-10 | make it work | Theo de Raadt |