summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-02-13Don't expose f_fsid to non-root.Todd C. Miller
1997-02-13Allow use of interface name in rules file. This way if you have a dynamickstailey
1997-02-13ok, this time the $HOSTCC stuff works correctlyTheo de Raadt
1997-02-13still uses mktemp; XXX to death for a modicum of security against racesTheo de Raadt
1997-02-12typo, msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-02-12Don't space text/data in shared libs by 256Mb. ld.so can't handle it withPer Fogelstrom
1997-02-12add tagkstailey
1997-02-12more XXXX for mktempTheo de Raadt
1997-02-12Don't print garbage on EOF.dm
1997-02-12Sign extension problem.dm
1997-02-12Stat field takes 5 chars not 4 (think "IW<s+")kstailey
1997-02-12protect ip_natexpirekstailey
1997-02-12fix option argument parsing, nirva@ishiboo.comTheo de Raadt
1997-02-12fix typecast; janjaap@stack.nlTheo de Raadt
1997-02-12mark descriptors free in bpfilterattach() instead of bpfattach(); clearlyTheo de Raadt
1997-02-12The original disklabel code from dale had an unaligned-aligned problemTheo de Raadt
1997-02-12when changing a device entry slot, remove the old one.Dale S. Rahn
1997-02-12Delete old ticket file in addition to wiping if there is one.dm
1997-02-12gcc's use of /tmp files is raceable (as pointed out to me many months agoTheo de Raadt
1997-02-11IPF 1.3.7kstailey
1997-02-11document that -B may blow away important bits (on i386 it blows away MBR)Theo de Raadt