summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fix minor oops in new data compression page definitionmjacob2000-10-291-1/+0
* | Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAYkris2000-10-292-8/+14
* | Ignore ``#'' properly when told tobrian2000-10-281-1/+1
* | Make '-i iface' optional. Assume an0 if it's not otherwise specified.joe2000-10-282-5/+15
* | RBG -> RGBnik2000-10-281-1/+1
* | Unconditionally turning on the I/O and memory enable bits in the PCImsmith2000-10-282-2/+28
* | Add 3 SCSI-3 bits for Sequential Access Device Congifuration Page.mjacob2000-10-281-2/+33
* | Don't ignore VESA modes that have the NON-VGA bit set. All of the SVGAjhb2000-10-281-2/+1
* | Add a brief comment telling people to retain 'device miibus' as necessary.nik2000-10-282-0/+2
* | Add a new "-h" Human-friendly h/m/s output format.obrien2000-10-282-5/+45
* | The latest & greatest unused #include spotter. Faster, one-pass andphk2000-10-281-194/+214
* | * Bring back the guts of crt{i,n}.S. This allows C++ exceptions to workobrien2000-10-2817-46/+158
* | Fix this my way. David had absolutely no call overriding MAINTAINER withoutdes2000-10-281-3/+3
* | Install per function manpages so one doesn't mistakenly think we don'tobrien2000-10-281-0/+8
* | Add missing call to knote_fdclose() in setugidsafety() and fdcloseexec().alc2000-10-281-0/+4
* | Repeat after me, "check to see that a pointer isn't NULL beforeobrien2000-10-281-3/+3
* | add commented-out dependancies on the new sb8 and sb16 driverscg2000-10-281-0/+2
* | modules for the new sb8 and sb16 driverscg2000-10-282-0/+16
* | add commented-out entries for the new sb8 and sb16 driverscg2000-10-281-0/+2
* | split up sb16 and sb/sbpro driverscg2000-10-282-928/+690
* | Style & grammar fixes.mpp2000-10-281-3/+7
* | some clarification on if_getmtu()ume2000-10-281-25/+35
* | defined HAVE_IFM_DATA for (free|net|open)bsdume2000-10-281-0/+5
* | When an interface isn't specified use wi0 as the default.joe2000-10-281-3/+12
* | When an interface isn't specified use wi0 as the default.joe2000-10-281-1/+2
* | Fix a blatant bug when running '/etc/pccard_ether device stop'.joe2000-10-281-2/+2
* | cleanups of my previous, quick & dirty fix of unaligned access errors on alpha.gallatin2000-10-281-20/+26
* | add PC-Card melody beep(PC Card bus, kludge version)sanpei2000-10-287-44/+99
* | Mention the new '40LD' AMI RAID controllers that we now support.msmith2000-10-283-0/+9
* | Restore GDC mode to initial mode instead of 24KHz.nyan2000-10-282-2/+2
* | Fixed extention memory check routine.nyan2000-10-283-4/+5
* | Removed extra calculation for X position (PC-98 only).nyan2000-10-282-2/+0
* | Return -10 from the PCI probe to allow room for an updated driver tomsmith2000-10-283-3/+3
* | Fix typo s/DE_DEVICEID_FE2500/DC_DEVICEID_FE2500/peter2000-10-282-2/+2
* | Use EX_USAGE in an example, as the SAME manual page describes aalex2000-10-281-1/+1
* | Add some more information to the AUTHORS section.asmodai2000-10-282-4/+14
* | Add PCI IDs for some additional cardbus cards. Yes, there really iswpaul2000-10-286-5/+39
* | We should include <machine/stdarg.h> not <stdarg.h>msmith2000-10-282-2/+2
* | Quick fix for namespace problems which broke many ports. Spellbde2000-10-281-6/+6
* | Make the -d option actually work.alex2000-10-281-0/+2
* | Some AML code assumes that a function without an explicit ReturnOp willmsmith2000-10-282-0/+38
* | FreeBSD-specific customisations:msmith2000-10-286-4/+138
* | Add some extra fuctions:msmith2000-10-283-0/+244
* | Add some verbiage about the new ACPICA code. Note that this probablymsmith2000-10-282-0/+24
* | Allow PCI busses to be connected to host bridges detected by ACPI as well.msmith2000-10-282-0/+2
* | Connect the new ACPICA code to the 'acpica' device.msmith2000-10-283-10/+141
* | Initial FreeBSD OSPM (operating system power management) modules formsmith2000-10-2815-0/+4893
* | FreeBSD-specific OSD (operating system dependant) modules for the Intelmsmith2000-10-2811-0/+1084
* | Revert two experimental changes which escaped from my devel machine.phk2000-10-287-7/+7
* | This commit was generated by cvs2svn to compensate for changes in r67754,msmith2000-10-28261-0/+158932
|\ \
OpenPOWER on IntegriCloud