summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add objformat links for gdb and (while we're at it) c++filt.peter1998-10-151-0/+2
* Install gdb in /usr/lib/aout or /usr/lib/elf depending on format.peter1998-10-151-1/+7
* Fix a couple of potential buffer overrun cases.ken1998-10-141-4/+8
* Narrow the quirk entry for the Seagate Elite 9 a bit to just cover drivesken1998-10-141-2/+2
* - Add a couple comment lines to note that spaces are not allowed asnate1998-10-141-1/+3
* Disable tagged queueing for the Seagate Elite 9GB drives. They tend to getken1998-10-141-1/+10
* Disable the 'devstat_end_transaction' busy count printf until after 3.0ken1998-10-141-2/+10
* Activate boot2.rnordier1998-10-141-2/+2
* Correct braino in previous commit. I get the pointy hat again.des1998-10-141-3/+4
* Make execl() vfork()-safe. This should fix potential bugs in rcp,des1998-10-141-8/+20
* Revert 1.33; lstat() is indeed the wrong thing to do here. I'lljkh1998-10-141-2/+2
* Andrew Gallatin reported some internal queue overflows with MAXISPREQUESTmjacob1998-10-141-1/+1
* Check the executable's header to make sure it is a valid executable.jdp1998-10-142-2/+18
* Backed out rev. 1.164. It caused problems on SMP.dt1998-10-142-26/+2
* Link fdboot to boot1 as well.peter1998-10-141-0/+1
* Use properties code.jkh1998-10-1411-305/+70
* correct prototype.jkh1998-10-141-2/+2
* Use more rational inode sizes.jkh1998-10-141-4/+4
* Fixed 7 style bugs. The contents of such a simple Makefile is entirelybde1998-10-141-6/+2
* Fix a warning I missed before.peter1998-10-141-2/+2
* Typo fix.peter1998-10-142-4/+4
* Initial attempt to update the Alpha loader and kernel to use the machinepeter1998-10-147-192/+249
* rough 1st attempt at cleaning this up. Those feeling brave/knowledgable aboutjkh1998-10-141-19/+76
* Revert part of previous commit. vaddr_t doesn't exist on FreeBSD. Thispeter1998-10-144-12/+12
* Try and get the sys/* and machine/* includes via relative paths. Thispeter1998-10-142-5/+20
* Add man pages for many of the functions in the CAM library. This coversken1998-10-143-33/+983
* Align to sizeof(long) rather than sizeof(int32_t). It needs to bepeter1998-10-144-20/+20
* Support encapsulating ELF linker sets for KLD modules via gensetdefs.peter1998-10-142-6/+72
* +gensetdefspeter1998-10-141-1/+2
* gensetdefs is a standalone version of the tool that we use to wrap apeter1998-10-142-0/+378
* Add a description of the "panic: cannot mount root" post-install problem, andmsmith1998-10-141-27/+95
* Fix more bogons revealed by building alpha boot floppies.jkh1998-10-141-1/+6
* Fix btx include path.rnordier1998-10-142-4/+4
* Don't generate a spam-friendly /etc/hosts by default.jkh1998-10-143-6/+15
* DB_ELF_SYMBOLS doesn't appear to do anything yet, or if it does it'sjkh1998-10-142-4/+4
* Tweak the output one more time again. The kernel or module pathnamepeter1998-10-142-5/+6
* Include <bsd.prog.mk>. Add install target (to /boot for now).rnordier1998-10-142-10/+36
* Fix flow of control after directory listing; enable EDD support;rnordier1998-10-132-8/+10
* Disable cache syncs for a broken NEC drive.ken1998-10-131-1/+9
* Make v86.ctl default more explicit; simplify read error-handling;rnordier1998-10-132-24/+52
* The adjtime man page is in section 2, not 8.des1998-10-131-2/+2
* Adjust NDEV value.rnordier1998-10-132-22/+16
* When we send a stop unit command to a device, send it as an ordered tag soken1998-10-131-2/+9
* Fix a bug in the error recovery code. It was possible to have more thanken1998-10-132-2/+59
* Sync up with some needed x86 options.jkh1998-10-132-2/+6
* whoops, correct patch-o in last commit.jkh1998-10-131-2/+1
* More alpha patches.jkh1998-10-131-3/+8
* Change to a 15-sector boot2.rnordier1998-10-136-48/+64
* Fix a bug in the scan lun code that showed up when we did the followingken1998-10-131-2/+3
* Properly conditionalize more stuff for the ALPHA.jkh1998-10-131-5/+11
OpenPOWER on IntegriCloud