aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Add device_is_registered() to the LinuxKPI.Mark Johnston2017-07-081-1/+8
* | Add TASK_COMM_LEN to the LinuxKPI.Mark Johnston2017-07-081-0/+2
* | makeman: Don't show META_MODE ABI rebuild warnings.Bryan Drewery2017-07-081-1/+2
* | Add many bitmaps (now there are 13) for mouse cursors and logic to tryBruce Evans2017-07-082-29/+197
* | stdbuf(1): Add buffer definition "B" to the usage messageAlan Somers2017-07-081-1/+1
* | SYSTEM_COMPILER: Ensure there is not a stale compiler in WORLDTMP.Bryan Drewery2017-07-081-1/+9
* | Add files to help manage the (vga) syscons mouse cursor.Bruce Evans2017-07-082-0/+935
* | Fix handling of one more possible exception on return to usermode.Konstantin Belousov2017-07-081-4/+3
* | Fix "mount -uw /" when the filesystem type doesn't match.Edward Tomasz Napierala2017-07-081-1/+3
* | Allow more services to run in vnet jailsKristof Provost2017-07-0813-15/+14
* | Simplify language.Konstantin Belousov2017-07-081-3/+5
* | Correctly ignore branch operators in the top-level parser when applicable.Kyle Evans2017-07-071-1/+1
* | Bump date for today's commit.Warner Losh2017-07-071-1/+1
* | Improve wording for -E and -t flags. -E never writes the entire disk,Warner Losh2017-07-071-8/+8
* | Connect ena(4) to the build.Glen Barber2017-07-071-0/+1
* | Remove the MULTIDELAY option from arm. It's now enabled when PLATFORM isAndrew Turner2017-07-0725-47/+6
* | Complete r320189 which allows a NULL VM fault handler in the LinuxKPI.Hans Petter Selasky2017-07-071-12/+77
* | Fix a bug in synchronize RCU when the calling thread is bound to a CPU.Hans Petter Selasky2017-07-071-1/+2
* | Implement fix for BULK IN-token retry mechanism. When the hardware isHans Petter Selasky2017-07-071-2/+27
* | amd-vi: gcc build errorsRyan Libby2017-07-073-6/+8
* | Improve BIT_FLS() documentation.Konstantin Belousov2017-07-071-2/+4
* | - Use strlcat() instead of strncat().Xin LI2017-07-071-6/+6
* | Document the changes done to nfsuserd by r320757.Rick Macklem2017-07-061-11/+25
* | Modify the nfsuserd daemon so that it uses an AF_LOCAL socket for upcalls.Rick Macklem2017-07-061-55/+117
* | Add BIT_FLS() analogous to BIT_FFS().Konstantin Belousov2017-07-062-1/+36
* | Update copyright e-mail address to @FreeBSD.org addressKyle Evans2017-07-062-2/+2
* | Fix sparc64 libc build after r320742.Kyle Evans2017-07-061-4/+12
* | Allow passing NOPKG= to make(1) to prevent the pkg-stage targetGlen Barber2017-07-061-1/+1
* | Fix drivers that assume ticks starts at zero. These drivers all have logicIan Lepore2017-07-063-0/+4
* | The impending libregex will implement GNU extensions to bring BREs andKyle Evans2017-07-062-92/+224
* | Make ^c work in ddb(4).Edward Tomasz Napierala2017-07-061-0/+1
* | Make ^w work in ddb(4).Edward Tomasz Napierala2017-07-061-0/+13
* | Make ddb(4) disassembler (x/i) use n32 register names.Edward Tomasz Napierala2017-07-061-0/+4
* | Simplify UIO_SYSSPACE and UIO_NOCOPY paths in uiomoveAndrew Gallatin2017-07-061-16/+18
* | Fix cleanup in lib/libc/gen/setdomainname_testAlan Somers2017-07-062-16/+51
* | acpidump: warn and exit loop on invalid subtable lengthEd Maste2017-07-061-0/+4
* | compiler_rt: provide bswap buildins on sparc64Ed Maste2017-07-061-3/+2
* | Improve ddb(4) error reporting a bit.Edward Tomasz Napierala2017-07-061-2/+3
* | Make ddb(4) a bit more user-friendly by improving "help".Edward Tomasz Napierala2017-07-061-1/+26
* | usr.sbin/bsdinstall/scripts/hardening: fix options numbersBartek Rutkowski2017-07-061-1/+1
* | Report device descr in addition to ident.Alexander Motin2017-07-061-0/+6
* | Add GEOM::descr attribute for symmetry with GEOM::ident.Alexander Motin2017-07-061-0/+2
* | Chase upstream change deprecating LIBXO_OPTIONS similar to r320521Enji Cooper2017-07-061-2/+2
* | :snprintf_float: don't blindly set RLIMIT_DATA and RLIMIT_AS to 1 MB -- raiseEnji Cooper2017-07-061-3/+10
* | Expect :snprintf_float to segfaultEnji Cooper2017-07-061-0/+4
* | rtwn: add Rx descriptor structures for common code.Andriy Voskoboinyk2017-07-067-48/+88
* | :l_flag:: be more aggressive when normalizing whitespaceEnji Cooper2017-07-061-2/+11
* | Use %e instead of %d with x_output_date(..)Enji Cooper2017-07-061-1/+1
* | Regenerate src.conf(5)Enji Cooper2017-07-061-3/+25
* | Add WITH_RCMDS for parity with WITHOUT_RCMDSEnji Cooper2017-07-061-0/+8