summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Use strchr() instead of index(). Use getopt(). Use err().charnier2002-08-271-68/+41
* | | | | Add \n to various printfs. grep shows these should be the last ones.njl2002-08-271-3/+3
* | | | | Use the xterm termcap that XFree86 ships instead of our somewhatschweikh2002-08-272-69/+188
* | | | | Grammar cleanuptrhodes2002-08-271-5/+5
* | | | | Fix this pending the decision of which of the redundantimp2002-08-271-4/+2
* | | | | After dialling using -n, add the ability to wait for the first responsehm2002-08-272-8/+76
* | | | | Language style and grammar fixes.yar2002-08-271-23/+17
* | | | | Bugfix to enable dialer "connected" response.hm2002-08-271-3/+12
* | | | | Update the section on NIC driver support status.yar2002-08-271-3/+9
* | | | | Removed explicit rule for creating a null opt_bus.h. kmod.mk does thisbde2002-08-271-4/+2
* | | | | <sys/lock.h> is a prerequisite for <sys/mutex.h>, so include the formerbde2002-08-271-0/+1
* | | | | Include <sys/lockmgr.h> for old lock interfaces instead of depending onbde2002-08-2714-0/+14
* | | | | Include <sys/lockmgr.h> for old lock interfaces instead of includingbde2002-08-271-1/+1
* | | | | s/optarg/s/ (cut'n'paste braino)des2002-08-271-6/+4
* | | | | Include <sys/lockmgr.h> for the definitions of the locking interfaces thatbde2002-08-271-2/+2
* | | | | Use the default pager if the environment variable is blank.eric2002-08-271-1/+1
* | | | | Remove variables no longer used.yar2002-08-271-2/+1
* | | | | More inithosts() fixes:yar2002-08-271-8/+15
* | | | | Add the -A flag to the usage line.iedowse2002-08-271-1/+1
* | | | | Fix a bug about the cooling system controlling in acpi_thermal driver.iwasaki2002-08-272-11/+37
* | | | | Fix an inconsistency between a printf-like format and its argument list.yar2002-08-271-1/+1
* | | | | Use _BSD_VA_LIST_ rather than __va_list if it's definedbrian2002-08-271-2/+5
* | | | | Whitespace fix from last commit.trhodes2002-08-271-2/+4
* | | | | Fix some grammar errors in loader.conf.5trhodes2002-08-271-11/+11
* | | | | Fix some 'SYNOPSIS' and 'usage' messages.trhodes2002-08-278-10/+10
* | | | | Have to create opt_bus.h for sys/bus.h to be happy. *sigh*jhb2002-08-261-1/+3
* | | | | Correct the FAQ urlbrian2002-08-262-4/+6
* | | | | Oops, forgot to hook up the ACPI PCI bus in the module.jhb2002-08-261-3/+3
* | | | | Back out TX/RX descriptor/buffer management changes from earier commit.pdeuskar2002-08-262-216/+312
* | | | | Add a new KTR type KTR_CONTENTION, and use it in the mutex code toiedowse2002-08-263-1/+42
* | | | | Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.jhb2002-08-262-1/+4
* | | | | Add WITNESS_FILE() and WITNESS_LINE(), which allow users of witnessiedowse2002-08-262-0/+32
* | | | | Overhaul the ACPI PCI bridge driver a bit:jhb2002-08-265-589/+280
* | | | | Fix Synopsistrhodes2002-08-261-1/+1
* | | | | Add an ACPI PCI bus driver that is a subclass of the generic PCI busjhb2002-08-261-0/+235
* | | | | Add hardware compatability notes for ahd(4)-supported devices.bmah2002-08-262-0/+24
* | | | | Adjust scsi_calc_syncparam() to the exception table changing from 10ths togibbs2002-08-261-2/+4
* | | | | Export a few symbols as globals to allow subclassing of this driver. Injhb2002-08-262-37/+91
* | | | | Various changes to make it easier to subclass the PCI bus device.jhb2002-08-262-30/+61
* | | | | In acpi_pcib_route_interrupt(), the code claims to check to see if a PCIjhb2002-08-262-4/+4
* | | | | Don't dump core on packages with an invalid or empty PLIST.reg2002-08-261-0/+4
* | | | | Unbreak the -c option by not using connect(2) for mount_nfs'siedowse2002-08-261-1/+2
* | | | | The previous commit log was incorrect. _BSD_CLK_TCK_ andmike2002-08-260-0/+0
* | | | | Grammar fix.keramida2002-08-261-1/+1
* | | | | move the assert to cover more casesjulian2002-08-261-1/+1
* | | | | Fix 'SYNOPSIS' and 'usage'trhodes2002-08-262-2/+2
* | | | | Print a more realistic usage message 'special_device' 'inode_number'. Thistrhodes2002-08-261-2/+2
* | | | | Grrr.... mumble.... a linger gzip'ism still existed.obrien2002-08-261-1/+1
* | | | | Since arm and powerpc aren't far enough to set stathz, take amike2002-08-262-4/+4
* | | | | Fix a long-standing bug on alpha:mike2002-08-261-2/+2
OpenPOWER on IntegriCloud