Age | Commit message (Expand) | Author |
1997-10-07 | Put regdump.c here until after 2.2 when it will be | Niklas Hallqvist |
1997-10-07 | From NetBSD: Simple conversions of audio streams, for use with the newer | Niklas Hallqvist |
1997-10-07 | Missing fusword prototype | Niklas Hallqvist |
1997-10-07 | NetBSD's new MI audio framework, but still only available for amiga, | Niklas Hallqvist |
1997-10-07 | Move dumpconf, and make swapconf more standard | Niklas Hallqvist |
1997-10-07 | Prototype correctness, lose statics, and fix style | Niklas Hallqvist |
1997-10-07 | indent | Niklas Hallqvist |
1997-10-07 | cleanup | Michael Shalayeff |
1997-10-07 | cleanup | Michael Shalayeff |
1997-10-07 | better fix for floppy boot | Michael Shalayeff |
1997-10-07 | use sleep(), remove unused function proto | Michael Shalayeff |
1997-10-07 | explain machine diskinfo better | Theo de Raadt |
1997-10-07 | let's keep it MI; 10x phil for the MD implementation | Michael Shalayeff |
1997-10-07 | make it compile | Michael Shalayeff |
1997-10-07 | the iosize is dummied to 0x666 | Michael Shalayeff |
1997-10-07 | tabs vs spaces | Michael Shalayeff |
1997-10-07 | no, man! *probe sets iosize, according to the isa.c | Michael Shalayeff |
1997-10-07 | should work | Michael Shalayeff |
1997-10-07 | lpd uses 4 ports. PERIOD, no? | Theo de Raadt |
1997-10-07 | describe how to update from 2.1 | Theo de Raadt |
1997-10-07 | do not modify ia_iosize, use another temporary | Theo de Raadt |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | make it comple w/ ED_DEBUG | Michael Shalayeff |
1997-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt |
1997-10-06 | warning: unused variable "error" | kstailey |
1997-10-06 | better amp message | Michael Shalayeff |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | db_{read,write}_bytes loop end condition bad (unsigned >= 0 -> always TRUE) | Niklas Hallqvist |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis |
1997-10-06 | VFS Lite 2 Changes | Constantine Sapuntzakis |
1997-10-06 | Set da_id to DIO_DEVICE_ID_IHPIB if this is an internal hpib controller. | Todd C. Miller |
1997-10-04 | cleanup timestamp code for NT/Win95; khym@bga.com | Theo de Raadt |
1997-10-03 | if we booted from the floppy, the geometry is for the hard disk | Theo de Raadt |
1997-10-03 | avoid sign extension on bios geometry! | Theo de Raadt |
1997-10-03 | make bios_geometry unsigned to avoid sign extension | Theo de Raadt |
1997-10-02 | indent and removal of #if 0 MAXPHYS setting. No semantic diffs, so you can | Niklas Hallqvist |
1997-10-02 | reflect reality | Niklas Hallqvist |
1997-10-02 | A mionimal VS2000 config for netbooting | Niklas Hallqvist |
1997-10-02 | Remove dependencies on config options, you should make clean when changing | Niklas Hallqvist |
1997-10-02 | Remove obsolete VNODE_PAGER option | Niklas Hallqvist |
1997-10-02 | dumpconf after swapconf, and remove some swedish | Niklas Hallqvist |
1997-10-02 | Factor out the bufpages and nbuf calculation so that pmap_boststrap can get | Niklas Hallqvist |
1997-10-02 | Accomodate for the buffer cache, mbuf clusters and physio space when | Niklas Hallqvist |
1997-10-02 | We cannot deal with MCLBYTES > CLBYTES. Lower MCLSHIFT to 10 again | Niklas Hallqvist |