summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When determining whether we trapped while in the PROM don't onlymarius2008-09-041-0/+4
* Use the PROM provided SUNW,set-trap-table to take over the trapmarius2008-09-043-0/+35
* Hook up ixgbe(4) to the build. D'oh!brueffer2008-09-041-0/+2
* Ensure the caches have the desired configuration (see especiallymarius2008-09-042-0/+2
* Flesh out MMU and cache handling of cheetah-class CPUs.marius2008-09-046-7/+171
* The physical address space of cheetah-class CPUs has been extendedmarius2008-09-042-5/+17
* Ensure interrupts are off while in {d,i}tlb_va_to_pa_sun4u().marius2008-09-041-2/+10
* style(9)obrien2008-09-041-49/+44
* Implement pts(4) packet mode.ed2008-09-044-34/+117
* Fix an awful bug inside our COMPAT_43TTY code.ed2008-09-042-12/+15
* Fix an off-by-one error in the replay detection logic.dfr2008-09-041-1/+1
* Unbreak the build.des2008-09-041-2/+2
* Recognize 88E1116R phy variation. This part is found on some embedded devices.raj2008-09-042-0/+2
* If the process id specified is invalid, the system call returns ESRCHkevlo2008-09-042-12/+12
* Add one more SII3132 chip PCI ID found on Adaptec Serial ATA II RAID 1220SA.mav2008-09-042-0/+2
* Eliminate __alpha__ leftover from libstand.raj2008-09-043-16/+0
* Markup fix.kientzle2008-09-041-2/+2
* Don't destroy the archive until after you finish pulling usefulkientzle2008-09-041-1/+1
* Additionally clear the STICK bit in the SOFTINT register whenmarius2008-09-031-1/+1
* Replace a line matching /^ $/ with one matching /^$/.brooks2008-09-031-1/+1
* New file missed vimagification.julian2008-09-031-1/+2
* - Fix amd64 local privilege escalation. [08:07]simon2008-09-032-1/+11
* Reflect license change of NetBSD code.delphij2008-09-037-56/+7
* Catch up with the move from mips32/.obrien2008-09-035-5/+7
* Catch up with the move from mips32/.obrien2008-09-032-2/+2
* Style(9).obrien2008-09-032-23/+23
* Add Marko's pipe node.julian2008-09-032-0/+1226
* whitespace nitjulian2008-09-031-1/+1
* Improve loader support for U-Boot.raj2008-09-033-65/+188
* Show info about net devices in loader's 'lsdev' command. While there fix style.raj2008-09-032-175/+188
* - USIII-based machines can consist of CPUs running at differentmarius2008-09-0313-127/+329
* Switch sun4v to back to using its own clock.c, which was ressurectedmarius2008-09-031-1/+1
* Use current SP instead of global data ptr for the U-Boot API signature search...raj2008-09-031-1/+1
* Introduce crunchide to the ELF e_machine MIPS values.obrien2008-09-031-0/+8
* Make metadata.c shared across all platforms using U-Boot.raj2008-09-033-3/+4
* Move U-Boot compatibility library to WARNS=2 level.raj2008-09-038-40/+49
* Fix the sysctl function parameters. We were only querying Sensor 0.rpaulo2008-09-031-2/+2
* When calling extattr_check_cred, use V{READ,WRITE}, not I{READ,WRITE}.trasz2008-09-032-7/+7
* Mention ntpd upgrade to 4.2.4p5.roberto2008-09-031-0/+3
* Fix a bug, when a specially crafted ICMPV6 MLD packet could leadbz2008-09-031-4/+4
* Regression tests for bugs in gdtoa.das2008-09-031-11/+17
* Make strtof() respect the current rounding mode.das2008-09-031-2/+10
* Merge gdtoa 20080831. This fixes several bugs, including an infinitedas2008-09-0313-98/+259
* style nit: indent continuation lines correctly, use style(9) styleimp2008-09-031-15/+16
* minor style(9) police: sort getopt options alphabetically. Theimp2008-09-031-9/+9
* Style nit. Continued lines are indented 2 spaces in this file.imp2008-09-031-4/+4
* Make sure internal rtld malloc routines are not called from unlockedkan2008-09-031-14/+17
* enable the xen_guest string so that the freebsd xen kernel willkmacy2008-09-031-2/+1
* Indicate at probe time if device can do offload and which revision it iskmacy2008-09-021-1/+4
* Add support for t3c to cxgbtoolkmacy2008-09-021-0/+3119
OpenPOWER on IntegriCloud