summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the FreeBSD/sparc64 boot loader source files.robert2001-10-153-0/+658
* Make this Makefile suitable for sparc64.robert2001-10-151-2/+5
* catch forwarded ipv6 packets with pfil_hooks for outbound things toodarrenr2001-10-151-0/+34
* Define the types iaddr_t and saddr_t for sparc64.robert2001-10-151-0/+4
* The user wants to ensure, not insure, that the package isn't going todd2001-10-151-1/+1
* Match parenthesis and don't give names to return values.dd2001-10-151-3/+2
* sysctl -w -> sysctl, remove second person pronouns, and fix some otherdd2001-10-151-15/+12
* Add a hack to get around the fact that egcs 1.1.2 (which I'm using to buildbenno2001-10-151-0/+9
* Flesh out cpu_fork() and cpu_set_fork_handler(). This is a work in progress.benno2001-10-152-26/+122
* - Correct the type of the argument to delay() so as to not conflict withbenno2001-10-153-3/+4
* Make the ofw_reg structure and ofw_alloc_heap 64-bit save.robert2001-10-152-4/+4
* Add a Makefile for the sparc64 boot loader.robert2001-10-151-0/+76
* Do not include openfirm.h; it is now included by libofw.h.robert2001-10-151-1/+0
* - Use the cell_t type definition for Open Firmware arguments inrobert2001-10-151-247/+359
* Don't even attempt to clone host routes.ru2001-10-151-2/+4
* - Fill dummy functions with code to read from disk using Openrobert2001-10-152-6/+597
* - Include openfirm.h for phandle_t.robert2001-10-151-7/+10
* Add a function for parsing an Open Firmware boot path into therobert2001-10-151-3/+29
* - Add an ifdef guard.robert2001-10-151-3/+6
* When compiling with SKI support, create the fake memory regionsmarcel2001-10-151-1/+1
* Add EFI GPT (238, 0xEE) and EFI System Parition (239, 0xEF)peter2001-10-151-0/+2
* Add 0xEE (EFI GPT) and 0xEF (EFI System Partition)peter2001-10-152-0/+4
* Whack on this soon to be deprecated driver.mjacob2001-10-153-32/+153
* Fixed style bugs in previous commit.bde2001-10-151-15/+15
* Add a manual page for the Maestro3 sound driver. This documents it'sscottl2001-10-153-0/+151
* We don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER, so remove it.obrien2001-10-151-1/+3
* Add back DEC_EB64PLUS and DEC_AXPPCI_33 support as we've gained a little bitobrien2001-10-151-2/+0
* + Use `ee' in lue of `vi' as it is smaller.obrien2001-10-151-7/+5
* Forced commit to fix the Submitted by: line.scottl2001-10-150-0/+0
* Clean this up.obrien2001-10-151-8/+8
* Binutils 2.11.2 build framework for the FreeBSD/IA-64 target.obrien2001-10-157-0/+3889
* Add a quirk entry so that the Maxtor 3000LE USB drive will work.scottl2001-10-151-0/+7
* We don't support GDB for IA-64, PowerPC, or sparc64 yet.obrien2001-10-151-1/+3
* We can easily share obj-format.h and targ-env.h files across all FreeBSDobrien2001-10-1516-56/+31
* Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands.grog2001-10-152-2/+1
* More cleaning.obrien2001-10-151-1/+1
* Fix typo.mp2001-10-153-3/+3
* Save WIP. Partial rewrite of cpu_switch() and savectx(). This makes it closermp2001-10-155-483/+76
* Slightly improve wording in the opening paragraph.dd2001-10-141-1/+1
* Repair typo.dd2001-10-141-1/+1
* link(2) may fail with EPERM if name1 is immutable or append-only.dd2001-10-141-1/+4
* Repair normally unused is_digit() macro.tegge2001-10-141-1/+1
* Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove().tegge2001-10-142-30/+48
* Reduce the number of TLB shootdowns caused by a call to pmap_qenter()tegge2001-10-142-8/+36
* Don't remove all mappings of a swapped out process if the vm map containedtegge2001-10-141-1/+5
* Fix locking violations during page wiring:tegge2001-10-141-3/+32
* bring in ARP support for variable length link level addressesfjoe2001-10-1410-107/+330
* Fix it so that it doesn't complain for compiles on alpha- that is, matchmjacob2001-10-141-4/+10
* Turn on the hardware volume buttons that are present on most laptops withscottl2001-10-141-4/+19
* Implement partial-file NFS lock testing.alfred2001-10-143-13/+139
OpenPOWER on IntegriCloud