summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify reading pw.conf(5) by using getline(3)bapt2014-04-222-24/+12
* Fix installworld failure when kerberos source files have new timestampsemaste2014-04-224-8/+8
* Check that port is started when MAC filter is setgnn2014-04-221-3/+14
* Use calloc() in favor of malloc + memset.delphij2014-04-229-24/+12
* Keep geom_uncompress(4) in line with geom_uzip(4), bring in the r264504 fix.loos2014-04-221-5/+23
* Factor out common ioport handler code for better hygiene -- pointedtychon2014-04-222-44/+24
* - Fix an off by one error when checking for the stop event. This resultedjhb2014-04-221-6/+12
* Don't claim the adapter is idle if it is clearing a drive.jhb2014-04-221-1/+1
* Fixes mkdir for the NFSv2 client that was broken by r264705.rmacklem2014-04-221-1/+1
* Various style(9) fixes and typos in grep, sort and patch.pfg2014-04-2113-71/+71
* Add parameterized position handling to printf(1).pfg2014-04-212-1/+39
* Prevent building tests when bootstrapping make.jmmv2014-04-211-1/+2
* Add placeholder Kyuafiles for various top-level hierarchies.jmmv2014-04-2131-6/+256
* Use case insensitive match in portsnap.delphij2014-04-211-1/+1
* Add {} braces so that the code conforms to the indentation.rmacklem2014-04-211-2/+4
* For an NFSv4 mount with the "nocto" option, don't get thermacklem2014-04-211-1/+3
* libc/stdio: Fail fdopen() on an execute-only fd.jilles2014-04-217-4/+242
* urndis(4) will first appear in 9.3-RELEASE.gjb2014-04-211-2/+2
* libc: Add fopen() test to regression Makefile.jilles2014-04-211-3/+11
* Rename the fp{get,set}* files so they no longer conflict with the softfloatandrew2014-04-217-2/+2
* Rewrite the cleanup code to, well, actually work right.adrian2014-04-211-45/+125
* * Modify the debugging output from pause/resume to note the TID and STAadrian2014-04-211-7/+16
* Make sure bf_next is NULL'ed out when we're completing up an aggregateadrian2014-04-211-2/+3
* bsd-family-tree: Add missing releaseseadler2014-04-211-0/+3
* Fix a cleanup hang if cleanup gets called _during_ an active cleanup.adrian2014-04-211-8/+28
* Modify the NFSv4 client create/mkdir RPC so that it acquiresrmacklem2014-04-202-1/+17
* Add consistency checks to ensure that fragments of a user messagetuexen2014-04-201-1/+36
* Apply a slightly different color hammer to arm/release.sh:gjb2014-04-201-6/+1
* Remove uncessary cache and TLB maintenance ops.ian2014-04-201-10/+0
* Send also a packet containing an ABORT chunk in response to an OOTB packettuexen2014-04-201-3/+0
* Fix EOL escape.gjb2014-04-201-1/+1
* When building the 'xdev' target when WITH_GCC=1 andgjb2014-04-201-2/+3
* Add the deprecated fp{get,set}* functions, a few ports use them.andrew2014-04-207-0/+304
* Fix a comment typo; conversion tables are for leap years, not leap seconds.ian2014-04-201-1/+1
* Apply upstream patch for EC calculation bug and bump version addendum.des2014-04-2010-9/+35
* Backport from projects/pf r263908:mm2014-04-203-12/+28
* MFi386: r257858 (by kib)nyan2014-04-201-0/+2
* bsd-family-tree: Add NetBSD 6.1.4, 6.0.5eadler2014-04-201-2/+25
* sys/capsicum.h: Remove not very useful visibility guards.jilles2014-04-191-6/+0
* Use consistently debug output instead of an unconditional printf.tuexen2014-04-191-1/+1
* Modify the NFSv4 client open/create RPC so that it acquiresrmacklem2014-04-192-5/+17
* add a TON of missing event handlers with quite possibly bogusjmg2014-04-191-3/+82
* Send the correct error cause, when a DATA chunk with no user datatuexen2014-04-194-1/+41
* garbage collect something that hasn't been triggered in almost 5 years...jmg2014-04-191-3/+0
* login: Remove broken dialup log message.jilles2014-04-191-8/+0
* langinfo.h: Hide YESSTR and NOSTR in strict POSIX mode.jilles2014-04-191-1/+1
* Update UMASS manual page to mention newer host controller drivers.hselasky2014-04-191-1/+6
* Install newly added bsd.mkopt.mk.jkim2014-04-191-0/+1
* add link to crypto(4)...jmg2014-04-191-1/+2
* Modify the Lookup RPC for NFSv4 so that it acquires directoryrmacklem2014-04-183-29/+45
OpenPOWER on IntegriCloud