aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Danish keyboard model for macbooks to syscons.Eitan Adler2012-10-223-0/+120
* Explain the upcoming delay by printing a message when the kernelEitan Adler2012-10-223-0/+6
* Fix typo in error when unable to create TCP socketEitan Adler2012-10-221-1/+1
* Check the return error of set[e][ug]id. While this can never fail in theEitan Adler2012-10-228-11/+29
* Free buf when its no longer used. This helps eliminate a static analysisEitan Adler2012-10-221-0/+2
* bcd isn't installed setuid.Eitan Adler2012-10-222-6/+0
* Sysinstall has been removed from base.Eitan Adler2012-10-221-1/+1
* remove duplicate semicolons where possible.Eitan Adler2012-10-2229-31/+31
* Make uhid attach to devices that look like keyboardsEitan Adler2012-10-221-3/+4
* Add support for gjournal to dumpfsEitan Adler2012-10-221-0/+2
* Implement HTTP 305 redirect handling.Eitan Adler2012-10-221-1/+5
* Don't deny non-temporary redirects if the -A option is set (perEitan Adler2012-10-222-2/+13
* Be a bit more lenient in the maximum number of redirects allowed.Eitan Adler2012-10-221-1/+1
* Remove unused variable. Newer versions of gcc care.Eitan Adler2012-10-221-2/+0
* Fix build if COMPAT_43 is defined without one ofEitan Adler2012-10-221-1/+2
* Remove {harp,hfa,idt} man pages as they were removed in r179308.Eitan Adler2012-10-224-268/+0
* Fix conditional expression: previously a bitvector would be operatedEitan Adler2012-10-221-1/+1
* Make do_uniq work with python3Eitan Adler2012-10-221-6/+6
* Make xen python scripts work with python3Eitan Adler2012-10-221-1/+1
* Covert regression test to python 3Eitan Adler2012-10-221-7/+7
* Don't repeat the POSTREAD dma sync.Tim Kientzle2012-10-221-5/+1
* Warn users when using pkg tools if it looks like theyEitan Adler2012-10-229-1/+46
* Fix conditional expression: previously a bit vector was being operatedEitan Adler2012-10-221-1/+1
* Finish migration of MAINTAINER entriesEitan Adler2012-10-225-21/+4
* Mark bsdar_errc as __dead2 to help code analysis tools.Eitan Adler2012-10-221-1/+1
* Covert to python 3Eitan Adler2012-10-221-4/+4
* Print flags as hex instead of an integer.Eitan Adler2012-10-221-3/+3
* Update after adding WITHOUT_ATF.Marcel Moolenaar2012-10-221-5/+4
* Add ATF to the build. This is may be a bit rought around the egdes,Marcel Moolenaar2012-10-2248-3/+1540
* Make the Wii GPIO driver a separate device.Rui Paulo2012-10-211-1/+1
* Fix the top comment.Rui Paulo2012-10-211-1/+1
* Add a config file for the Wii.Rui Paulo2012-10-211-0/+115
* Update dialog to 20120706: includes minor useability enhancements andNathan Whitehorn2012-10-2195-2989/+4239
|\
| * Import dialog-1.1-20120706vendor/dialog/1.1-20120706Nathan Whitehorn2012-10-2194-2984/+4223
* | Add the flags parameter to the disk_open() function and DISK_F_NOCACHEAndrey V. Elsukov2012-10-215-16/+30
* | Make fsck and fsck_msdosfs WARNS=6 cleanUlrich Spörlein2012-10-218-17/+16
* | sbin/fsck: s/perror/perr/ to avoid shadowingUlrich Spörlein2012-10-218-79/+74
* | Fix build.Andreas Tobler2012-10-211-1/+1
* | Add "options WII".Rui Paulo2012-10-211-0/+1
* | Add support for iPhone 5 tethering.Eitan Adler2012-10-212-0/+4
* | Update ktr(4) to reflect changes from r239923.Glen Barber2012-10-201-2/+10
* | Revert r241752. The claim that it's more correct while at the same timeMarcel Moolenaar2012-10-201-5/+4
* | Grammar fixes to r241781.Andre Oppermann2012-10-202-2/+2
* | Set default for ${pkg_info} like ${pkg_version}.Hajimu UMEMOTO2012-10-201-0/+1
* | Use correct INDEX on 10-CURRENT.Hajimu UMEMOTO2012-10-201-1/+1
* | boot: use -march=i386 for both i386 and amd64 buildsAndriy Gapon2012-10-205-6/+13
* | Adds 4K quirks for the some SSD's which all perform better when 4KEitan Adler2012-10-201-0/+110
* | pkg_add is no more the default tool, make motd recommand using pkg install in...Baptiste Daroussin2012-10-201-1/+1
* | Hide the unfortunate named sysctl kern.ipc.somaxconn from sysctl -aAndre Oppermann2012-10-202-5/+25
* | - Give PIL_PREEMPT the lowest priority just above low/stray interrupts.Marius Strobl2012-10-202-10/+10