summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Search for correct property name; the older attrs code bogusly folded case,jkh1998-10-152-4/+4
* Change a bogus cast to the correct one.dfr1998-10-153-6/+6
* Don't frob the user stack directly, use suword instead. This fixes thedfr1998-10-151-2/+2
* Use the interface name as well as the method name when creating the methoddfr1998-10-151-2/+2
* Make the next_writeable address specific for each drive, there mightsos1998-10-155-22/+19
* Update README.TXT, not that anyone will read it anyway, to describe justjkh1998-10-151-3/+22
* snuff warning message if package is not found in INDEX but is foundjkh1998-10-152-4/+4
* Fix formatting bug.jkoshy1998-10-151-1/+3
* Add lstat() as a known system call.sef1998-10-151-1/+3
* Forgot to commit this; the alpha uses the kld symbol interface now. Thepeter1998-10-152-3/+2
* Conform to POSIX and close any copies of popen() descriptors inherited by amsmith1998-10-151-0/+4
* 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
OpenPOWER on IntegriCloud