Age | Commit message (Expand) | Author |
2008-06-14 | Belt, suspenders, duct tape and glue. | Artur Grabowski |
2008-06-14 | remove duplicate #defines; ok hshoexer@ | Damien Miller |
2008-06-14 | use nfsm_padlen() where appropriate; | Thordur I. Bjornsson |
2008-06-14 | put the canonical ifdef dance for multiple inclusion, also put all the | Thordur I. Bjornsson |
2008-06-14 | Update bioctl(8) and softraid(4) to recent changes and enable softraid | Hans-Joerg Hoexer |
2008-06-14 | implement a check code to determine whether the disk keys have | Damien Miller |
2008-06-13 | Do not log carp state transitions from or to INIT by default. | Marco Pfatschbacher |
2008-06-13 | Move the responsibility to free received packets on trunked interfaces | Marco Pfatschbacher |
2008-06-13 | Add support for fiber PHY on bge(4) (BCM5714/BCM5780) and | Brad Smith |
2008-06-13 | NFSD_NEEDAUTH and NFSD_AUTHFAIL are never set, so cull code that | Bret Lambert |
2008-06-13 | Kill one-liner macro which obfuscated mbuf pointer assignment. | Bret Lambert |
2008-06-13 | make the disk key masking algorithm a parameter and add some extra | Damien Miller |
2008-06-13 | Change the logic when selecting routes on RTM_CHANGE & RTM_GET. RTM_CHANGE | Claudio Jeker |
2008-06-13 | fix compilation with BNX_DEBUG. | Brad Smith |
2008-06-13 | Implement pbkdf2 in in bioctl to derive master key from a passphrase. | Hans-Joerg Hoexer |
2008-06-13 | we used to use the lowest (so it is deterministic) mac address in the | Henning Brauer |
2008-06-13 | rearrange on-disk structures to the top of the file, wrap kernel-only | Damien Miller |
2008-06-13 | When assembling an already initialized crytpo softraid, correctly copy in | Hans-Joerg Hoexer |
2008-06-13 | Remove DEBUG #undef's we can turn it on/off in GENERIC like for all | Marcus Glocker |
2008-06-13 | remove rpc_auth_kerb variable, its now unused... | Thordur I. Bjornsson |
2008-06-13 | nuke a bunch of bogus ARGSUSED; | Thordur I. Bjornsson |
2008-06-13 | Restore IDE_PCI_CLASS_OVERRIDE on SiI3512 SATA. | Mats O Jansson |
2008-06-13 | Fixed acpiec driver, _REG method required sc_ec member set before being called | Jordan Hargrave |
2008-06-13 | properly indent something horridly misleading | Theo de Raadt |
2008-06-13 | Initialize the return value in pci_probe_device() function, so that we do | Theo de Raadt |
2008-06-13 | Remove slack space for RX/TX chains since it only covers sloppy coding. | Brad Smith |
2008-06-13 | If you have #if FOO > 0 parts of your softc be | Jonathan Gray |
2008-06-13 | Treat LINK_STATE_UNKNOWN as LINK_STATE_UP. | Marco Pfatschbacher |
2008-06-13 | Cleanup a bit. Instead of doing dst = 0 in every error handling block init | Claudio Jeker |
2008-06-13 | Remove duplicate function for string to integer conversion. ok jordan@ | Can Erkin Acar |
2008-06-13 | Properly handle battery insertion/removal | Jordan Hargrave |
2008-06-13 | D-Link DWA-111, from kevlo via FreeBSD. | Jonathan Gray |
2008-06-13 | Add myself to the copyright since i fumbled around in those files, too. | Marcus Glocker |
2008-06-13 | regen | Jonathan Gray |
2008-06-13 | D-Link DWA-111 from kevlo via FreeBSD. | Jonathan Gray |
2008-06-13 | Merge show_scsi_xs() and show_scsi_cmd() and move invocation so the | Kenneth R Westerback |
2008-06-13 | Remove dead-end and never-used kerberos code in nfs. Future work | Bret Lambert |
2008-06-13 | Replace one-line macro which only obfuscated the fact that | Bret Lambert |
2008-06-13 | back out stupid vnode change that was unintentionally included | Bob Beck |
2008-06-13 | Make kbd -l work for adb. -moj | Mats O Jansson |
2008-06-13 | Delete vfs_bufstats() leftovers and unbreak compile with -DDEBUG | Rainer Giedat |
2008-06-13 | Cleanup for aml_xcreatefield, added flags argument | Jordan Hargrave |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |
2008-06-13 | Cleanup, remove old/unused functions | Jordan Hargrave |
2008-06-13 | Detect if Intel's Safer Mode Extensions (SMX) are present, | Jonathan Gray |
2008-06-12 | make sure to check that a crypto volume is not yet assembled when | Hans-Joerg Hoexer |
2008-06-12 | Add ral(4) at cardbus(4). | Mark Kettenis |
2008-06-12 | Poll AC because there are some crappy machines out there that need it. | Marco Peereboom |
2008-06-12 | disable debug printfs and descriptor dumps | Robert Nagy |
2008-06-12 | Be more permissive and try to run non-branded non-static binaries if we can | Miod Vallat |