Age | Commit message (Expand) | Author |
2012-03-11 | typo reported by Ville Valkonen <weezelding at gmail dot com> on tech@ | Ingo Schwarze |
2012-03-11 | The Dell PERC H310 uses the skinny variant PCI id so it should work. | Jonathan Gray |
2012-03-11 | add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822 | Jonathan Gray |
2012-03-11 | regen | Jonathan Gray |
2012-03-11 | HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822 | Jonathan Gray |
2012-03-10 | Account for sched_noidle and document the scheduler variables. | Christiano F. Haesbaert |
2012-03-10 | Add libXt documentation directory. spotted by naddy@ | Matthieu Herrb |
2012-03-10 | Seems the _REG method is optional, so only run it if it is present. | Mark Kettenis |
2012-03-10 | AML integers are supposed to be 64-bit unsigned, but huge parts of our code | Mark Kettenis |
2012-03-10 | New dir for libXext doc. | Matthieu Herrb |
2012-03-10 | - fix a mistake in the list header | Jason McIntyre |
2012-03-10 | Try to document the new settings of net.inet.tcp.rfc3390. | Claudio Jeker |
2012-03-10 | Increase TCP's initial window to 10 * MSS or 14600 bytes as proposed in | Claudio Jeker |
2012-03-10 | ypbind likes a ypserv to talk to, and ypldap pretends to be ypserv. | David Gwynne |
2012-03-10 | Give sigwait priority over ptrace to avoid panic | Philip Guenthe |
2012-03-10 | Add PS_EXITING to better differentiate between the process exiting and | Philip Guenthe |
2012-03-10 | ldap doesnt necessarily do referential checks on the users in a | David Gwynne |
2012-03-09 | Remove some bits leftover from unused backoff code. | Nicholas Marriott |
2012-03-09 | Add a missing call to window_set_name, from George Nachman. | Nicholas Marriott |
2012-03-09 | set onrdomain and prio when creating pf rules, found by Gabriel Linder. | Sebastian Benoit |
2012-03-09 | Major bump, since struct vm_map and vm_map_entry changed size and layout. | Ariane van der Steldt |
2012-03-09 | Userspace counterpart of new vmmap. | Ariane van der Steldt |
2012-03-09 | New vmmap implementation. | Ariane van der Steldt |
2012-03-09 | Use a lock file and flock() to serialize server start, avoids problems | Nicholas Marriott |
2012-03-09 | - remove a redundant note about tftpd; ok dlg | Jason McIntyre |
2012-03-08 | sync | Miod Vallat |
2012-03-08 | Oops, forgot the manpage bits for my last commit, from brad. | Bryan Steele |
2012-03-08 | fix format strings for size_t | Marc Espie |
2012-03-08 | allow editline in -d mode; from AIDA Shinra | Otto Moerbeek |
2012-03-08 | let length(0.000) conform to what gnu bc does; from AIDA Shinra | Otto Moerbeek |
2012-03-08 | -pedantic wasnt supposed to be commited. | David Gwynne |
2012-03-07 | - remove some map_find() calls that are no longer needed, they are followed | Gilles Chehade |
2012-03-07 | - db.h not needed here, already removed by chl@ but I fscked up previous | Gilles Chehade |
2012-03-07 | various reliability fixes: | Gilles Chehade |
2012-03-07 | dont mix code and declarations. | David Gwynne |
2012-03-07 | another questionable hang. | Federico G. Schwindt |
2012-03-07 | Add AMD Hudson-2 support, thanks to Jorg Willekens for testing. | Bryan Steele |
2012-03-07 | reisters -> registers | Miod Vallat |
2012-03-06 | Avoid warning from gcc in TAILQ usage example. | Christiano F. Haesbaert |
2012-03-06 | update to 1.0.13 | Robert Nagy |
2012-03-06 | tweak previous; | Jason McIntyre |
2012-03-06 | oops. correct diff this time | Mike Belopuhov |
2012-03-06 | catch up with "on rdomain" changes; ok claudio | Mike Belopuhov |
2012-03-06 | Add support for an SMB controller found on AMD CS5536 companion device. | Mike Belopuhov |
2012-03-06 | Check if route is still valid when getting the cached rt entry of a pcb. | Claudio Jeker |
2012-03-06 | Add the _POSIX_MONOTONIC_CLOCK symbol and the sysconf(3) | Antoine Jacoutot |
2012-03-06 | Fill in default values for rtableid/onrdomain/prio when creating PF rules, | Stuart Henderson |
2012-03-06 | Define NO_UNSAFE_BUILTINS, overlooked when local changes got merged to gcc4. | Pascal Stumpf |
2012-03-06 | Clarify the wording regarding :*: as proposed by ajacoutot@. | Ingo Schwarze |
2012-03-06 | Implement a better way to detect the encoding of the MP_REACH_NLRI attr. | Claudio Jeker |