Age | Commit message (Expand) | Author |
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 |
1997-02-12 | more XXXX for mktemp | Theo de Raadt |
1997-02-12 | Don't print garbage on EOF. | dm |
1997-02-12 | Sign extension problem. | dm |
1997-02-12 | Stat field takes 5 chars not 4 (think "IW<s+") | kstailey |
1997-02-12 | protect ip_natexpire | kstailey |
1997-02-12 | fix option argument parsing, nirva@ishiboo.com | Theo de Raadt |
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-12 | Delete old ticket file in addition to wiping if there is one. | dm |
1997-02-12 | gcc's use of /tmp files is raceable (as pointed out to me many months ago | Theo de Raadt |
1997-02-11 | IPF 1.3.7 | kstailey |
1997-02-11 | document that -B may blow away important bits (on i386 it blows away MBR) | Theo de Raadt |
1997-02-11 | add -m68020 to AFLAGS | kstailey |
1997-02-11 | add default route before fiddling with loopback route to avoid DNS problems; ... | Theo de Raadt |
1997-02-11 | Fix for non-kerberos. | Todd C. Miller |
1997-02-11 | use RPC over TCP; Michael.Eriksson@era-t.ericsson.se | Theo de Raadt |
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 | is we were set[ug]id an unitialized ptr bit us | Niklas Hallqvist |
1997-02-11 | build hoststrip for install purposes; noted by tv@slack.iag.net, pr #88 | Theo de Raadt |
1997-02-11 | no more VNODEPAGER #define | kstailey |
1997-02-11 | changes to support the new disklabeled ramdisk (rd) and 1st cut at | Dale S. Rahn |
1997-02-11 | Add ramdisk (rd) character major number, put the device in the character | Dale S. Rahn |
1997-02-11 | Remove occurences of headswitch and trackseek, they no longer | Todd C. Miller |
1997-02-11 | Add fs_id support and random inode generation numbers for ffs. | Todd C. Miller |
1997-02-11 | We now has fs_id in struct fs. | Todd C. Miller |