summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rearrangements needed for syscons(4) to be used as a console devicekensmith2004-04-021-20/+41
* - Use "/bin/hostname" explicitly instead of "hostname".krion2004-04-022-4/+4
* In ns8250_putc() insert a barrier between writing the character andmarcel2004-04-021-0/+1
* Allow the selection of a debug port with hw.uart.dbgport. Unlikemarcel2004-04-021-46/+84
* Call kbd_attach() only when KBD_INSTALL_CDEV is enabled as the functionmarcel2004-04-021-0/+2
* Add missing comment terminator.kris2004-04-021-1/+1
* The comment complained about not having a thread_unlink()julian2004-04-021-5/+2
* For now, restore an splx(s) I removed when introducing slisunitfree().rwatson2004-04-011-1/+3
* Simplify one condition in prev. commit:ache2004-04-011-2/+1
* Fix parsing of ambiguous options, whole loop must be processedache2004-04-011-17/+27
* Fix booting with ps2 keyboards.alfred2004-04-011-1/+0
* Finish fixing up Alpha to work with an MP safe ptrace():jhb2004-04-012-14/+11
* Remove these MAINTAINER lines since the maintainers has had theirjohan2004-04-013-6/+0
* - Use absolute path for hostname(1)krion2004-04-011-1/+1
* The previous commit changed the behavior of nsdispatch() in thenectar2004-04-011-3/+1
* Do the looping retry trick in the first operation to try to talkjulian2004-04-011-11/+14
* Fix style issues in twa lines added in rev 1.878.des2004-04-011-5/+5
* Comment out the au88x0 line which was inadvertantly included in thedes2004-04-011-1/+1
* If the user doesn't specify a device and we can't open any of the defaults,dwmalone2004-04-011-6/+7
* The twa device and related options are not needed.nyan2004-04-011-0/+3
* UDP checksum is mandatory in IPv6 (RFC2460 p.28)suz2004-04-011-2/+4
* Add spaces after flag names on .Fl macros.gad2004-04-011-2/+2
* Moved the statistical counter under hw.ste.rxsyncs.ru2004-04-011-1/+3
* Move twa from files.i386 to files. This unbreaks LINT on !i386.des2004-04-012-5/+6
* Back out 1.188 (major number for twa). The twa driver does not need it.des2004-04-011-1/+0
* Assorted mdoc(7) fixes.ru2004-04-011-8/+11
* Fix last commit to conform to mdoc style.silby2004-04-011-4/+6
* Match the specific MPC106 host bridge PCI ID rather than allgrehan2004-04-011-6/+3
* Don't print out 'GIANT-LOCKED' for INTR_FAST drivers.scottl2004-04-011-1/+1
* Document the m_defrag function. (Mostly copied from the descriptionsilby2004-04-011-0/+18
* Move the ivar accessing routines back to inlines (reverting acpivar.hnjl2004-04-012-85/+71
* Move the name attribute to the end of the conftxt line to simplifygrehan2004-04-011-4/+6
* radiotap updates:sam2004-04-014-12/+26
* correct xmit-side radiotap collection by tap'ing the frame beforesam2004-04-011-4/+4
* Remove sysctl kern.ps_argsopen, it is not very useful, one should usepjd2004-04-012-4/+0
* Remove ps_argsopen check. It is was bogus in the past and was correctedpjd2004-04-011-5/+0
* Remove ps_argsopen from this check, because of two reasons:pjd2004-04-012-2/+2
* Describe the sorting options in better and more complete detail.gad2004-03-311-6/+29
* Abstract "is a particular SLIP unit free" check behind slisunitfree(),rwatson2004-03-311-12/+18
* Fix a bug with preloaded image -- for some reason [that i don'tluigi2004-03-311-14/+3
* Raise WARNS level to 2.des2004-03-312-0/+2
* Deal with aliasing warnings.des2004-03-318-362/+126
* Under a heavy RX load, at least with D-Link DFE-550TX adapters,ru2004-03-311-1/+18
* Unbreak the build by dealing with an unexpected dependency on tcpdump sourcebms2004-03-311-0/+1
* Added polling(4) support for ste(4).ru2004-03-313-5/+83
* Moved comments on 3ware 9000 series RAID controller driver options fromvkashyap2004-03-312-3/+10
* Fix regression in setkey whereby parser would fail to recognise tcp asbms2004-03-312-0/+2
* pcap clients should use strlcpy() from the base system libc by default also.bms2004-03-311-7/+0
* snprintf() and vsnprintf() are part of our base system libc, thereforebms2004-03-311-10/+0
* Staticize pnp methods, style fixes. Remove unused variable to unbreaknjl2004-03-312-23/+17
OpenPOWER on IntegriCloud