Age | Commit message (Expand) | Author |
1997-03-28 | Set umask so save files are writeable by hack | Thorsten Lockert |
1997-03-28 | Log and score file needs to be group writeable | Thorsten Lockert |
1997-03-28 | Use more from m68k/m68k. | briggs |
1997-03-28 | copy new iv only if existant | Niels Provos |
1997-03-28 | "mail.local -H" is valid usage. | Todd C. Miller |
1997-03-28 | Don't allow buffer overflows | Thorsten Lockert |
1997-03-28 | New termcap and terminfo database files; now with :bs: re-added to the | Thorsten Lockert |
1997-03-27 | Fix core dump. | Jason Downs |
1997-03-27 | Err, umm. | Jason Downs |
1997-03-27 | Make this code sane. | Jason Downs |
1997-03-27 | better doc | Theo de Raadt |
1997-03-27 | pretty and one 64bit thingy | Theo de Raadt |
1997-03-27 | constrain hostnames to MAXHOSTNAMELEN (again), and fix a typo | Theo de Raadt |
1997-03-27 | fix -u/-p problems reported by mks@msc.edu; but be a bit more careful.. | Theo de Raadt |
1997-03-27 | Various fixes for ZMAGIC. Thanks Theo | Tobias Weingartner |
1997-03-27 | if lost+found generation code is enabled, create it with a nice mode | Theo de Raadt |
1997-03-27 | use 700 not 777 for new lost+found dirs | kstailey |
1997-03-27 | Oops, used #ifdef, instead of ifdef, by habit. | Niklas Hallqvist |
1997-03-27 | DOH! Of course genassym.sh should be fed CC not HOSTCC, | Niklas Hallqvist |
1997-03-27 | Be more careful about enabling nubus interrupts. | briggs |
1997-03-27 | Use P_MD_REGS instead of P_MD + MD_REGS (consistent with hp300) | Niklas Hallqvist |
1997-03-27 | Use genassym.sh | Niklas Hallqvist |
1997-03-27 | Import genassym.sh method from NetBSD | Niklas Hallqvist |
1997-03-27 | Add NCR variant of SVR4, as it has some specifics | Niklas Hallqvist |
1997-03-27 | Implement NOFILE_MAX--hard limit on max descriptors per proccess. | Todd C. Miller |
1997-03-27 | Make kern.osrevision (sysctl) and /kern/osrev report value of | Todd C. Miller |
1997-03-27 | yet another random() converted to arc4random() | Niels Provos |
1997-03-27 | use arc4random instead of random | Niels Provos |
1997-03-27 | Slight cleanup, more needed | Tobias Weingartner |
1997-03-27 | md5 stuff | Niels Provos |
1997-03-27 | add comment on md5 | Niels Provos |
1997-03-27 | support for md5 passwords | Niels Provos |
1997-03-26 | added ipsec subdir | Niels Provos |
1997-03-26 | Add OpenBSD tag. Remove redundant test. | Niklas Hallqvist |
1997-03-26 | Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS. | Niklas Hallqvist |
1997-03-26 | Add ast, tel and IPSEC | Niklas Hallqvist |
1997-03-26 | Got rid of an unused function | Niklas Hallqvist |
1997-03-26 | fix a bunch of errors | Theo de Raadt |
1997-03-26 | calculate width for select() more carefully | Theo de Raadt |
1997-03-26 | oxtabs is converse of tabs; gwing@primenet.com.au | Theo de Raadt |
1997-03-26 | more careful strncpy | Theo de Raadt |
1997-03-26 | use support.s from m68k/ | Niklas Hallqvist |
1997-03-26 | Just some initial KNF in preparation for some other changes coming soon | Niklas Hallqvist |
1997-03-26 | Remove stuff now in m68k/ | Niklas Hallqvist |
1997-03-26 | copy.s gets done from files.m68k now | Niklas Hallqvist |
1997-03-26 | proper english | Theo de Raadt |
1997-03-26 | bail like ruptime; netbsd | Theo de Raadt |
1997-03-26 | s/main/listmain/; seebs@solon.com | Theo de Raadt |
1997-03-26 | loginname copying in fill_eproc; gwing@primenet.com.au | Theo de Raadt |
1997-03-26 | Replace "isa_io" with "bus". Not isa specific. | Per Fogelstrom |