Age | Commit message (Expand) | Author |
1997-11-05 | define puts() | Michael Shalayeff |
1997-11-05 | define puts() | Michael Shalayeff |
1997-11-05 | don't try #21 for a: only | Michael Shalayeff |
1997-11-05 | noone cares about the strip driver | Theo de Raadt |
1997-11-05 | another Sanyo quirk; nihilis@physical.addiction.com; PR#343 | Theo de Raadt |
1997-11-04 | fix ed0 irq | kstailey |
1997-11-04 | Support ISA VGA for real on DEC AXPPCI 33 | Niklas Hallqvist |
1997-11-04 | fix printf formatting of "ps" (aka "show all proc") so that lines never | chuck |
1997-11-04 | db_output.c: kill db_ksprintn, db_printf_guts, kdbprintf, db_printf. | chuck |
1997-11-04 | import torek's vfprintf() from libc [renamed to kprintf and all | chuck |
1997-11-04 | Get GID bit correct in ls. | Tobias Weingartner |
1997-11-04 | Indentation. | Tobias Weingartner |
1997-11-04 | add prototype for vprintf | chuck |
1997-11-04 | add prototype for memchr | chuck |
1997-11-04 | add memchr to libkern | chuck |
1997-11-04 | remove prototype for fusword(); now in shared m68k cpu.h | kstailey |
1997-11-04 | fix autodma and high dma, also copy data only when using bounce | Niels Provos |
1997-11-04 | make it easier to add additional transforms. add blowfish and cast | Niels Provos |
1997-11-04 | remove double include | Niklas Hallqvist |
1997-11-04 | KNF | Niklas Hallqvist |
1997-11-04 | Add SVR4 jioctl stuff | Niklas Hallqvist |
1997-11-01 | don't try function #21 for floppies | Michael Shalayeff |
1997-10-30 | From Jim Rees <rees@umich.edu>: remember media type | Niklas Hallqvist |
1997-10-30 | From Jim Rees <rees@umich.edu>: remember media type | Niklas Hallqvist |
1997-10-29 | Limit checksumming correctly at MAXBSIZE. | Niklas Hallqvist |
1997-10-29 | Do not accept bad checksum lengths, bail out | Niklas Hallqvist |
1997-10-28 | do not replace unit number in bootdev. please talk to me about this. | Theo de Raadt |
1997-10-28 | attempt to number the bsd_dev units of each drive uniquely for scsi and ide. | Theo de Raadt |
1997-10-28 | dkcsum is *really* mandatory. XXX will be done differently later. | Niklas Hallqvist |
1997-10-28 | stand missing | Per Fogelstrom |
1997-10-28 | Do not checksum CD devices | Niklas Hallqvist |
1997-10-28 | use RAW_PART, not 0 | Theo de Raadt |
1997-10-28 | DOH s/btoc/i386_round_page/ | Niklas Hallqvist |
1997-10-28 | MAKEBOOTDEV() on RAW_PART | Theo de Raadt |
1997-10-27 | Use opendev() | Todd C. Miller |
1997-10-27 | Turning on optimization wins us an extra 15kb. | Todd C. Miller |
1997-10-27 | Add back device parsing but don't treat paths like 2.2/alpha/bsd as | Todd C. Miller |
1997-10-27 | check bios_diskinfo for NULL in dkcsumattach() | Michael Shalayeff |
1997-10-27 | Mandatory disk signature BIOS->BSD mapping enabled | Niklas Hallqvist |
1997-10-27 | Kernel side of disk signature based BIOS->BSD disk number mapping | Niklas Hallqvist |
1997-10-27 | A flag added to diskinfo used by the kernel to mark devices already mapped | Niklas Hallqvist |
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-25 | fix install on unit!=0 | Michael Shalayeff |
1997-10-25 | use geometry | Michael Shalayeff |