summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initialize the clocks before we call cninit() so that the serialimp2012-06-016-20/+68
* Remove unnecessary device_printfs.yongari2012-05-311-8/+0
* Update date for r236338 & r236346.obrien2012-05-311-1/+1
* Correct table counter functionality to not panic.eri2012-05-313-2/+5
* Regenerate after r236361.pjd2012-05-311-5/+5
* - Fix my botched merge and correct mentor ordering. (Spotted by flo)tj2012-05-311-11/+11
* Add missing system calls.pjd2012-05-311-0/+5
* There is no rmdirat system call. Weird, I know.pjd2012-05-311-1/+0
* Unlock in the error path to prevent a lock leak.imp2012-05-311-6/+11
* Don't trace or dump page fault records in the default set of tracepointsjhb2012-05-312-5/+5
* Fix a variety of compile errors with gcc48 and clangeadler2012-05-312-7/+10
* Bump date for content missed in r236290eadler2012-05-311-1/+1
* Add my mentor relationships.tj2012-05-311-0/+4
* Add regression test for '-V' command line option (requires r236346).obrien2012-05-318-0/+35
* Add "-V '${VAR}'" variable expansion from Portable Berkeley Make.obrien2012-05-312-5/+14
* Add myself and mentors relationship.jase2012-05-301-0/+5
* make it easier to check newly-built makeobrien2012-05-301-0/+19
* make it easier to test newly-built make.obrien2012-05-302-0/+9
* Deprecate the FreeBSD make's ":U" (to-upper case) and ":L" (to-lower case)obrien2012-05-303-1/+35
* * Remove headers from SRCS that are not generatedobrien2012-05-3027-67/+41
* Bump PKG_INSTALL_VERSION which should've been done in r236233jpaetzel2012-05-301-1/+1
* - Witness doesn't verify the old MTX_NOSWITCH flag's correctness (that was ob...jhb2012-05-301-16/+19
* Let pkg_add use the ENV variable PACKAGESUFFIX. Thisjpaetzel2012-05-305-11/+38
* Seperate SCTP checksum offloading for IPv4 and IPv6.tuexen2012-05-305-28/+28
* Fix detecting available zpool names.jpaetzel2012-05-301-1/+1
* Fix French Canadian console keyboard layoutjpaetzel2012-05-301-0/+1
* Merge r236137 from x86:marius2012-05-301-2/+4
* Try to finally get the point in time at which bge_add_sysctls() is calledmarius2012-05-301-3/+3
* When we return deprecated addresses, we need to reference them.emax2012-05-301-3/+9
* Panic openly if we cannot retrieve memory information from the device tree.raj2012-05-301-3/+3
* Extract vendor specific Book-E pieces into separate files and have a commonraj2012-05-305-39/+424
* Cosmetic nit. If a configured volume has no label, don't emit an emptysbruno2012-05-301-4/+11
* Enable vn_io_fault() lock avoidance for UFS.kib2012-05-302-4/+4
* vn_io_fault() is a facility to prevent page faults while filesystemskib2012-05-304-45/+302
* Add a rangelock implementation, intended to be used to range-lockingkib2012-05-307-0/+342
* Capitalize start of sentence.kib2012-05-301-1/+1
* Clarify that the v_lockf is advisory lock list.kib2012-05-301-1/+1
* Unbreak make depend.uqs2012-05-302-0/+6
* Improve style(9) of bcopy() to and from mbuf tag.glebius2012-05-301-4/+3
* Assert that TDP_NOFAULTING and TDP_NOSPEEPING thread flags do not leakkib2012-05-301-0/+6
* Print userspace backtrace for current thread.gber2012-05-301-5/+7
* Flush D and I caches after setting a breakpoint.gber2012-05-301-0/+3
* Update the previous openssl fix. [12:01]bz2012-05-303-10/+9
* After r228571 carp_output() expects carp_softc * pointer in the mtag.glebius2012-05-301-3/+3
* Catch up to the carp rewrite and refer to vhids instead of interfaces.bjk2012-05-301-2/+2
* Eliminate some purely stylistic differences among the amd64, i386 native,alc2012-05-303-10/+10
* Document daily_status_security_chkportsum_enableeadler2012-05-301-0/+6
* Relax security permissions on '.seq' file creation - the strict,eadler2012-05-301-1/+1
* Only set _w to 0 when the file stream is not currently reading. Withouteadler2012-05-301-1/+1
* add missing variable declaration when DEBUG is defined forgotten ineadler2012-05-301-1/+1
OpenPOWER on IntegriCloud