| Commit message (Expand) | Author | Age | Files | Lines |
| * | Do not add progname in err() strings, it will be printed twice | Philippe Charnier | 2000-05-28 | 2 | -10/+9 |
| * | Simplify .Nm. Be consistent with subcommand name | Philippe Charnier | 2000-05-28 | 1 | -6/+12 |
| * | Put ASCII under .Tn | Philippe Charnier | 2000-05-28 | 1 | -1/+3 |
| * | Dot not dot terminate in FILES and SEE ALSO sections | Philippe Charnier | 2000-05-28 | 1 | -2/+2 |
| * | match prototype | Philippe Charnier | 2000-05-28 | 2 | -6/+6 |
| * | Do not dot terminate lines in FILES section | Philippe Charnier | 2000-05-28 | 1 | -1/+1 |
| * | Mass update of isa drivers using compatability shims to use | Peter Wemm | 2000-05-28 | 44 | -57/+446 |
| * | The dreaded isa_compat.h tables are no longer used, so there is no need | Peter Wemm | 2000-05-28 | 3 | -624/+1 |
| * | Redo the isa compat driver shim so that each driver is self contained | Peter Wemm | 2000-05-28 | 5 | -318/+35 |
| * | Reviewed by: David O'Brien | Gerard Roudier | 2000-05-28 | 1 | -50/+85 |
| * | Manipulate with AltGR Led (really CapsLock Led) only in K_XLATE mode, because | Andrey A. Chernov | 2000-05-28 | 2 | -2/+4 |
| * | ncr.c is no longer a COMPAT_OLDPCI device - remove the warning. | Peter Wemm | 2000-05-28 | 1 | -4/+0 |
| * | Remove haveseen_iobase() - it is no longer called from anywhere in the | Peter Wemm | 2000-05-28 | 2 | -23/+0 |
| * | Cosmetics: dont say Unknown but Generic chipset in probe.. | Søren Schmidt | 2000-05-28 | 1 | -1/+1 |
| * | Fix alignment problem on the alpha reported by several parties. | Søren Schmidt | 2000-05-28 | 1 | -1/+1 |
| * | Remove a couple of dups and fix a typo. This doesn't touch dups that | Tim Vanderhoek | 2000-05-28 | 1 | -25/+1 |
| * | A set of diffs to bring the new murphy into line with the | Tim Vanderhoek | 2000-05-28 | 1 | -172/+146 |
| * | Quoting submitter: | Tim Vanderhoek | 2000-05-28 | 3 | -5/+2407 |
| * | By overwhelming demand, revert the one=two joke to its previous form. | Tim Vanderhoek | 2000-05-28 | 1 | -6/+5 |
| * | Move adv.4, adw.4, aha.4, ahb.4, bktr.4, bt.4, dpt.4, ed.4, joy.4, ppc.4, | David E. O'Brien | 2000-05-28 | 14 | -1634/+17 |
| * | Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support. | Andrew Gallatin | 2000-05-28 | 9 | -2/+1086 |
| * | Allow platform specific isa interrupt setup & teardown routines in | Andrew Gallatin | 2000-05-28 | 2 | -1/+16 |
| * | Silence warnings. | Kris Kennaway | 2000-05-27 | 1 | -1/+8 |
| * | Fix a misspelling: undefied -> undefined | Chris Costello | 2000-05-27 | 3 | -3/+3 |
| * | MFA: Add {kernel,module}-{depend,clean,cleandepend,tags,install,reinstall} | David E. O'Brien | 2000-05-27 | 2 | -68/+112 |
| * | Use /sys/sys/*.h over /usr/include/sys. | David E. O'Brien | 2000-05-27 | 2 | -2/+2 |
| * | Add entry for new binutils that are needed to properly rebuild the | Warner Losh | 2000-05-27 | 1 | -7/+12 |
| * | Add suggested comment for TCP_DROP_SYNFIN and TCP_RESTRICT_RST | Wilko Bulte | 2000-05-27 | 1 | -0/+2 |
| * | fix the return value of the SOUND_PCM_WRITE_CHANNELS ioctl | Cameron Grant | 2000-05-27 | 1 | -3/+7 |
| * | Use bus_space_handle_t instead of bus_space_tag_t to hold the result | Doug Rabson | 2000-05-27 | 1 | -2/+2 |
| * | Update to use newbus and busspace. | Doug Rabson | 2000-05-27 | 1 | -154/+117 |
| * | - Remove unnecessary 'data32' and 'addr32' prefixes and #define's. | John Baldwin | 2000-05-27 | 2 | -20/+2 |
| * | Add IBM 56K Modem (PR 17992, Jeroen C. van Gelderen) | Warner Losh | 2000-05-27 | 1 | -1/+18 |
| * | Fix conflicts. | David E. O'Brien | 2000-05-27 | 4 | -258/+669 |
| * | This commit was generated by cvs2svn to compensate for changes in r60967, | David E. O'Brien | 2000-05-27 | 21 | -76/+1570 |
| |\ |
|
| | * | Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" | David E. O'Brien | 2000-05-27 | 27 | -336/+2241 |
| * | | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | Peter Wemm | 2000-05-27 | 118 | -118/+118 |
| * | | Sigh. Use the correct path to bsd.conf.mk. It's times like this that I | Peter Wemm | 2000-05-27 | 1 | -1/+1 |
| * | | Add bsd.kmod.mk back. | Peter Wemm | 2000-05-27 | 1 | -1/+1 |
| * | | Revive a skeleton for bsd.kmod.mk (which will be in the make search path) | Peter Wemm | 2000-05-27 | 1 | -0/+13 |
| * | | Strip spaces and comments more agressively. | Daniel C. Sobral | 2000-05-26 | 1 | -14/+52 |
| * | | move various fields from pcm_channel to snd_dbuf | Cameron Grant | 2000-05-26 | 3 | -173/+209 |
| * | | if we have a codec init routine, fail the attach if init fails | Cameron Grant | 2000-05-26 | 1 | -3/+7 |
| * | | Bring in FICL 2.04. No bump of loader version is required by this | Daniel C. Sobral | 2000-05-26 | 9 | -161/+422 |
| * | | handle emulated dma reads | Cameron Grant | 2000-05-26 | 13 | -19/+51 |
| * | | If the fsm header reports a length greater than the packet size, | Brian Somers | 2000-05-26 | 1 | -1/+8 |
| * | | Some joker decided to make it even harder to build modules outside the | Mike Smith | 2000-05-26 | 1 | -1/+1 |
| * | | Hackish support for 302 redirect. | Dag-Erling Smørgrav | 2000-05-26 | 1 | -24/+59 |
| * | | If devclass_alloc_unit() is called with a wired unit #, and this is | Søren Schmidt | 2000-05-26 | 1 | -12/+7 |
| * | | Rather than checking for hlen causing misalignment, we should do the | Andrew Gallatin | 2000-05-26 | 1 | -7/+9 |