summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a code typo in a case-statement match expression that prevented IPv6dteske2013-06-201-1/+1
* When the fall-back of a case-statement is the last thing executed in adteske2013-06-202-21/+19
* When the fall-back of a case-statement is the last thing executed in adteske2013-06-205-41/+33
* Remove pedanticism and consolidate some logic.dteske2013-06-201-7/+1
* Add debugging (for a case that shouldn't arise, but makes it more obviousdteske2013-06-203-0/+6
* - Add CIDR notation support like 192.168.1-2.10-16/24 to $ifconfig_IF_aliasN.hrs2013-06-202-261/+431
* Only enable svn on amd64/ia64/sparc64/i386.peter2013-06-201-1/+1
* Try to fix build of apr on FreeBSD/arm.kientzle2013-06-201-1/+1
* Rename some prefixes in the Block Group Descriptor fields to ext4bgd_pfg2013-06-201-6/+6
* Fix a mystery cut-n-paste corruption from the previous commit.scottl2013-06-191-1/+1
* Mark geom_mirror as capable of unmapped i/oscottl2013-06-191-5/+18
* Use PIM6STAT_INC() and MRT6STAT_INC() macros for IPv6 multicastae2013-06-191-24/+26
* Use RIP6STAT_INC() macro for raw ip6 statistics accounting.ae2013-06-192-8/+10
* Fix a couple of typos that broke buildworld for me.truckman2013-06-191-2/+2
* Style -- no ;; needed on fallback clause within case-statement.dteske2013-06-192-3/+3
* Whitespace.dteske2013-06-192-40/+31
* Whitespace and comments.dteske2013-06-196-8/+10
* Alphabetize reserved-word (resword) registration.dteske2013-06-191-4/+4
* Alphabetize includes.dteske2013-06-191-1/+1
* Use ICMP6STAT_INC() macro for ICMPv6 errors accounting.ae2013-06-191-17/+17
* Fix an unfortunate typo with the compat shimsscottl2013-06-191-3/+3
* Some clarifications and updates for the comments, mostly retrievedkib2013-06-192-42/+50
* The SUSv4tc1 requires that pthread_setcancelstate() shall be not akib2013-06-191-1/+2
* When a previous call to sbsndptr() leaves sb->sb_sndptroff at the start of anlstewart2013-06-191-0/+7
* - Persist the caller's flags in the bucket allocation flags so we don'tjeff2013-06-191-1/+1
* Bandaid: mips doesn't seem to have the full set of atomics builtins. Ipeter2013-06-191-0/+2
* Remove extra whitespace lines.dteske2013-06-194-8/+0
* Change a humongous if-statement at the end of f_install_zoneinfo_file() intodteske2013-06-191-114/+110
* Take advantage of newly updated f_dialog_{yesno,noyes}() functions fromdteske2013-06-191-22/+4
* When I first wrote the timezone module, it was in sysutils/tzdialog and itdteske2013-06-191-105/+31
* Change the f_dialog_{yesno,noyes}() function-arguments in `dialog.subr' todteske2013-06-181-6/+6
* Fix a gcc warning uncovered after r251745.pluknet2013-06-181-0/+3
* Perform some code consolidation and replace nested case-statements withdteske2013-06-181-67/+71
* Fix a regression introduced by r251967, resulting in:dteske2013-06-181-1/+1
* Whitespace.dteske2013-06-181-2/+2
* Perform some code consolidation and add some additional errordteske2013-06-186-49/+44
* Teach delete-old how to clean up after WITH/WITHOUT_SVN{LITE} permutations.peter2013-06-181-0/+24
* Comments.dteske2013-06-183-0/+9
* Add quad port probe support, this gives the admin proper information about th...jfv2013-06-1824-454/+3142
* On some generations of the Intel GPU, disabling of the VGA Displaykib2013-06-182-1/+8
* Since the gem pagefault handler relocks the vm object lock, otherkib2013-06-181-1/+19
* Remove stray empty line.kib2013-06-181-1/+0
* Fix use after free bug.sjg2013-06-181-2/+4
* Merge 1.8.0peter2013-06-186-7/+7
* Tweak generated config to make it more likely to work on 32 bit systems.peter2013-06-181-2/+17
* More ext2fs header cleanups:pfg2013-06-182-12/+12
* Pass proper memory type to free() in ata_ali_chipinit().mav2013-06-181-1/+1
* Fix bug in destructor for checker manager in DTC that caused segfaults ontheraven2013-06-181-0/+1
* Comments and whitespace.dteske2013-06-182-3/+2
* Comments.dteske2013-06-181-0/+4
OpenPOWER on IntegriCloud