summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use pmap_remove_all() instead of pmap_remove() before freeing the pagealc2002-11-281-5/+4
* Lock page field accesses in mincore().alc2002-11-281-0/+2
* Reclaim major number 182 which I allocated for mdsio. It was decidedrwatson2002-11-281-1/+0
* Revisit the printf format fixes for alpha. intmax_t doesn't exist inscottl2002-11-282-5/+4
* Remove a left-over virtual mapping of uncached I/O port space.marcel2002-11-284-34/+6
* Uncomment out the lines of {ncv,ncr53c500,tmc18c30}_pccard.c .non2002-11-281-3/+3
* o Changes to support NEWCARD.non2002-11-281-2/+31
* o Changes to support NEWCARD.non2002-11-281-2/+54
* o Changes to support NEWCARD.non2002-11-281-2/+35
* regen to 1.38non2002-11-281-2/+60
* o Add PC-Cards' ID or CIS strings which are supported by ncv, nsp,non2002-11-281-1/+27
* Note file, one-true-awk, lukemftpd.obrien2002-11-281-0/+5
* MFCs noted: burncd(8) -s max, cdcontrol(1) speed max.bmah2002-11-272-4/+4
* Use the URL instead of the output file name when reporting errors relatingdes2002-11-271-6/+6
* Enable UFS2 support in boot1. Just as with sparc64 the same boot1 worksjhb2002-11-271-1/+0
* No more modems(5).bmah2002-11-271-1/+0
* - Only declare the MBR menu for i386 that is not PC98.jhb2002-11-272-2/+18
* Only include the fdisk editor and associated code if WITH_SLICES isjhb2002-11-272-16/+20
* Only define the MBR or IPL menu on i386 (PC98 uses IPL, other i386 usejhb2002-11-272-0/+4
* Hold the page queues lock when performing pmap_clear_modify().alc2002-11-271-0/+4
* - Only define syscons menus and syscons menu items in other menus ifjhb2002-11-272-12/+48
* Add uftdi(4) devices to the hardware list.bmah2002-11-272-0/+18
* MFCs noted: crypto(4).bmah2002-11-272-44/+28
* If the user choose to Undo everything in the label editor, only run thejhb2002-11-272-0/+4
* - Use WITH_SLICES to conditionalize the fdisk editor during install insteadjhb2002-11-272-12/+28
* Only include the diskPartitionEditor script command if WITH_SLICES isjhb2002-11-272-0/+4
* Only try to setup moused(8) before setting up the X server if WITH_MICE isjhb2002-11-272-0/+8
* - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1jhb2002-11-274-0/+38
* Add some helper macros to make #ifdef's in sysinstall easier to readjhb2002-11-272-0/+28
* Only display the APM option in the Startup menu on i386.jhb2002-11-272-0/+4
* Use #elif defined(__alpha__) instead of #elif __alpha__.jhb2002-11-272-2/+2
* Enable the compat4x distribution on Alpha as well as i386.jhb2002-11-271-0/+2
* - Assume __FreeBSD__ is greater than 3.jhb2002-11-272-16/+2
* Remove files no longer part of the gcc_3_2_anoncvs_20021009 libstdc++.obrien2002-11-27200-43707/+1
* Expand X_AS_PKG so that we don't declare distribution bitmasks or menusjhb2002-11-278-17/+84
* Resolve conflicts arising from the ACPI CA 20021118 import.iwasaki2002-11-2716-175/+232
* This commit was generated by cvs2svn to compensate for changes in r107325,iwasaki2002-11-2777-1380/+1841
|\
| * Vendor import of the Intel ACPI CA 20021118 drop.iwasaki2002-11-2790-1550/+2067
* | Don't use fake 'c' or 'a' BSD partitions for CD-ROM devices. This fixesjhb2002-11-272-10/+10
* | As warned on freebsd-current@, remove the perl wrapper from /usr/src.obrien2002-11-276-148/+0
* | Need more parens here.imp2002-11-271-1/+1
* | Do not set a variable (vp->p_pollinfo) to NULL if we knowrobert2002-11-271-1/+1
* | Removed the vestiges of modems(5).ru2002-11-274-37/+1
* | Fix for non-GCC compilers.obrien2002-11-271-4/+3
* | mdoc(7) police:ru2002-11-271-6/+12
* | mdoc(7) police: markup fixes.ru2002-11-2712-82/+95
* | mdoc(7) police: kill whitespace at EOL.ru2002-11-275-36/+36
* | mdoc(7) police:ru2002-11-2716-63/+64
* | Small SO_RCVTIMEO and SO_SNDTIMEO values are mistakenly taken to be zero.maxim2002-11-271-0/+2
* | Disable debug output from acpi_pci_link.iwasaki2002-11-271-5/+5
OpenPOWER on IntegriCloud