Age | Commit message (Expand) | Author |
1997-03-29 | repair function param declarations | Theo de Raadt |
1997-03-29 | A bit more DAFB initialization. | briggs |
1997-03-29 | Use ``mail.local -H'' to do dot locking so we can have mode 755 mail | Todd C. Miller |
1997-03-29 | Make ``mail.local -H'' explicately indicate when the lock fails or succeeds. | Todd C. Miller |
1997-03-29 | Fix bug that would have prevented PB5xx series from detecting the SONIC. | briggs |
1997-03-28 | Install new man4 pages. | Todd C. Miller |
1997-03-28 | Move ncr.4 out of man4.i386/ncr.4 and update it from NetBSD. | Todd C. Miller |
1997-03-28 | sync (regen) | kstailey |
1997-03-28 | added 34 - nice | kstailey |
1997-03-28 | no more -D__NetBSD__ | Theo de Raadt |
1997-03-28 | split std into std/fd; add floppy target | Theo de Raadt |
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 |