summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-06Rename ci_iactive into ci_flags, this field now holds the going-to-Martin Pieuchot
2014-09-06Remove backup checksums after a successfull run.Antoine Jacoutot
2014-09-06Files may have been removed in the previous step, so make sure they existAntoine Jacoutot
2014-09-06Magical sequences to ender ddb(4) from an ADB keyboard.Martin Pieuchot
2014-09-06Rewrite cpu_idle & friends to not check and update the hid0 registerMartin Pieuchot
2014-09-06Rewrite the PowerPC stack dump routine to delimit the trap & interruptMartin Pieuchot
2014-09-06Add functions to manipulate IBM PowerPC 970 specific registers thatMartin Pieuchot
2014-09-06Match q33 devices. Previously only inteldrm matched on q33,Jonathan Gray
2014-09-06reduce the amount of pci includesJonathan Gray
2014-09-06Various changes to the re(4) feature flags..Brad Smith
2014-09-06inodesc.id_entryno holds a file size, so upgrade it from int to u_int64_t;Philip Guenther
2014-09-05Don't bother messing with minphys, we always need to supportStefan Fritsch
2014-09-05syncChris Cappuccio
2014-09-05Another Intel 10GbEChris Cappuccio
2014-09-05Drop support for SM_MERGE. The goal is to be a less interactive as possibleAntoine Jacoutot
2014-09-05Sync _ignorefiles.Antoine Jacoutot
2014-09-05Drop support for sendmail(8) -- hopefully it'll go away from base soon.Antoine Jacoutot
2014-09-05Spring cleanup in preparation for more changes.Antoine Jacoutot
2014-09-05Add various RFC-based WebDAV methods to the list of accepted HTTP methods.Reyk Floeter
2014-09-05PORTSCOUT -> PORTROACHJasper Lievisse Adriaanse
2014-09-05recognize install-wrapper as a valid install programMarc Espie
2014-09-05tweak previous;Jason McIntyre
2014-09-05revert previous; was based on a work-in-progress, as wellBret Lambert
2014-09-05Remove a limitation that only allowed to specify a server name once.Reyk Floeter
2014-09-05Tweaks, no functionnal change.Antoine Jacoutot
2014-09-05Remove /etc/{hosts,myname} from etc.tgz.Antoine Jacoutot
2014-09-05/etc/{hosts,myname} are going away from etc.tgz.Antoine Jacoutot
2014-09-05update libnet to 1.27; various bugfixes and improvements:Jasper Lievisse Adriaanse
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2014-09-05KASSERT that the page header pool will use in page headers.David Gwynne
2014-09-05functions are .Fn, not .FaDavid Gwynne
2014-09-04Remove global cp_time[] array; no longer used now that all arches implementMiod Vallat
2014-09-04Revert previous change, but use curcpu()->ci_schedstate.spc_cp_time[] insteadMiod Vallat
2014-09-04Check that messages from sendsyslog(2) or unix domain sockets containAlexander Bluhm
2014-09-04Move the handlers for the poll events into separate functions. TheyAlexander Bluhm
2014-09-04POSIX specifies arpa/inet.h as the include file for these.Todd C. Miller
2014-09-04One line change adding the 'include' directive to the valid serverReyk Floeter
2014-09-04rework how pools with large pages (>PAGE_SIZE) are implemented.David Gwynne
2014-09-03Add *.gz support to apropos(1) -a, manm(1), and even mandoc(1).Ingo Schwarze
2014-09-03No more /etc/rndc.key. ok sthen@Matthieu Herrb
2014-09-03tighten permissions on pty when the "tty" group does not exist;Damien Miller
2014-09-03If a manual page is installed gzip(1)ed, let makewhatis(8) takeIngo Schwarze
2014-09-03Add tests that send log messages via unix domain sockets to syslogd.Alexander Bluhm
2014-09-03Be coherent in the way arp(8) and ndp(8) display local entries andMartin Pieuchot
2014-09-03When a route to prefix (connected route) is added, if its associatedMartin Pieuchot
2014-09-03Make sure broadcast entries won't be freed by the arp timer so we canMartin Pieuchot
2014-09-03Treat broadcast entries like local ones and give them the highestMartin Pieuchot
2014-09-03remove -m from usage();Jason McIntyre
2014-09-03kill md5 support, broken since MayGiovanni Bechis
2014-09-03Sync amd64 and i386 GENERIC.MP with other arches byBret Lambert