| Commit message (Expand) | Author | Age | Files | Lines |
* | Simplify reading pw.conf(5) by using getline(3) | bapt | 2014-04-22 | 2 | -24/+12 |
* | Fix installworld failure when kerberos source files have new timestamps | emaste | 2014-04-22 | 4 | -8/+8 |
* | Check that port is started when MAC filter is set | gnn | 2014-04-22 | 1 | -3/+14 |
* | Use calloc() in favor of malloc + memset. | delphij | 2014-04-22 | 9 | -24/+12 |
* | Keep geom_uncompress(4) in line with geom_uzip(4), bring in the r264504 fix. | loos | 2014-04-22 | 1 | -5/+23 |
* | Factor out common ioport handler code for better hygiene -- pointed | tychon | 2014-04-22 | 2 | -44/+24 |
* | - Fix an off by one error when checking for the stop event. This resulted | jhb | 2014-04-22 | 1 | -6/+12 |
* | Don't claim the adapter is idle if it is clearing a drive. | jhb | 2014-04-22 | 1 | -1/+1 |
* | Fixes mkdir for the NFSv2 client that was broken by r264705. | rmacklem | 2014-04-22 | 1 | -1/+1 |
* | Various style(9) fixes and typos in grep, sort and patch. | pfg | 2014-04-21 | 13 | -71/+71 |
* | Add parameterized position handling to printf(1). | pfg | 2014-04-21 | 2 | -1/+39 |
* | Prevent building tests when bootstrapping make. | jmmv | 2014-04-21 | 1 | -1/+2 |
* | Add placeholder Kyuafiles for various top-level hierarchies. | jmmv | 2014-04-21 | 31 | -6/+256 |
* | Use case insensitive match in portsnap. | delphij | 2014-04-21 | 1 | -1/+1 |
* | Add {} braces so that the code conforms to the indentation. | rmacklem | 2014-04-21 | 1 | -2/+4 |
* | For an NFSv4 mount with the "nocto" option, don't get the | rmacklem | 2014-04-21 | 1 | -1/+3 |
* | libc/stdio: Fail fdopen() on an execute-only fd. | jilles | 2014-04-21 | 7 | -4/+242 |
* | urndis(4) will first appear in 9.3-RELEASE. | gjb | 2014-04-21 | 1 | -2/+2 |
* | libc: Add fopen() test to regression Makefile. | jilles | 2014-04-21 | 1 | -3/+11 |
* | Rename the fp{get,set}* files so they no longer conflict with the softfloat | andrew | 2014-04-21 | 7 | -2/+2 |
* | Rewrite the cleanup code to, well, actually work right. | adrian | 2014-04-21 | 1 | -45/+125 |
* | * Modify the debugging output from pause/resume to note the TID and STA | adrian | 2014-04-21 | 1 | -7/+16 |
* | Make sure bf_next is NULL'ed out when we're completing up an aggregate | adrian | 2014-04-21 | 1 | -2/+3 |
* | bsd-family-tree: Add missing releases | eadler | 2014-04-21 | 1 | -0/+3 |
* | Fix a cleanup hang if cleanup gets called _during_ an active cleanup. | adrian | 2014-04-21 | 1 | -8/+28 |
* | Modify the NFSv4 client create/mkdir RPC so that it acquires | rmacklem | 2014-04-20 | 2 | -1/+17 |
* | Add consistency checks to ensure that fragments of a user message | tuexen | 2014-04-20 | 1 | -1/+36 |
* | Apply a slightly different color hammer to arm/release.sh: | gjb | 2014-04-20 | 1 | -6/+1 |
* | Remove uncessary cache and TLB maintenance ops. | ian | 2014-04-20 | 1 | -10/+0 |
* | Send also a packet containing an ABORT chunk in response to an OOTB packet | tuexen | 2014-04-20 | 1 | -3/+0 |
* | Fix EOL escape. | gjb | 2014-04-20 | 1 | -1/+1 |
* | When building the 'xdev' target when WITH_GCC=1 and | gjb | 2014-04-20 | 1 | -2/+3 |
* | Add the deprecated fp{get,set}* functions, a few ports use them. | andrew | 2014-04-20 | 7 | -0/+304 |
* | Fix a comment typo; conversion tables are for leap years, not leap seconds. | ian | 2014-04-20 | 1 | -1/+1 |
* | Apply upstream patch for EC calculation bug and bump version addendum. | des | 2014-04-20 | 10 | -9/+35 |
* | Backport from projects/pf r263908: | mm | 2014-04-20 | 3 | -12/+28 |
* | MFi386: r257858 (by kib) | nyan | 2014-04-20 | 1 | -0/+2 |
* | bsd-family-tree: Add NetBSD 6.1.4, 6.0.5 | eadler | 2014-04-20 | 1 | -2/+25 |
* | sys/capsicum.h: Remove not very useful visibility guards. | jilles | 2014-04-19 | 1 | -6/+0 |
* | Use consistently debug output instead of an unconditional printf. | tuexen | 2014-04-19 | 1 | -1/+1 |
* | Modify the NFSv4 client open/create RPC so that it acquires | rmacklem | 2014-04-19 | 2 | -5/+17 |
* | add a TON of missing event handlers with quite possibly bogus | jmg | 2014-04-19 | 1 | -3/+82 |
* | Send the correct error cause, when a DATA chunk with no user data | tuexen | 2014-04-19 | 4 | -1/+41 |
* | garbage collect something that hasn't been triggered in almost 5 years... | jmg | 2014-04-19 | 1 | -3/+0 |
* | login: Remove broken dialup log message. | jilles | 2014-04-19 | 1 | -8/+0 |
* | langinfo.h: Hide YESSTR and NOSTR in strict POSIX mode. | jilles | 2014-04-19 | 1 | -1/+1 |
* | Update UMASS manual page to mention newer host controller drivers. | hselasky | 2014-04-19 | 1 | -1/+6 |
* | Install newly added bsd.mkopt.mk. | jkim | 2014-04-19 | 1 | -0/+1 |
* | add link to crypto(4)... | jmg | 2014-04-19 | 1 | -1/+2 |
* | Modify the Lookup RPC for NFSv4 so that it acquires directory | rmacklem | 2014-04-18 | 3 | -29/+45 |