summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-14add prototype of spl0(), but should it go here?kstailey
1997-02-14put back FC_CONTROLkstailey
1997-02-14another header updateNiels Provos
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14header updateNiels Provos
1997-02-14remove stuff that is in <m68k/cpu.h>kstailey
1997-02-14limit writes to ifp->if_mtu not TUNMTUTheo de Raadt
1997-02-14remove old #define of splx() and update rei funciton in locore.skstailey
1997-02-14change spl0 from macro to assember function in locore.skstailey
1997-02-14change inline version of _spl() to macrokstailey
1997-02-14add tagkstailey
1997-02-14move spl() stuff from psl.h to param.hkstailey
1997-02-14hide fsid in getfsstat too, clone of millert fix, problem spotted by bitbltTheo de Raadt
1997-02-14round RLIMIT_STACK; problem spotted by jfw@jfwhome.funhousecomTheo de Raadt
1997-02-14#include <stdlib.h>Niklas Hallqvist
1997-02-1464-bit cleanNiklas Hallqvist
1997-02-14#include <string.h>Niklas Hallqvist
1997-02-14Use standard header files instead of declaring system funcs explicitlyNiklas Hallqvist
1997-02-14Deal with 64-bit offsets and report bytes copied as a 64-bit quantity.Todd C. Miller
1997-02-14Copy all of 040 fp exception vectors into table. previous structureDale S. Rahn
1997-02-14Add IEEE Std 1387.2-1995 (POSIX.7.2)Thorsten Lockert
1997-02-13don't fail completely in if_addr() just because one interface won't SIOCGIFADDR.kstailey
1997-02-13Remove statics to ease DDB debuggingNiklas Hallqvist
1997-02-13Provide ccd's major numberNiklas Hallqvist
1997-02-13Applitron's 128 MB PentiumPro with 64MB buffer cacheNiklas Hallqvist
1997-02-13regenNiklas Hallqvist
1997-02-13blf.h headerfile installNiels Provos
1997-02-13if i find one more little problem, and have to make one more littleTheo de Raadt
1997-02-13prototypes (strike one)kstailey
1997-02-13option handling is a bitchTheo de Raadt
1997-02-13ok, i finally learned about struct ipoptionTheo de Raadt
1997-02-13prototypeskstailey
1997-02-13add #include <machine/cpu.h> for prototype of fusword()kstailey
1997-02-13enlarged vmstat -m "Type" column to accomodate "MSDOSFS mount"kstailey
1997-02-13Merge of NetBSD 970211Niklas Hallqvist
1997-02-13prevent free()ed object from being referencedkstailey
1997-02-13added M_PFIL for packet filterkstailey
1997-02-13fix YP and non-YP cases to exit/warn nicelyTheo de Raadt
1997-02-13added bcrypt + blowfishNiels Provos
1997-02-13added hook for bcryptNiels Provos
1997-02-13riscpc++Per Fogelstrom
1997-02-13blowfish encryption header fileNiels Provos
1997-02-13password hashing algorithm using blowfishNiels Provos
1997-02-13Unpatended fast block cipher for new password hashing.Niels Provos
1997-02-13off-by-one-slot for IP timestamp option data inserts, PR#103, andreas.gunnars...Theo de Raadt
1997-02-13Return idle time of 0, not -1 for users w/o a tty.Todd C. Miller
1997-02-13back out prev. changekstailey
1997-02-13permit 32-bit uid/gid, help from millertTheo de Raadt
1997-02-13Mention that certain fields are accessible to the super-user only.Todd C. Miller
1997-02-13make SPLNET() do splsoftnet()kstailey