summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add excludes.c (missed in previous commit).wollman2000-05-131-1/+2
* The loader was written so that if /kernel was missing /kernel.old wouldobrien2000-05-131-0/+2
* Add a comment to deconfuse a few lines of code I've tripped over twon_hibma2000-05-121-1/+6
* Mention that each criterium can only be used once.n_hibma2000-05-121-0/+3
* Install the bootforth config files for the Alpha too. loader.conf shouldpeter2000-05-122-0/+18
* This commit was generated by cvs2svn to compensate for changes in r60484,obrien2000-05-12523-42247/+225267
|\
| * Import of Binutils 2.10 snapshot.obrien2000-05-12542-45858/+236481
* | Use a alternate side 2.9.1 source tree while upgrading Binutils.obrien2000-05-121-1/+1
* | Reactivate the FICL hooks to make it be compiled in, but also initializepeter2000-05-121-8/+8
* | Fix the real problem that broke the Alpha loader this last week. Itpeter2000-05-121-2/+3
* | Stop libficl from using floating point registers - this was cauingpeter2000-05-121-0/+3
* | We compile expressly on the alpha with -mno-fp-regs - so do not use thempeter2000-05-121-0/+4
* | Null commit:chris2000-05-120-0/+0
* | Backout previous commit to this file: it dies in buildworld environment.hoek2000-05-121-3/+1
* | This driver attempts to cache mbufs, and re-use them as headers insteadjlemon2000-05-121-0/+1
* | Fix comment typo.asmodai2000-05-121-1/+1
* | Correct duplicate use of word "been" in a sentence.paul2000-05-121-1/+1
* | Use bus_space stuff except where it needs high performance.nyan2000-05-122-826/+618
* | Use bus_space stuff except where it needs high performance.nyan2000-05-122-158/+164
* | Fix typophantom2000-05-121-2/+2
* | mdoc related fixes:phantom2000-05-121-19/+22
* | . fix .Dt macro argumentphantom2000-05-121-2/+2
* | add MLINKS: pthread_testcancel(3) -> pthread_setcanceltype(3)phantom2000-05-122-0/+2
* | . insert forgotten by someone "Space Mode on" directive. It caused displayingphantom2000-05-121-3/+6
* | Place $FreeBSD$ tag to correct location (bottom of the copyright)phantom2000-05-121-1/+1
* | Fix driver source location path (/sys/i386/isa/fd.c -> /sys/isa/fd.c)phantom2000-05-121-1/+1
* | Use .An macro for declare Authors Name in AUTHORS sectionphantom2000-05-121-2/+4
* | Add MLINKS: scsi.4 -> SCSI.4, scsi.4 -> CAM.4phantom2000-05-121-0/+2
* | . replace CONFIGURATION section name with SYNOPSYS as mdoc(7) style declare.phantom2000-05-121-9/+4
* | Properly mdoc'ify this manual page: remove all direct troff formatingphantom2000-05-122-152/+132
* | Add MLINKS: bktr.4 -> booktree.4phantom2000-05-121-0/+2
* | Remove osolete reference to eg(4), properly use mdoc macro `.Nm'phantom2000-05-121-2/+1
* | Add MLINKS for all macros decribed in queue.3 manpage.phantom2000-05-121-18/+64
* | Fix the Alpha loader the rest of the way. If FICL is present inpeter2000-05-121-8/+8
* | long != int on Alphas.bp2000-05-121-1/+2
* | Improve hack from previous commit to this file: exit if we get successivehoek2000-05-121-5/+15
* | Use termcap(5) function key sequences rather than hardcoding for syscons.hoek2000-05-121-8/+24
* | Create magic variables that return termcap(5) strings for function keys.hoek2000-05-122-22/+97
* | Fix an uncommon bug that would cause us to stop accepting input if thehoek2000-05-121-0/+10
* | Only main.c depends on defrc.hhoek2000-05-121-1/+3
* | Add support for the DVD ioctl interface.ken2000-05-123-1/+1085
* | Actually accept 'm' as a PAGER query response to mean 'more'.bsd2000-05-121-1/+1
* | Turn on USB support for most USB devices. udbp is not turned on sincejhb2000-05-122-30/+32
* | Give mtree the ability to exclude files and directories from its traversal.wollman2000-05-126-2/+141
* | Add support for USB to sysinstall. This includes running usbd andjhb2000-05-1215-9/+159
* | Add USB devices to /dev on the install floppy.jhb2000-05-121-1/+2
* | Add usbd and usbdevs to the install floppy in /stand.jhb2000-05-121-0/+1
* | Add kbd1 to MAKEDEV's all) target so that we support using kbdcontroljhb2000-05-121-1/+1
* | Better fix for strftime/mktime bug, now more compatible since local timezoneache2000-05-111-4/+13
* | Fixed small bug introduced in my last commit.murray2000-05-112-2/+8
OpenPOWER on IntegriCloud