summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ahc(4) work better in Sparc64 with AHC_ALLOW_MEMIO.obrien2008-09-021-0/+1
* MFsparc64: r177642marius2008-09-021-9/+0
* Resurrect clock.c from r164371.marius2008-09-021-0/+67
* Fix typo in comment.thomas2008-09-021-1/+1
* - USIII-based machines can consist of CPUs having different cachemarius2008-09-029-67/+85
* Bypass isa_probe_children(9) and directly call bus_generic_attach(9)marius2008-09-021-1/+7
* Add support for RLIMIT_NPTS to limits(1).ed2008-09-022-54/+68
* - When executing FreeBSD/amd64 binaries from FreeBSD/i386 or Linux/i386kib2008-09-023-2/+20
* Use size_t to store the return value of ttydisc_getc().ed2008-09-021-4/+3
* Remove XXXRW in soreceive_dgram that proves unnecessary.rwatson2008-09-021-5/+0
* Add gprof MIPS MD header and enable building gprof.obrien2008-09-022-2/+46
* Allow again compilation w/o GNU readline. There are conditionals inroberto2008-09-021-3/+3
* Import ioctl updates for latest rev of cxgbtoolkmacy2008-09-023-244/+247
* Fix an ABI breakage found after the import that will be part of thegshapiro2008-09-021-1/+2
* free ifp allocated at ieee80211_vap_setup.weongyo2008-09-021-0/+2
* Use RUSAGE_SELF for the current process instead of hardcoded valuekevlo2008-09-021-1/+1
* Use RUSAGE_SELF for the current process instead of hardcoded valuekevlo2008-09-021-2/+2
* Accomodate the fact that the number of l1 pages varies with the size of the ...kmacy2008-09-021-5/+8
* Fix a multiple locking bug in bm(4) that could cause panics on a WITNESS-enab...nwhitehorn2008-09-021-1/+1
* Fix problem with large memory configuration by ensuring that all NKPTkmacy2008-09-021-0/+7
* Per email to arch@ a little while ago (that was greeted with silence),imp2008-09-0137-66/+65
* Belatedly add a notice about the reversed order of preference for OpenSSHdes2008-09-011-0/+15
* We're not quite ready for the full %(endian_spec).obrien2008-09-011-1/+3
* Update for version 9.4.2-P2dougb2008-09-011-3/+7
OpenPOWER on IntegriCloud