Age | Commit message (Expand) | Author |
2009-10-08 | Recognize more brick types and probe fooX bricks in the same order as | Miod Vallat |
2009-10-08 | PIC actually comes with two sets of widget registers, with different IDs, | Miod Vallat |
2009-10-08 | re-enable protocol v1 for the tests. | Markus Friedl |
2009-10-08 | Do not write "Connection to ... succeeded" messages to stdout. | Marco Pfatschbacher |
2009-10-08 | disable protocol 1 by default (after a transition period of about 10 years) | Markus Friedl |
2009-10-08 | remove an unused variable, ok claudio@ henning@ | Stuart Henderson |
2009-10-08 | set a couple bits in the pci configuration space for nvidia hda | Jacob Meuser |
2009-10-07 | The BCM5703 ASIC ID is actually shared with the BCM5702 ASIC so | Stuart Henderson |
2009-10-07 | Attach DS1742 style dsrtc to iof (IOC4) too. | Miod Vallat |
2009-10-07 | Do not truncate bridge register values to 32 bits, allows the few 64 bit PIC | Miod Vallat |
2009-10-07 | now that mfa no longer does ruleset matching, parent no longer needs to | Gilles Chehade |
2009-10-07 | currently both mfa and lka perform ruleset matching for their own purposes. | Gilles Chehade |
2009-10-07 | since the bounce code rewrite, we no longer need to perform ruleset match | Gilles Chehade |
2009-10-07 | Support J and K for scroll up and scroll down in copy mode with vi keys, | Nicholas Marriott |
2009-10-07 | under certain conditions (srcdir defined, no objdir defined) crunchgen | Felix Kronlage |
2009-10-07 | remove noisy log_debug, requested by gilles@ | Jacek Masiulaniec |
2009-10-07 | ipending, cpl moved into cpu_info | Takuya ASADA |
2009-10-07 | This file is supposed to compile. | Theo de Raadt |
2009-10-07 | Fix comment. | Nicholas Marriott |
2009-10-07 | Try to keep existing IOC4 mappings, the same way we do on IOC3, in case | Miod Vallat |
2009-10-07 | Missing semicolon in dmesg | Miod Vallat |
2009-10-07 | Small steps towards getting the serial clock correct on IOC4 serial ports. | Miod Vallat |
2009-10-07 | Add an IOC4 section there too | Miod Vallat |
2009-10-07 | add support for the temperature sensor of VIA Nano and C7-M CPUs. | Kevin Lo |
2009-10-06 | Be nice if we have bootblocks available, too | Theo de Raadt |
2009-10-06 | Add OpenBSD tag to make syncs easier | Darren Tucker |
2009-10-06 | Allow MD limits for allocating PCI io and mem space and specify limits on | Mark Kettenis |
2009-10-06 | Redo the route lookup in the output (and IPv6 forwarding) path if the | Claudio Jeker |
2009-10-06 | disallow AUTH once a session is in progress, this prevents a fatal from | Gilles Chehade |
2009-10-06 | prevent aproc structures to be deleted twice. Doesn't change anything | Alexandre Ratchov |
2009-10-06 | more updates for new pf with source-hash manually added to | Jonathan Gray |
2009-10-06 | Add config knobs to enable/disable individual BGP capabilities per neighbor. | Claudio Jeker |
2009-10-06 | Accept ^? for backspace as well as BSpace. | Nicholas Marriott |
2009-10-06 | Remove scroll mode which is now redundant, copy mode should be used instead. | Nicholas Marriott |
2009-10-06 | Make C-Up and C-Down in copy mode scroll the screen up and down one line | Nicholas Marriott |
2009-10-06 | sync | Theo de Raadt |
2009-10-06 | bz#1596: fflush(NULL) before exec() to ensure that everying (motd | Damien Miller |
2009-10-06 | Replace if (af) tests operating as an af blacklist with stricter switch | Ryan Thomas McBride |
2009-10-06 | Remove hack that helped us to work on Lenovo X200, as of last commit the phy | Dariusz Swiderski |
2009-10-05 | Remove dead, never reached code. | Dariusz Swiderski |
2009-10-05 | remove nasty code, since now we have a nice function to lookup node'ss parent. | Dariusz Swiderski |
2009-10-05 | open the -f inputfile before letting lower-down functions call chdir() | Theo de Raadt |
2009-10-05 | Fill pciide_unmapregs_compat() with stuff which might work, if we ever get | Theo de Raadt |
2009-10-05 | wrap an annoying long line (like amd64) | Theo de Raadt |
2009-10-05 | Add some minimalistic detach/unmap bits for pciide, | Jonathan Gray |
2009-10-05 | match() function was leaving the i2c bus locked; ok kettenis | Theo de Raadt |
2009-10-05 | If no target client is specified to commands which accept one, try to guess the | Nicholas Marriott |
2009-10-05 | Don't drop the big lock at the end of exit1(), but move it into the middle of | Theo de Raadt |
2009-10-05 | regen | Jonathan Gray |
2009-10-05 | Add a bunch of Intel 10GbE devices found in the FreeBSD version | Jonathan Gray |