Age | Commit message (Expand) | Author |
1999-08-08 | removal of trailing spaces, spelling, missing operator, match usage with getopt | David Leonard |
1999-08-08 | add hunt | David Leonard |
1999-08-08 | prepare for isapnp, if it ever really happens | Theo de Raadt |
1999-08-08 | prepare for alpha, if it ever happens | Theo de Raadt |
1999-08-08 | dmesg output corrections | Theo de Raadt |
1999-08-08 | ioh is a bus_space_handle_t not a bus_space_tag_t | Theo de Raadt |
1999-08-08 | pasto from pccom.c | Niklas Hallqvist |
1999-08-08 | Don't log_Printf(..., buf) in case buf contains %s | brian |
1999-08-08 | CVS missed this file | Niklas Hallqvist |
1999-08-08 | revert function accidentally committed | Niklas Hallqvist |
1999-08-08 | undeclared variable | Niklas Hallqvist |
1999-08-08 | typo | Niklas Hallqvist |
1999-08-08 | missing G in item list; bde | Theo de Raadt |
1999-08-08 | Fix cases when wanting to communicate with the bridge' | Niklas Hallqvist |
1999-08-08 | reserve majors for isdn4bsd | Niklas Hallqvist |
1999-08-08 | Detach support for com; NetBSD and me | Niklas Hallqvist |
1999-08-08 | Add detaching support to networking pcmcia cards | Niklas Hallqvist |
1999-08-08 | Fill in detach support in the i82365 driver; mostly netbsd, as was the | Niklas Hallqvist |
1999-08-08 | Support detaching. Support CIS-less cards. Style police. | Niklas Hallqvist |
1999-08-08 | Support detaching of network interfaces. Still work to do in ipf, and | Niklas Hallqvist |
1999-08-08 | From NetBSD; new device detaching infrastructure. | Niklas Hallqvist |
1999-08-08 | From NetBSD; vdevgone, used for revoking access to device nodes when they | Niklas Hallqvist |
1999-08-08 | regen | Niklas Hallqvist |
1999-08-08 | compat_22 was never used | Niklas Hallqvist |
1999-08-07 | sync | Theo de Raadt |
1999-08-07 | sync | Theo de Raadt |
1999-08-07 | new modem; chris@dqc.org | Theo de Raadt |
1999-08-07 | properly installboot the 2.88MB floppy | Theo de Raadt |
1999-08-07 | Local changes that should not have gone in | Todd C. Miller |
1999-08-07 | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk | Todd C. Miller |
1999-08-07 | sync | Theo de Raadt |
1999-08-07 | sync | Theo de Raadt |
1999-08-06 | Fix an uninitialized variable bug. Remove statics. | Niklas Hallqvist |
1999-08-06 | sync | Theo de Raadt |
1999-08-06 | M1489 | Theo de Raadt |
1999-08-06 | new install media. floppyXX.fs is the regular one. floppyBXX.fs contains no | Theo de Raadt |
1999-08-06 | CDROM 2.88MB RAMDISK image | Theo de Raadt |
1999-08-06 | RAMDISKB; only isp scsi driver so far | Theo de Raadt |
1999-08-06 | 2.88 floppies | Theo de Raadt |
1999-08-06 | uid_t and gid_t, and use %u | Theo de Raadt |
1999-08-06 | EEPROM_PNP was wrong | Theo de Raadt |
1999-08-06 | document reality | Jason Wright |
1999-08-06 | back out all recent changes, which continue to be a source for nasty bugs | Theo de Raadt |
1999-08-06 | Wall | Theo de Raadt |
1999-08-06 | If the clock is put back, ensure that we don't end up dividing by | brian |
1999-08-06 | reformat and simplify a little | Jason Wright |
1999-08-06 | take advantage of new interrupt handler #ifdef AUDIO_C_HANDLER | Jason Wright |
1999-08-06 | revamp interrupt handler to allow for return values: | Jason Wright |
1999-08-06 | tsk tsk tsk | Theo de Raadt |
1999-08-05 | remove some debugging stuff | Jason Wright |