summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | bcd isn't installed setuid.eadler2012-10-222-6/+0
* | Sysinstall has been removed from base.eadler2012-10-221-1/+1
* | remove duplicate semicolons where possible.eadler2012-10-2229-31/+31
* | Make uhid attach to devices that look like keyboardseadler2012-10-221-3/+4
* | Add support for gjournal to dumpfseadler2012-10-221-0/+2
* | Implement HTTP 305 redirect handling.eadler2012-10-221-1/+5
* | Don't deny non-temporary redirects if the -A option is set (pereadler2012-10-222-2/+13
* | Be a bit more lenient in the maximum number of redirects allowed.eadler2012-10-221-1/+1
* | Remove unused variable. Newer versions of gcc care.eadler2012-10-221-2/+0
* | Fix build if COMPAT_43 is defined without one ofeadler2012-10-221-1/+2
* | Remove {harp,hfa,idt} man pages as they were removed in r179308.eadler2012-10-224-268/+0
* | Fix conditional expression: previously a bitvector would be operatedeadler2012-10-221-1/+1
* | Make do_uniq work with python3eadler2012-10-221-6/+6
* | Make xen python scripts work with python3eadler2012-10-221-1/+1
* | Covert regression test to python 3eadler2012-10-221-7/+7
* | Don't repeat the POSTREAD dma sync.kientzle2012-10-221-5/+1
* | Warn users when using pkg tools if it looks like theyeadler2012-10-229-1/+46
* | Fix conditional expression: previously a bit vector was being operatedeadler2012-10-221-1/+1
* | Finish migration of MAINTAINER entrieseadler2012-10-225-21/+4
* | Mark bsdar_errc as __dead2 to help code analysis tools.eadler2012-10-221-1/+1
* | Covert to python 3eadler2012-10-221-4/+4
* | Print flags as hex instead of an integer.eadler2012-10-221-3/+3
* | Update after adding WITHOUT_ATF.marcel2012-10-221-5/+4
* | Add ATF to the build. This is may be a bit rought around the egdes,marcel2012-10-2248-3/+1540
* | Make the Wii GPIO driver a separate device.rpaulo2012-10-211-1/+1
* | Fix the top comment.rpaulo2012-10-211-1/+1
* | Add a config file for the Wii.rpaulo2012-10-211-0/+115
* | Update dialog to 20120706: includes minor useability enhancements andnwhitehorn2012-10-2195-2989/+4239
|\ \
| * | Import dialog-1.1-20120706nwhitehorn2012-10-2194-2984/+4223
* | | Add the flags parameter to the disk_open() function and DISK_F_NOCACHEae2012-10-215-16/+30
* | | Make fsck and fsck_msdosfs WARNS=6 cleanuqs2012-10-218-17/+16
* | | sbin/fsck: s/perror/perr/ to avoid shadowinguqs2012-10-218-79/+74
* | | Fix build.andreast2012-10-211-1/+1
* | | Add "options WII".rpaulo2012-10-211-0/+1
* | | Add support for iPhone 5 tethering.eadler2012-10-212-0/+4
* | | Update ktr(4) to reflect changes from r239923.gjb2012-10-201-2/+10
* | | Revert r241752. The claim that it's more correct while at the same timemarcel2012-10-201-5/+4
* | | Grammar fixes to r241781.andre2012-10-202-2/+2
* | | Set default for ${pkg_info} like ${pkg_version}.ume2012-10-201-0/+1
* | | Use correct INDEX on 10-CURRENT.ume2012-10-201-1/+1
* | | boot: use -march=i386 for both i386 and amd64 buildsavg2012-10-205-6/+13
* | | Adds 4K quirks for the some SSD's which all perform better when 4Keadler2012-10-201-0/+110
* | | pkg_add is no more the default tool, make motd recommand using pkg install in...bapt2012-10-201-1/+1
* | | Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -aandre2012-10-202-5/+25
* | | - Give PIL_PREEMPT the lowest priority just above low/stray interrupts.marius2012-10-202-10/+10
* | | Tidy up somaxconn (accept queue limit) and related functionsandre2012-10-201-22/+26
* | | Move uniq() prototype into extern.h.ed2012-10-203-3/+2
* | | More -Wmissing-variable-declarations fixes.ed2012-10-2022-46/+133
* | | Remove redundant code.ed2012-10-204-60/+35
* | | strcmp(3) will suffice here, also follow the style of the remaining file more...uqs2012-10-201-1/+1
OpenPOWER on IntegriCloud