| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix reference to aio_read, should be aio_write | alfred | 2001-10-16 | 1 | -1/+1 |
* | Don't use an uninitialized field reserved for callers in the bio structure | tegge | 2001-10-15 | 1 | -3/+4 |
* | Document the optimal block:fragment ratio, per discussion | dougb | 2001-10-15 | 1 | -0/+3 |
* | Try to make Linux socket ioctls work. Up until now they've only *pretended* | des | 2001-10-15 | 1 | -50/+281 |
* | Allow reboot during runcom. | des | 2001-10-15 | 1 | -0/+3 |
* | Explicitly initialize the fpu when SSE is enabled since this no | tegge | 2001-10-15 | 3 | -0/+15 |
* | In FreeBSD's ifreq, ifr_ifru.ifru_flags is an array of two chars, while Linux | des | 2001-10-15 | 2 | -2/+2 |
* | Set the interface speed back to zero, after ether_ifattach() set it | fenner | 2001-10-15 | 1 | -0/+1 |
* | Add ia64 support. Various adjustments were made to existing targets to | dfr | 2001-10-15 | 14 | -33/+1069 |
* | Use strncpy(3) instead of strcpy(3) to copy optarg into a fixed-sized buffer. | sobomax | 2001-10-15 | 2 | -2/+2 |
* | Port 139 (NetBIOS session management) is a tcp socket, not udp. | brian | 2001-10-15 | 1 | -4/+4 |
* | Add a prototype for OF_alloc_phys. | robert | 2001-10-15 | 1 | -0/+1 |
* | Fix some warnings. | robert | 2001-10-15 | 1 | -4/+4 |
* | Add the FreeBSD/sparc64 boot loader source files. | robert | 2001-10-15 | 3 | -0/+658 |
* | Make this Makefile suitable for sparc64. | robert | 2001-10-15 | 1 | -2/+5 |
* | catch forwarded ipv6 packets with pfil_hooks for outbound things too | darrenr | 2001-10-15 | 1 | -0/+34 |
* | Define the types iaddr_t and saddr_t for sparc64. | robert | 2001-10-15 | 1 | -0/+4 |
* | The user wants to ensure, not insure, that the package isn't going to | dd | 2001-10-15 | 1 | -1/+1 |
* | Match parenthesis and don't give names to return values. | dd | 2001-10-15 | 1 | -3/+2 |
* | sysctl -w -> sysctl, remove second person pronouns, and fix some other | dd | 2001-10-15 | 1 | -15/+12 |
* | Add a hack to get around the fact that egcs 1.1.2 (which I'm using to build | benno | 2001-10-15 | 1 | -0/+9 |
* | Flesh out cpu_fork() and cpu_set_fork_handler(). This is a work in progress. | benno | 2001-10-15 | 2 | -26/+122 |
* | - Correct the type of the argument to delay() so as to not conflict with | benno | 2001-10-15 | 3 | -3/+4 |
* | Make the ofw_reg structure and ofw_alloc_heap 64-bit save. | robert | 2001-10-15 | 2 | -4/+4 |
* | Add a Makefile for the sparc64 boot loader. | robert | 2001-10-15 | 1 | -0/+76 |
* | Do not include openfirm.h; it is now included by libofw.h. | robert | 2001-10-15 | 1 | -1/+0 |
* | - Use the cell_t type definition for Open Firmware arguments in | robert | 2001-10-15 | 1 | -247/+359 |
* | Don't even attempt to clone host routes. | ru | 2001-10-15 | 1 | -2/+4 |
* | - Fill dummy functions with code to read from disk using Open | robert | 2001-10-15 | 2 | -6/+597 |
* | - Include openfirm.h for phandle_t. | robert | 2001-10-15 | 1 | -7/+10 |
* | Add a function for parsing an Open Firmware boot path into the | robert | 2001-10-15 | 1 | -3/+29 |
* | - Add an ifdef guard. | robert | 2001-10-15 | 1 | -3/+6 |
* | When compiling with SKI support, create the fake memory regions | marcel | 2001-10-15 | 1 | -1/+1 |
* | Add EFI GPT (238, 0xEE) and EFI System Parition (239, 0xEF) | peter | 2001-10-15 | 1 | -0/+2 |
* | Add 0xEE (EFI GPT) and 0xEF (EFI System Partition) | peter | 2001-10-15 | 2 | -0/+4 |
* | Whack on this soon to be deprecated driver. | mjacob | 2001-10-15 | 3 | -32/+153 |
* | Fixed style bugs in previous commit. | bde | 2001-10-15 | 1 | -15/+15 |
* | Add a manual page for the Maestro3 sound driver. This documents it's | scottl | 2001-10-15 | 3 | -0/+151 |
* | We don't use the IA-64 psABI ELF_DYNAMIC_INTERPRETER, so remove it. | obrien | 2001-10-15 | 1 | -1/+3 |
* | Add back DEC_EB64PLUS and DEC_AXPPCI_33 support as we've gained a little bit | obrien | 2001-10-15 | 1 | -2/+0 |
* | + Use `ee' in lue of `vi' as it is smaller. | obrien | 2001-10-15 | 1 | -7/+5 |
* | Forced commit to fix the Submitted by: line. | scottl | 2001-10-15 | 0 | -0/+0 |
* | Clean this up. | obrien | 2001-10-15 | 1 | -8/+8 |
* | Binutils 2.11.2 build framework for the FreeBSD/IA-64 target. | obrien | 2001-10-15 | 7 | -0/+3889 |
* | Add a quirk entry so that the Maxtor 3000LE USB drive will work. | scottl | 2001-10-15 | 1 | -0/+7 |
* | We don't support GDB for IA-64, PowerPC, or sparc64 yet. | obrien | 2001-10-15 | 1 | -1/+3 |
* | We can easily share obj-format.h and targ-env.h files across all FreeBSD | obrien | 2001-10-15 | 16 | -56/+31 |
* | Reinstate VINUMDEBUG. Removing it also removes some diagnostic commands. | grog | 2001-10-15 | 2 | -2/+1 |
* | More cleaning. | obrien | 2001-10-15 | 1 | -1/+1 |
* | Fix typo. | mp | 2001-10-15 | 3 | -3/+3 |