summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch to saving non-offseted pointer to TLS block in order too keep things...gonzo2012-03-062-17/+4
* Prepare for large TLS redo. Save pointer to the beginning of TLS area,gonzo2012-03-063-20/+51
* In the trap messages that aid the primitive debugging environment of MIPS,jmallett2012-03-061-6/+14
* Link EV_SET(3) to kqueue(2).pjd2012-03-051-1/+1
* The libmap.conf initialization is performed before TLS is functional.kib2012-03-051-10/+15
* Actually bump date, sigh.pluknet2012-03-051-1/+1
* Fix boot2 to handle boot config files that only contain a custom path tojhb2012-03-051-6/+15
* Fix three instances of a missing word.jhb2012-03-051-3/+3
* Fix few style nits.jkim2012-03-052-2/+2
* Fix typo. Bump .Dd for the previous change.pluknet2012-03-051-1/+1
* Make growfs(8) mostly style compliant. No functional changes,trasz2012-03-052-616/+457
* Print out process name and thread id in the debugging message.ivoras2012-03-051-2/+3
* Apply inlined vn_vget_ino() algorithm for ".." lookup in pseudofs.kib2012-03-051-5/+32
* Add DWC OTG module to ARM builds.hselasky2012-03-052-1/+46
* Fix for DWC OTG interrupt register programming.hselasky2012-03-053-22/+44
* Fix ng_ipfw(4) cookie number in example.glebius2012-03-051-2/+2
* Make the chroot shell more functional by providing devfs.nwhitehorn2012-03-051-0/+1
* Oops - used the wrong field.adrian2012-03-051-1/+1
* Add the thread id to the net80211 alq records.adrian2012-03-042-1/+4
* Fix style(9) issues.adrian2012-03-041-10/+12
* Fix a thinko in r232322, where gcc (and its tools) are not built duringdim2012-03-041-2/+2
* Exclude USB drivers (except umass and ukbd) from main kernel image on i386rmh2012-03-043-74/+0
* Copy amd64 ptrace.h to x86 and merge with i386 ptrace.h. Replacetijl2012-03-045-79/+61
* Do not use INT64_C and UINT64_C to define 64 bit integer limits. Theytijl2012-03-041-6/+10
* Respect phy-handle property in Ethernet nodes of the device tree.raj2012-03-048-48/+75
* Change SYSINIT priorities so that ip_mroute_modevent() is executedzec2012-03-041-2/+2
* Document pci_find_extcap() and pci_find_htcap().jhb2012-03-042-0/+51
* Rather than printing the output from route add for all FIBs just print thembz2012-03-041-16/+30
* In nd6_options() ignore the RFC 6106 options completely rather than printingbz2012-03-041-0/+8
* Correct typo in the RFC number for the constants based on IANA assignmentsbz2012-03-041-2/+2
* Remove unused #defines. All this is now retrieved from the device tree.raj2012-03-041-126/+0
* Permit the use of raidz3 in pc-sysinstalleadler2012-03-041-1/+1
* Fix race condition in KfRaiseIrql().brucec2012-03-041-4/+6
* Bump date as modified the man pageeadler2012-03-041-1/+1
* Explicitly list dependencyeadler2012-03-041-0/+2
* Remove outdated comment of seven yearseadler2012-03-041-7/+0
* Remove reference to gcc's non-standard -fwritable-strings, whicheadler2012-03-041-7/+1
* POSIX mandates that swab do nothing when len < 0eadler2012-03-042-1/+6
* Fix a variety of grammar issues and style nits.eadler2012-03-041-74/+75
* ehci tunables are only available when kernel is compiled with USB_DEBUGeadler2012-03-041-1/+5
* Reapply 227753 (xlocale cleanup), plus some fixes so that it passes buildtheraven2012-03-0429-444/+963
* Add __aeabi_read_tp to the symbol list.cognet2012-03-041-0/+1
* PR: docs/158813eadler2012-03-041-26/+29
* pipe_read(): change the type of size to int, and remove signed clamp.kib2012-03-041-4/+5
* Instead of incomplete handling of read(2)/write(2) return values thatkib2012-03-041-12/+8
* Remove unneeded cast to u_int. The values as small enough to fit intokib2012-03-041-2/+1
* Copy amd64 trap.h to x86 and replace amd64/i386/pc98 trap.h with stubs.tijl2012-03-044-185/+102
* Copy amd64 float.h to x86 and merge with i386 float.h. Replacetijl2012-03-044-183/+105
* Restore proper dot symbol creation for assembly files in the kernel build case.andreast2012-03-041-13/+46
* Properly restore curvnet context when returning early fromzec2012-03-041-1/+4
OpenPOWER on IntegriCloud