Age | Commit message (Expand) | Author |
1997-10-27 | Pull out the device crap for now as it prevents paths like 2.2/alpha/bsd. | Todd C. Miller |
1997-10-26 | we have new features, bump boot version | Michael Shalayeff |
1997-10-26 | smaller, faster, better (; | Michael Shalayeff |
1997-10-26 | we don't need that extra var (st) | Michael Shalayeff |
1997-10-26 | Max out checksumming at MAXBSIZE | Niklas Hallqvist |
1997-10-26 | More info from attach, cleared by Mickey | Niklas Hallqvist |
1997-10-26 | don't freak out on old kernels | Michael Shalayeff |
1997-10-26 | do device sysctl operations like installboot does; I hope this is right | Theo de Raadt |
1997-10-25 | fix install on unit!=0 | Michael Shalayeff |
1997-10-25 | use geometry | Michael Shalayeff |
1997-10-25 | hmm, copy&paste is evil | Michael Shalayeff |
1997-10-25 | fix blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | fix diskinfo listing, support blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | Boot args needs to be r/w | Niklas Hallqvist |
1997-10-25 | treat a case bios0 is not attached | Michael Shalayeff |
1997-10-25 | alloca needs frame pointer i guess | Michael Shalayeff |
1997-10-25 | Mirror alpha install.md: | Todd T. Fries |
1997-10-25 | no ED_DEBUG | Michael Shalayeff |
1997-10-25 | better sizeof | Michael Shalayeff |
1997-10-25 | do blk<-->chr dev_t conversions through the sysctl | Michael Shalayeff |
1997-10-25 | fix comment | Michael Shalayeff |
1997-10-25 | make diskinfo working; fix one bug and one exploit | Michael Shalayeff |
1997-10-25 | define fixed bootarg vector offset, and max len | Michael Shalayeff |
1997-10-25 | Remove no-serving variable | Niklas Hallqvist |
1997-10-25 | new bootarg | Michael Shalayeff |
1997-10-25 | new bootargs, store argv at specified location | Michael Shalayeff |
1997-10-25 | Boot arguments are now at physmem 0x100 | Niklas Hallqvist |
1997-10-25 | set TERM... geezzz... | Theo de Raadt |
1997-10-25 | ask for netmask | Theo de Raadt |
1997-10-25 | Set CLOCAL for chat script by default. Add new option "modem_chat" | Todd C. Miller |
1997-10-25 | indent | Theo de Raadt |
1997-10-25 | add dumb entry | Theo de Raadt |
1997-10-25 | spelling | Theo de Raadt |
1997-10-25 | clarify | Theo de Raadt |
1997-10-25 | pager is more | Theo de Raadt |
1997-10-25 | new location on ftp site | Todd T. Fries |
1997-10-25 | unused variable warning squelch | Theo de Raadt |
1997-10-25 | Fix disk probe. Get rid of EDD check, it goes haywire on | Tobias Weingartner |
1997-10-24 | reflect new snapshot sizes | Todd T. Fries |
1997-10-24 | uninitialized variables are bad | Theo de Raadt |
1997-10-24 | don't touch ed,ds | Michael Shalayeff |
1997-10-24 | checksumming stuff from niklas | Michael Shalayeff |
1997-10-24 | better segments | Michael Shalayeff |
1997-10-24 | space by niklas | Michael Shalayeff |
1997-10-24 | map a piece of memory after the msgbuf and copy bootargv there. | Michael Shalayeff |
1997-10-24 | export bootarg* vars | Michael Shalayeff |
1997-10-24 | fix cylinders in getdiskinfo | Michael Shalayeff |
1997-10-24 | copy *BOOT* too for destdir building | Theo de Raadt |
1997-10-24 | wrong, Jason, wrong | Theo de Raadt |
1997-10-24 | typo | Niels Provos |