| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Rearrangements needed for syscons(4) to be used as a console device | kensmith | 2004-04-02 | 1 | -20/+41 |
* | - Use "/bin/hostname" explicitly instead of "hostname". | krion | 2004-04-02 | 2 | -4/+4 |
* | In ns8250_putc() insert a barrier between writing the character and | marcel | 2004-04-02 | 1 | -0/+1 |
* | Allow the selection of a debug port with hw.uart.dbgport. Unlike | marcel | 2004-04-02 | 1 | -46/+84 |
* | Call kbd_attach() only when KBD_INSTALL_CDEV is enabled as the function | marcel | 2004-04-02 | 1 | -0/+2 |
* | Add missing comment terminator. | kris | 2004-04-02 | 1 | -1/+1 |
* | The comment complained about not having a thread_unlink() | julian | 2004-04-02 | 1 | -5/+2 |
* | For now, restore an splx(s) I removed when introducing slisunitfree(). | rwatson | 2004-04-01 | 1 | -1/+3 |
* | Simplify one condition in prev. commit: | ache | 2004-04-01 | 1 | -2/+1 |
* | Fix parsing of ambiguous options, whole loop must be processed | ache | 2004-04-01 | 1 | -17/+27 |
* | Fix booting with ps2 keyboards. | alfred | 2004-04-01 | 1 | -1/+0 |
* | Finish fixing up Alpha to work with an MP safe ptrace(): | jhb | 2004-04-01 | 2 | -14/+11 |
* | Remove these MAINTAINER lines since the maintainers has had their | johan | 2004-04-01 | 3 | -6/+0 |
* | - Use absolute path for hostname(1) | krion | 2004-04-01 | 1 | -1/+1 |
* | The previous commit changed the behavior of nsdispatch() in the | nectar | 2004-04-01 | 1 | -3/+1 |
* | Do the looping retry trick in the first operation to try to talk | julian | 2004-04-01 | 1 | -11/+14 |
* | Fix style issues in twa lines added in rev 1.878. | des | 2004-04-01 | 1 | -5/+5 |
* | Comment out the au88x0 line which was inadvertantly included in the | des | 2004-04-01 | 1 | -1/+1 |
* | If the user doesn't specify a device and we can't open any of the defaults, | dwmalone | 2004-04-01 | 1 | -6/+7 |
* | The twa device and related options are not needed. | nyan | 2004-04-01 | 1 | -0/+3 |
* | UDP checksum is mandatory in IPv6 (RFC2460 p.28) | suz | 2004-04-01 | 1 | -2/+4 |
* | Add spaces after flag names on .Fl macros. | gad | 2004-04-01 | 1 | -2/+2 |
* | Moved the statistical counter under hw.ste.rxsyncs. | ru | 2004-04-01 | 1 | -1/+3 |
* | Move twa from files.i386 to files. This unbreaks LINT on !i386. | des | 2004-04-01 | 2 | -5/+6 |
* | Back out 1.188 (major number for twa). The twa driver does not need it. | des | 2004-04-01 | 1 | -1/+0 |
* | Assorted mdoc(7) fixes. | ru | 2004-04-01 | 1 | -8/+11 |
* | Fix last commit to conform to mdoc style. | silby | 2004-04-01 | 1 | -4/+6 |
* | Match the specific MPC106 host bridge PCI ID rather than all | grehan | 2004-04-01 | 1 | -6/+3 |
* | Don't print out 'GIANT-LOCKED' for INTR_FAST drivers. | scottl | 2004-04-01 | 1 | -1/+1 |
* | Document the m_defrag function. (Mostly copied from the description | silby | 2004-04-01 | 1 | -0/+18 |
* | Move the ivar accessing routines back to inlines (reverting acpivar.h | njl | 2004-04-01 | 2 | -85/+71 |
* | Move the name attribute to the end of the conftxt line to simplify | grehan | 2004-04-01 | 1 | -4/+6 |
* | radiotap updates: | sam | 2004-04-01 | 4 | -12/+26 |
* | correct xmit-side radiotap collection by tap'ing the frame before | sam | 2004-04-01 | 1 | -4/+4 |
* | Remove sysctl kern.ps_argsopen, it is not very useful, one should use | pjd | 2004-04-01 | 2 | -4/+0 |
* | Remove ps_argsopen check. It is was bogus in the past and was corrected | pjd | 2004-04-01 | 1 | -5/+0 |
* | Remove ps_argsopen from this check, because of two reasons: | pjd | 2004-04-01 | 2 | -2/+2 |
* | Describe the sorting options in better and more complete detail. | gad | 2004-03-31 | 1 | -6/+29 |
* | Abstract "is a particular SLIP unit free" check behind slisunitfree(), | rwatson | 2004-03-31 | 1 | -12/+18 |
* | Fix a bug with preloaded image -- for some reason [that i don't | luigi | 2004-03-31 | 1 | -14/+3 |
* | Raise WARNS level to 2. | des | 2004-03-31 | 2 | -0/+2 |
* | Deal with aliasing warnings. | des | 2004-03-31 | 8 | -362/+126 |
* | Under a heavy RX load, at least with D-Link DFE-550TX adapters, | ru | 2004-03-31 | 1 | -1/+18 |
* | Unbreak the build by dealing with an unexpected dependency on tcpdump source | bms | 2004-03-31 | 1 | -0/+1 |
* | Added polling(4) support for ste(4). | ru | 2004-03-31 | 3 | -5/+83 |
* | Moved comments on 3ware 9000 series RAID controller driver options from | vkashyap | 2004-03-31 | 2 | -3/+10 |
* | Fix regression in setkey whereby parser would fail to recognise tcp as | bms | 2004-03-31 | 2 | -0/+2 |
* | pcap clients should use strlcpy() from the base system libc by default also. | bms | 2004-03-31 | 1 | -7/+0 |
* | snprintf() and vsnprintf() are part of our base system libc, therefore | bms | 2004-03-31 | 1 | -10/+0 |
* | Staticize pnp methods, style fixes. Remove unused variable to unbreak | njl | 2004-03-31 | 2 | -23/+17 |