summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Retire isa_setup_intr() and isa_teardown_intr() and use the generic busjhb2011-05-066-92/+2
* Increase NFS_TICKINTVL value from 10 to 500. Now that callout does usefulmav2011-05-061-1/+1
* Convert delay parameter back to ms when reporting to user.ae2011-05-062-1/+2
* Do not use Open Firmware to open the device and instead program its startnwhitehorn2011-05-063-19/+56
* Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC.adrian2011-05-064-5/+16
* Change the new NFS server so that it returns 0 when the f_bavailrmacklem2011-05-061-1/+16
* Bump up the number of egress queues that the driver is allowed to use.np2011-05-051-1/+1
* sh: Add $'quoting' (C-style escape sequences).jilles2011-05-0512-8/+312
* * Update copyright notice.tuexen2011-05-051-78/+63
* Simplify this script somewhat, following excellent suggestions fromnwhitehorn2011-05-051-12/+15
* Detect and set Atom's Tj(max) to 90 if it's not the 45nm D400/D500/N400delphij2011-05-051-0/+9
* Some changes around LAPIC timer programming.mav2011-05-051-25/+13
* Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves offdim2011-05-051-1/+2
* Add an initialization to the error variable, withoutjfv2011-05-051-2/+2
* Add PCI ID for Marvell 88SE9182 -- PCIe 2.x x2 relative of the 88SE912x.mav2011-05-051-0/+1
* Make cross-compiling using clang work better, by respecting thedim2011-05-051-0/+4
* Don't duplicate define the stdint types.obrien2011-05-054-100/+90
* Add a manpage for geom_map(4).adrian2011-05-052-0/+180
* Updates to geom_map from the author.adrian2011-05-051-209/+246
* Convert IA64 ISO script to use makefs instead of mkisofs.nwhitehorn2011-05-051-25/+2
* Add make_dev_alias_p to MLINKS.ae2011-05-051-0/+1
* Garbage collect some unused variables and stray debug code.nwhitehorn2011-05-054-5/+0
* - Add a forgotten -o to usage().ru2011-05-051-1/+1
* [mdoc] remove a hard sentence break.ru2011-05-051-1/+2
* Formatting fixes:ae2011-05-051-11/+13
* Add nvram2env (untested) and geom_map (tested) to PB92.adrian2011-05-052-15/+83
* Don't perform NF calibration for radio chains which aren't in use:adrian2011-05-051-4/+12
* Merge two upstream patches from vendor branch. No functional changes.des2011-05-052-2/+3
* Another Howl (AR9130) fix.adrian2011-05-051-1/+1
* Fix up the chipset checks for the AR5416 and later silicon.adrian2011-05-051-10/+37
* Import some HOWL (AR9130) related fixes from Atheros.adrian2011-05-052-2/+30
* T4 packet timestamps.np2011-05-052-1/+25
* Guard ptrdiff_t.obrien2011-05-051-0/+3
* 1. If PKG_DBDIR cannot be determined from make, set the defaultdougb2011-05-051-2/+3
* T4 packet filtering/steering.np2011-05-054-4/+671
* Modify the NFS nfssvc(2) syscall so that it allowsrmacklem2011-05-051-3/+6
* libarchive is mixing libmd and libcrypto -- correct to use one or the other.obrien2011-05-053-10/+24
* s/shaN_crypt/crypt_shaN/g to be a more consistent with the existing naming.obrien2011-05-054-14/+14
* Fix boot on old machines (e.g. blue and white G3s) by synthesizing anwhitehorn2011-05-051-0/+19
* Correct the kernel config name printed out during install.obrien2011-05-051-1/+1
* Enable Ethernet@WireSpeed for BCM5718/BCM57765 family. While I'myongari2011-05-053-8/+8
* Fix the new NFS client so that it handles the 64bit fieldsrmacklem2011-05-051-11/+23
* Repair release CD generation on PC98 and sun4v after release buildingnwhitehorn2011-05-045-49/+133
* Change the way powerpc bootable CDs are generated to work around a bugnwhitehorn2011-05-044-23/+99
* Always re-arm an iq's interrupt before leaving the handler.np2011-05-041-10/+4
* sh: Apply set -u to variables in arithmetic.jilles2011-05-042-0/+8
* Add a comment noting that the NFS code assumes that thermacklem2011-05-041-0/+8
* sh: Detect an error for ${#var<GARBAGE>}.jilles2011-05-043-0/+5
* Implement Resource Pooling V2 and an MPTCP like congestiontuexen2011-05-044-30/+217
* Update nfsstat.1 to reflect the changes done to nfsstat(1)rmacklem2011-05-041-5/+10
OpenPOWER on IntegriCloud