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