summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use DEVMETHOD_END, as suggested by hselasky@.rakuco2012-12-261-1/+1
* Use the correct USB interface macros instead of USB_IF_CSI.rakuco2012-12-261-1/+3
* In case of the deletion of a user those whole database has to be regenerated,bapt2012-12-261-1/+5
* Fix creating a user and adding it to a groupbapt2012-12-261-7/+8
* Fixup r244240: mp_ncpus will be 1 also in the !SMP and smp_disabled=1attilio2012-12-261-8/+1
* Add vendor IDs for Broadcom USB dongles (BCM20702).glebius2012-12-262-1/+7
* Always initialize pattern_buf pointers to NULL, otherwise AMD64 machinedavidxu2012-12-261-4/+2
* Fix libproc test case to work with clang premature optimizationpluknet2012-12-261-1/+1
* Attempt to clarify that for ZFS, all file systems underrmacklem2012-12-251-1/+3
* Attempt to clarify that for ZFS, all file systems underrmacklem2012-12-251-2/+5
* Use correct size in snprintf.antoine2012-12-251-2/+1
* Garbage collect carp_cksum().glebius2012-12-251-10/+4
* sh: Prefer strsignal() to accessing sys_siglist directly.jilles2012-12-251-8/+13
* Change net.inet.carp.demotion sysctl to add the supplied valueglebius2012-12-252-12/+28
* Fix sysctl_handle_int() usage. Either arg1 or arg2 should be supplied,glebius2012-12-252-2/+2
* - Update manual pages accordingly to r244384 and r244385.zont2012-12-252-9/+25
* The SIOCSIFFLAGS ioctl handler runs if_up()/if_down() that notifyglebius2012-12-252-3/+17
* Add more debugging to help with diagnosis of program-flow when needed.dteske2012-12-2567-21/+181
* Remove unnecessary duplicate initialization of the dialog(1) API (automaticallydteske2012-12-2542-42/+0
* Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t.andrew2012-12-251-2/+3
* various connections to last commitluigi2012-12-252-10/+21
* Minor style(9) changes:glebius2012-12-241-1/+3
* Fix more regression issue after r244503.hselasky2012-12-243-4/+12
* small cleanup of the code, and add support for running multipleluigi2012-12-231-21/+144
* Do not force a writer to the devfs file to drain the buffer writes.kib2012-12-233-2/+15
* enable building picobsd with CC instead of CLANGluigi2012-12-231-0/+3
* Pull in r170096 from upstream clang trunk:andrew2012-12-234-1/+33
* Remove extraneous space and new-line.matthew2012-12-231-2/+2
* Fix the Makefile so it can build gssd.c after r244604.rmacklem2012-12-231-2/+2
* zfs: solaris doesn't have KM_ZERO, kmem_zalloc should be used insteadavg2012-12-232-3/+3
* Add parentheses to IP_FW_ARG_TABLEARG() definition.melifaro2012-12-231-1/+1
* Use unified IP_FW_ARG_TABLEARG() macro for most tablearg checks.melifaro2012-12-234-25/+17
* Correct a series of errors in the hand-rolled locking for drace_debug.c:rstone2012-12-231-44/+54
* UPDATING: add a note about the clang+zfs+i386 stack overflow issueavg2012-12-231-0/+5
* Upgrade our copy of llvm/clang to 3.2 release.dim2012-12-2327-291/+247
* lock.9: fix incorrect descriptions of LK_SHARED and LK_DOWNGRADE behavioravg2012-12-231-2/+5
* Third time's the charm. pkg -N output needs to go to stderr.matthew2012-12-231-4/+2
* Fix regression issue after r244503.hselasky2012-12-231-5/+8
* Document the new gssd daemon options added by r244604.rmacklem2012-12-221-1/+27
* It was reported via email that some sshds create kerberosrmacklem2012-12-221-11/+295
* MFV r244559:mm2012-12-2216-473/+854
* Fix a bug in ld --gc-sections: it strips out .note sections, while itdim2012-12-221-0/+1
* Pull in r170353 from upstream llvm trunk:dim2012-12-221-1/+1
* Switch from 'pkg -n' to 'pkg -N' as the test for pkgn activationmatthew2012-12-221-2/+2
* Mangle label names containing spaces, non-printable characters '%' orjh2012-12-222-0/+29
* Reject spaces and double quotation marks in device names. devctl(4)jh2012-12-222-1/+12
* Fixup r240424: On entering KDB backends, the hijacked thread to runattilio2012-12-225-13/+17
* cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G lownp2012-12-221-0/+1
* Add the missing '$' from the LIBNETBSD variableandrew2012-12-221-1/+1
* Make struct fstate aligned to the same as an int as its pointer is cast toandrew2012-12-221-1/+1
OpenPOWER on IntegriCloud