summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-02-11add -m68020 to AFLAGSkstailey
1997-02-11add default route before fiddling with loopback route to avoid DNS problems; ...Theo de Raadt
1997-02-11Fix for non-kerberos.Todd C. Miller
1997-02-11use RPC over TCP; Michael.Eriksson@era-t.ericsson.seTheo de Raadt
1997-02-11ensure ipt->ipt_ptr is right; pr#96, andreas.gunnarsson@emw.ericsson.seTheo de Raadt
1997-02-11prototypes for copypage & zeropagekstailey
1997-02-11is we were set[ug]id an unitialized ptr bit usNiklas Hallqvist
1997-02-11build hoststrip for install purposes; noted by tv@slack.iag.net, pr #88Theo de Raadt
1997-02-11no more VNODEPAGER #definekstailey
1997-02-11changes to support the new disklabeled ramdisk (rd) and 1st cut atDale S. Rahn
1997-02-11Add ramdisk (rd) character major number, put the device in the characterDale S. Rahn
1997-02-11Remove occurences of headswitch and trackseek, they no longerTodd C. Miller
1997-02-11Add fs_id support and random inode generation numbers for ffs.Todd C. Miller
1997-02-11We now has fs_id in struct fs.Todd C. Miller