Age | Commit message (Expand) | Author |
1998-09-12 | typos, thinkos, brainos, buritos and amigos | Michael Shalayeff |
1998-09-12 | .s definitions exported from C | Michael Shalayeff |
1998-09-12 | some ramdisk hooks stuff | Michael Shalayeff |
1998-09-12 | PDC call wrapper | Michael Shalayeff |
1998-09-12 | PDC console/tty | Michael Shalayeff |
1998-09-12 | check for malloc() failure; jsm28@cam.ac.uk | Paul Janzen |
1998-09-11 | kill md_get_ifdevs, miniroot/install.sub uses mi version now | Todd C. Miller |
1998-09-11 | mi get_ifdevs() | Todd C. Miller |
1998-09-11 | include pmap.h earlier, so MD pmap structures may be | Michael Shalayeff |
1998-09-11 | change missed by fgsch, tsk tsk tsk | Theo de Raadt |
1998-09-11 | do not make /dev/ksyms, arc does not load the symbol table yet | Todd C. Miller |
1998-09-11 | fix typo. | Federico G. Schwindt |
1998-09-11 | Add a third parameter to epconfig to get the MAC address if it's a pcmcia | Federico G. Schwindt |
1998-09-11 | Don't build pcmcia_cntrl or config_slot. | Federico G. Schwindt |
1998-09-11 | Don't build pcmciad. | Federico G. Schwindt |
1998-09-11 | More config files update for the new pcmcia framework. | Federico G. Schwindt |
1998-09-11 | Change the config files to work with the new framework. | Federico G. Schwindt |
1998-09-11 | Remove unneeded files from the previous pcmcia framework. | Federico G. Schwindt |
1998-09-11 | Remove unneeded files from the previous framework. | Federico G. Schwindt |
1998-09-11 | PCMCIA code ported from NetBSD. | Federico G. Schwindt |
1998-09-11 | Comment the pcmcia attach routines for ed and pccom. | Federico G. Schwindt |
1998-09-11 | Add sm and aic devices. | Federico G. Schwindt |
1998-09-11 | Move aic device to conf/files. Comment pcmcia related entries. | Federico G. Schwindt |
1998-09-11 | Remove unneeded file after the split. | Federico G. Schwindt |
1998-09-11 | Comment the pcmcia cdev entry because the new framework | Federico G. Schwindt |
1998-09-11 | don't display Retrieving... message unless verbose output desired | Marco S Hyman |
1998-09-11 | ISA routines for the Intel 82365SL PCIC controllers. | Federico G. Schwindt |
1998-09-11 | Added support for Intel 82365SL PCIC controllers and clones from NetBSD. | Federico G. Schwindt |
1998-09-11 | aic routines for ISA. | Federico G. Schwindt |
1998-09-11 | Split the aic6360 driver to add support for SCSI pcmcia cards. | Federico G. Schwindt |
1998-09-11 | Support for the SMC 91Cxx family of ethernet chips from NetBSD. | Federico G. Schwindt |
1998-09-11 | Simple queue access methods used in the new pcmcia framework | Federico G. Schwindt |
1998-09-11 | Grr... missed this in previous commit: adding 'mii' bus for i386 | Jason Wright |
1998-09-11 | i386 is now the only port using libkvm.old | Todd C. Miller |
1998-09-11 | Pass specname in to editor(), missing part of a commit a while ago. | Todd C. Miller |
1998-09-11 | Merge with FreeBSD 1.11: | Jason Wright |
1998-09-11 | If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and r... | Todd C. Miller |
1998-09-10 | default media type is auto if a phy is found, and none if not | Jason Wright |
1998-09-10 | Added dev/mii layer (commented out until something on i386 uses it) | Jason Wright |
1998-09-10 | note support of 3c900, 3c900b, 3c905, 3c905b on xl driver | Jason Wright |
1998-09-10 | overzealous cut-and-paste by me a week ago | Theo de Raadt |
1998-09-10 | fix init/fini calls; d@ | Theo de Raadt |
1998-09-10 | Modified to use mii layer for hme | Jason Wright |
1998-09-10 | sync | Jason Wright |
1998-09-10 | Added 'mii' bus | Jason Wright |
1998-09-10 | OpenBSD gets sys/dev/mii layer from NetBSD | Jason Wright |
1998-09-10 | .Xr lockspool 1 | Todd C. Miller |
1998-09-10 | Fix comments | Todd C. Miller |
1998-09-10 | Update Install notes. Not finished but better. | Dale S. Rahn |
1998-09-10 | If a child has not been waited on via the SIGCHLD handler, wait for it | Todd C. Miller |