aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* o Changes to support NEWCARD.Noriaki Mitsunaga2002-11-281-2/+54
* o Changes to support NEWCARD.Noriaki Mitsunaga2002-11-281-2/+35
* regen to 1.38Noriaki Mitsunaga2002-11-281-2/+60
* o Add PC-Cards' ID or CIS strings which are supported by ncv, nsp,Noriaki Mitsunaga2002-11-281-1/+27
* Note file, one-true-awk, lukemftpd.David E. O'Brien2002-11-281-0/+5
* MFCs noted: burncd(8) -s max, cdcontrol(1) speed max.Bruce A. Mah2002-11-272-4/+4
* Use the URL instead of the output file name when reporting errors relatingDag-Erling Smørgrav2002-11-271-6/+6
* Enable UFS2 support in boot1. Just as with sparc64 the same boot1 worksJohn Baldwin2002-11-271-1/+0
* No more modems(5).Bruce A. Mah2002-11-271-1/+0
* - Only declare the MBR menu for i386 that is not PC98.John Baldwin2002-11-272-2/+18
* Only include the fdisk editor and associated code if WITH_SLICES isJohn Baldwin2002-11-272-16/+20
* Only define the MBR or IPL menu on i386 (PC98 uses IPL, other i386 useJohn Baldwin2002-11-272-0/+4
* Hold the page queues lock when performing pmap_clear_modify().Alan Cox2002-11-271-0/+4
* - Only define syscons menus and syscons menu items in other menus ifJohn Baldwin2002-11-272-12/+48
* Add uftdi(4) devices to the hardware list.Bruce A. Mah2002-11-272-0/+18
* MFCs noted: crypto(4).Bruce A. Mah2002-11-272-44/+28
* If the user choose to Undo everything in the label editor, only run theJohn Baldwin2002-11-272-0/+4
* - Use WITH_SLICES to conditionalize the fdisk editor during install insteadJohn Baldwin2002-11-272-12/+28
* Only include the diskPartitionEditor script command if WITH_SLICES isJohn Baldwin2002-11-272-0/+4
* Only try to setup moused(8) before setting up the X server if WITH_MICE isJohn Baldwin2002-11-272-0/+8
* - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1John Baldwin2002-11-274-0/+38
* Add some helper macros to make #ifdef's in sysinstall easier to readJohn Baldwin2002-11-272-0/+28
* Only display the APM option in the Startup menu on i386.John Baldwin2002-11-272-0/+4
* Use #elif defined(__alpha__) instead of #elif __alpha__.John Baldwin2002-11-272-2/+2
* Enable the compat4x distribution on Alpha as well as i386.John Baldwin2002-11-271-0/+2
* - Assume __FreeBSD__ is greater than 3.John Baldwin2002-11-272-16/+2
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.David E. O'Brien2002-11-27200-43707/+1
* Expand X_AS_PKG so that we don't declare distribution bitmasks or menusJohn Baldwin2002-11-278-17/+84
* Resolve conflicts arising from the ACPI CA 20021118 import.Mitsuru IWASAKI2002-11-2716-175/+232
* This commit was generated by cvs2svn to compensate for changes in r107325,Mitsuru IWASAKI2002-11-2777-1380/+1841
|\
| * Vendor import of the Intel ACPI CA 20021118 drop.Mitsuru IWASAKI2002-11-2790-1550/+2067
* | Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesJohn Baldwin2002-11-272-10/+10
* | As warned on freebsd-current@, remove the perl wrapper from /usr/src.David E. O'Brien2002-11-276-148/+0
* | Need more parens here.Warner Losh2002-11-271-1/+1
* | Do not set a variable (vp->p_pollinfo) to NULL if we knowRobert Drehmel2002-11-271-1/+1
* | Removed the vestiges of modems(5).Ruslan Ermilov2002-11-274-37/+1
* | Fix for non-GCC compilers.David E. O'Brien2002-11-271-4/+3
* | mdoc(7) police:Ruslan Ermilov2002-11-271-6/+12
* | mdoc(7) police: markup fixes.Ruslan Ermilov2002-11-2712-82/+95
* | mdoc(7) police: kill whitespace at EOL.Ruslan Ermilov2002-11-275-36/+36
* | mdoc(7) police:Ruslan Ermilov2002-11-2716-63/+64
* | Small SO_RCVTIMEO and SO_SNDTIMEO values are mistakenly taken to be zero.Maxim Konovalov2002-11-271-0/+2
* | Disable debug output from acpi_pci_link.Mitsuru IWASAKI2002-11-271-5/+5
* | tip(1) no longer uses modems(5).Ruslan Ermilov2002-11-271-143/+0
* | Really merge from OpenBSD import (should have been done a year ago).Ruslan Ermilov2002-11-271-185/+300
* | Hold the page queues lock while performing pmap_page_protect().Alan Cox2002-11-271-2/+4
* | Minor updates to the aicasm:Scott Long2002-11-273-5/+5
* | Xircom cards store the MAC address in the CIS, so get it from the newWarner Losh2002-11-272-4/+16
* | Implement PCI_IVAR_ETHADDR. Cardbus has the MAC addr in the CIS,Warner Losh2002-11-274-3/+97
* | Add a new cardbus specific ivar: PCI_IVAR_ETHADDR. Some pci-likeWarner Losh2002-11-272-0/+10