Age | Commit message (Expand) | Author |
2008-06-13 | remove rpc_auth_kerb variable, its now unused... | Thordur I. Bjornsson |
2008-06-13 | Friendlier error messages for mux fallback. ok djm@ | Darren Tucker |
2008-06-13 | nuke a bunch of bogus ARGSUSED; | Thordur I. Bjornsson |
2008-06-13 | pass the complete path to cvs_file_get_cf() instead of reconstructing | Joris Vink |
2008-06-13 | Restore IDE_PCI_CLASS_OVERRIDE on SiI3512 SATA. | Mats O Jansson |
2008-06-13 | 550 is fatal, don't bother retrying. | Marc Espie |
2008-06-13 | Include unistd.h for close(), prevents warnings in -portable | Darren Tucker |
2008-06-13 | correction from Tamas TEVESZ; | Jason McIntyre |
2008-06-13 | Clear key options in the monitor on failed authentication, prevents | Darren Tucker |
2008-06-13 | compile on older gcc; no decl after code | Theo de Raadt |
2008-06-13 | compile on older gcc; no decl after code | Theo de Raadt |
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 | Use refresh interval for rate calculation instead of the broken elapsed | Can Erkin Acar |
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 | Better error messages. Include the function causing the problem and do not | Claudio Jeker |
2008-06-13 | sync the wireless list; | Jason McIntyre |
2008-06-13 | Simplify ROUNDUP() macro, it does not need the additional size argument. | Claudio Jeker |
2008-06-13 | Treat LINK_STATE_UNKNOWN as LINK_STATE_UP. | Marco Pfatschbacher |
2008-06-13 | INADDR_PFSYNC_GROUP is defined as network byte order in the kernel but | Reyk Floeter |
2008-06-13 | Cleanup a bit. Instead of doing dst = 0 in every error handling block init | Claudio Jeker |
2008-06-13 | remove a rather silly comment. | Claudio Jeker |
2008-06-13 | Let the kvm output of netstat grok rt priorities like the "normal" show code. | 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 | ksh's arithmetic is 32 bit signed so we can no longer rely on | Kenneth R Westerback |
2008-06-13 | Don't install httpd.conf-dist. | Marc Balmer |
2008-06-13 | refuse to read ~/.shosts or ~/.ssh/authorized_keys that are not | Damien Miller |
2008-06-13 | Remove /var/www/conf/httpd.conf-dist | Marc Balmer |
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 | upcast uid to long with matching %ld, prevents warnings in portable | Darren Tucker |
2008-06-13 | Set 'naptime' which is used by the interface page in differential mode. | Can Erkin Acar |
2008-06-13 | Cleanup for aml_xcreatefield, added flags argument | Jordan Hargrave |
2008-06-13 | Do not try to access ordering if it is not defined. | Can Erkin Acar |
2008-06-13 | upcast another size_t to u_long to match format | Darren Tucker |
2008-06-13 | upcast size_t to u_long to match format arg; ok djm@ | Darren Tucker |
2008-06-13 | - add support for ignoring files and directories from comparison | Antoine Jacoutot |
2008-06-13 | - always force full file check on fbtab, login.conf, sysctl.conf and | Antoine Jacoutot |
2008-06-13 | Add some missing $OpenBSD$ tags. | Kenneth R Westerback |