| Commit message (Expand) | Author | Age | Files | Lines |
* | Change net.inet.carp.demotion sysctl to add the supplied value | glebius | 2012-12-25 | 2 | -12/+28 |
* | Fix sysctl_handle_int() usage. Either arg1 or arg2 should be supplied, | glebius | 2012-12-25 | 2 | -2/+2 |
* | - Update manual pages accordingly to r244384 and r244385. | zont | 2012-12-25 | 2 | -9/+25 |
* | The SIOCSIFFLAGS ioctl handler runs if_up()/if_down() that notify | glebius | 2012-12-25 | 2 | -3/+17 |
* | Add more debugging to help with diagnosis of program-flow when needed. | dteske | 2012-12-25 | 67 | -21/+181 |
* | Remove unnecessary duplicate initialization of the dialog(1) API (automatically | dteske | 2012-12-25 | 42 | -42/+0 |
* | Fix the __glibcxx_min and __glibcxx_max macros for a signed wchar_t. | andrew | 2012-12-25 | 1 | -2/+3 |
* | various connections to last commit | luigi | 2012-12-25 | 2 | -10/+21 |
* | Minor style(9) changes: | glebius | 2012-12-24 | 1 | -1/+3 |
* | Fix more regression issue after r244503. | hselasky | 2012-12-24 | 3 | -4/+12 |
* | small cleanup of the code, and add support for running multiple | luigi | 2012-12-23 | 1 | -21/+144 |
* | Do not force a writer to the devfs file to drain the buffer writes. | kib | 2012-12-23 | 3 | -2/+15 |
* | enable building picobsd with CC instead of CLANG | luigi | 2012-12-23 | 1 | -0/+3 |
* | Pull in r170096 from upstream clang trunk: | andrew | 2012-12-23 | 4 | -1/+33 |
* | Remove extraneous space and new-line. | matthew | 2012-12-23 | 1 | -2/+2 |
* | Fix the Makefile so it can build gssd.c after r244604. | rmacklem | 2012-12-23 | 1 | -2/+2 |
* | zfs: solaris doesn't have KM_ZERO, kmem_zalloc should be used instead | avg | 2012-12-23 | 2 | -3/+3 |
* | Add parentheses to IP_FW_ARG_TABLEARG() definition. | melifaro | 2012-12-23 | 1 | -1/+1 |
* | Use unified IP_FW_ARG_TABLEARG() macro for most tablearg checks. | melifaro | 2012-12-23 | 4 | -25/+17 |
* | Correct a series of errors in the hand-rolled locking for drace_debug.c: | rstone | 2012-12-23 | 1 | -44/+54 |
* | UPDATING: add a note about the clang+zfs+i386 stack overflow issue | avg | 2012-12-23 | 1 | -0/+5 |
* | Upgrade our copy of llvm/clang to 3.2 release. | dim | 2012-12-23 | 27 | -291/+247 |
* | lock.9: fix incorrect descriptions of LK_SHARED and LK_DOWNGRADE behavior | avg | 2012-12-23 | 1 | -2/+5 |
* | Third time's the charm. pkg -N output needs to go to stderr. | matthew | 2012-12-23 | 1 | -4/+2 |
* | Fix regression issue after r244503. | hselasky | 2012-12-23 | 1 | -5/+8 |
* | Document the new gssd daemon options added by r244604. | rmacklem | 2012-12-22 | 1 | -1/+27 |
* | It was reported via email that some sshds create kerberos | rmacklem | 2012-12-22 | 1 | -11/+295 |
* | MFV r244559: | mm | 2012-12-22 | 16 | -473/+854 |
* | Fix a bug in ld --gc-sections: it strips out .note sections, while it | dim | 2012-12-22 | 1 | -0/+1 |
* | Pull in r170353 from upstream llvm trunk: | dim | 2012-12-22 | 1 | -1/+1 |
* | Switch from 'pkg -n' to 'pkg -N' as the test for pkgn activation | matthew | 2012-12-22 | 1 | -2/+2 |
* | Mangle label names containing spaces, non-printable characters '%' or | jh | 2012-12-22 | 2 | -0/+29 |
* | Reject spaces and double quotation marks in device names. devctl(4) | jh | 2012-12-22 | 2 | -1/+12 |
* | Fixup r240424: On entering KDB backends, the hijacked thread to run | attilio | 2012-12-22 | 5 | -13/+17 |
* | cxgbe(4): Add support for the T440-LP-CR card. This is the 4x10G low | np | 2012-12-22 | 1 | -0/+1 |
* | Add the missing '$' from the LIBNETBSD variable | andrew | 2012-12-22 | 1 | -1/+1 |
* | Make struct fstate aligned to the same as an int as its pointer is cast to | andrew | 2012-12-22 | 1 | -1/+1 |
* | if_start() is being used here as a way of kick-starting the new queue | adrian | 2012-12-22 | 1 | -0/+5 |
* | Remove a use of if_start() - instead, use if_transmit() to dispatch the | adrian | 2012-12-22 | 1 | -2/+1 |
* | The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't | cognet | 2012-12-22 | 1 | -3/+11 |
* | The VM_MEMATTR_ constants are enumerated, not a bitset. Compare accordingly. | cognet | 2012-12-22 | 2 | -8/+8 |
* | - Reduce buffer size from LINE_MAX to PATH_MAX, there is no point to store | delphij | 2012-12-21 | 1 | -8/+4 |
* | Reduce stack usage in the USB audio driver by moving some large stack | hselasky | 2012-12-21 | 1 | -292/+282 |
* | Split dialog(1)-based validators for hostname/netmask into two, providing | dteske | 2012-12-21 | 2 | -18/+74 |
* | Remove unused include. | dteske | 2012-12-21 | 1 | -1/+0 |
*-. | Add NetBSD's mtree to the tree and install it as nmtree as the first step | brooks | 2012-12-21 | 18 | -0/+5202 |
|\ \ |
|
| | * | Tag 2012-12-21 import of NetBSD's mtree | brooks | 2012-12-21 | 14 | -0/+4833 |
| | * | Vendor import of NetBSD's mtree at 2012-12-21 | brooks | 2012-12-21 | 14 | -0/+4833 |
| * | Tag 2012-12-21 import of NetBSD's mknod | brooks | 2012-12-21 | 2 | -0/+342 |
| * | Vendor import of pack_dev.* from NetBSD's mknod at 2012-12-21 | brooks | 2012-12-21 | 2 | -0/+342 |