Age | Commit message (Expand) | Author |
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 | #include <stdlib.h> | Niklas Hallqvist |
1997-02-14 | 64-bit clean | Niklas Hallqvist |
1997-02-14 | #include <string.h> | Niklas Hallqvist |
1997-02-14 | Use standard header files instead of declaring system funcs explicitly | Niklas Hallqvist |
1997-02-14 | Deal with 64-bit offsets and report bytes copied as a 64-bit quantity. | Todd C. Miller |
1997-02-14 | Copy all of 040 fp exception vectors into table. previous structure | Dale S. Rahn |
1997-02-14 | Add IEEE Std 1387.2-1995 (POSIX.7.2) | Thorsten Lockert |
1997-02-13 | don't fail completely in if_addr() just because one interface won't SIOCGIFADDR. | kstailey |
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 | blf.h headerfile install | Niels Provos |
1997-02-13 | if i find one more little problem, and have to make one more little | Theo de Raadt |
1997-02-13 | prototypes (strike one) | kstailey |
1997-02-13 | option handling is a bitch | Theo de Raadt |
1997-02-13 | ok, i finally learned about struct ipoption | Theo de Raadt |
1997-02-13 | prototypes | kstailey |
1997-02-13 | add #include <machine/cpu.h> for prototype of fusword() | kstailey |
1997-02-13 | enlarged vmstat -m "Type" column to accomodate "MSDOSFS mount" | 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 | fix YP and non-YP cases to exit/warn nicely | Theo de Raadt |
1997-02-13 | added bcrypt + blowfish | Niels Provos |
1997-02-13 | added hook for bcrypt | Niels Provos |
1997-02-13 | riscpc++ | Per Fogelstrom |
1997-02-13 | blowfish encryption header file | Niels Provos |
1997-02-13 | password hashing algorithm using blowfish | Niels Provos |
1997-02-13 | Unpatended fast block cipher for new password hashing. | Niels Provos |
1997-02-13 | off-by-one-slot for IP timestamp option data inserts, PR#103, andreas.gunnars... | Theo de Raadt |
1997-02-13 | Return idle time of 0, not -1 for users w/o a tty. | Todd C. Miller |
1997-02-13 | back out prev. change | kstailey |
1997-02-13 | permit 32-bit uid/gid, help from millert | Theo de Raadt |
1997-02-13 | Mention that certain fields are accessible to the super-user only. | Todd C. Miller |
1997-02-13 | make SPLNET() do splsoftnet() | kstailey |
1997-02-13 | Don't expose f_fsid to non-root. | Todd C. Miller |
1997-02-13 | Allow use of interface name in rules file. This way if you have a dynamic | kstailey |
1997-02-13 | ok, this time the $HOSTCC stuff works correctly | Theo de Raadt |
1997-02-13 | still uses mktemp; XXX to death for a modicum of security against races | Theo de Raadt |
1997-02-12 | typo, msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-02-12 | Don't space text/data in shared libs by 256Mb. ld.so can't handle it with | Per Fogelstrom |
1997-02-12 | add tag | kstailey |