Age | Commit message (Expand) | Author |
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 |
1997-03-26 | sync | Jason Downs |
1997-03-26 | Merge changes from NetBSD, up to 3/19/97; undoes some local changes. | Jason Downs |
1997-03-26 | Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k. | Jason Downs |
1997-03-26 | Regen. | Jason Downs |
1997-03-26 | Merge in NetBSD changes as if 3/19/97, undo some of ours. | Jason Downs |
1997-03-26 | correct a typo | Theo de Raadt |
1997-03-26 | install ktrace(2) | Theo de Raadt |
1997-03-26 | show a backslash properly; david@mono.org | Theo de Raadt |
1997-03-26 | fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + more | Theo de Raadt |
1997-03-26 | more pedantic description of secure levels on file flags; rickb@iaw.on.ca | Theo de Raadt |
1997-03-26 | deal with CD drives that indicate 2352 bytes per block... | Theo de Raadt |
1997-03-26 | Note that default blocking factor is 20. | Todd C. Miller |