summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-13remove rpc_auth_kerb variable, its now unused...Thordur I. Bjornsson
2008-06-13Friendlier error messages for mux fallback. ok djm@Darren Tucker
2008-06-13nuke a bunch of bogus ARGSUSED;Thordur I. Bjornsson
2008-06-13pass the complete path to cvs_file_get_cf() instead of reconstructingJoris Vink
2008-06-13Restore IDE_PCI_CLASS_OVERRIDE on SiI3512 SATA.Mats O Jansson
2008-06-13550 is fatal, don't bother retrying.Marc Espie
2008-06-13Include unistd.h for close(), prevents warnings in -portableDarren Tucker
2008-06-13correction from Tamas TEVESZ;Jason McIntyre
2008-06-13Clear key options in the monitor on failed authentication, preventsDarren Tucker
2008-06-13compile on older gcc; no decl after codeTheo de Raadt
2008-06-13compile on older gcc; no decl after codeTheo de Raadt
2008-06-13Fixed acpiec driver, _REG method required sc_ec member set before being calledJordan Hargrave
2008-06-13properly indent something horridly misleadingTheo de Raadt
2008-06-13Initialize the return value in pci_probe_device() function, so that we doTheo de Raadt
2008-06-13Use refresh interval for rate calculation instead of the broken elapsedCan Erkin Acar
2008-06-13Remove slack space for RX/TX chains since it only covers sloppy coding.Brad Smith
2008-06-13If you have #if FOO > 0 parts of your softc beJonathan Gray
2008-06-13Better error messages. Include the function causing the problem and do notClaudio Jeker
2008-06-13sync the wireless list;Jason McIntyre
2008-06-13Simplify ROUNDUP() macro, it does not need the additional size argument.Claudio Jeker
2008-06-13Treat LINK_STATE_UNKNOWN as LINK_STATE_UP.Marco Pfatschbacher
2008-06-13INADDR_PFSYNC_GROUP is defined as network byte order in the kernel butReyk Floeter
2008-06-13Cleanup a bit. Instead of doing dst = 0 in every error handling block initClaudio Jeker
2008-06-13remove a rather silly comment.Claudio Jeker
2008-06-13Let the kvm output of netstat grok rt priorities like the "normal" show code.Claudio Jeker
2008-06-13Remove duplicate function for string to integer conversion. ok jordan@Can Erkin Acar
2008-06-13Properly handle battery insertion/removalJordan Hargrave
2008-06-13D-Link DWA-111, from kevlo via FreeBSD.Jonathan Gray
2008-06-13Add myself to the copyright since i fumbled around in those files, too.Marcus Glocker
2008-06-13regenJonathan Gray
2008-06-13D-Link DWA-111 from kevlo via FreeBSD.Jonathan Gray
2008-06-13ksh's arithmetic is 32 bit signed so we can no longer rely onKenneth R Westerback
2008-06-13Don't install httpd.conf-dist.Marc Balmer
2008-06-13refuse to read ~/.shosts or ~/.ssh/authorized_keys that are notDamien Miller
2008-06-13Remove /var/www/conf/httpd.conf-distMarc Balmer
2008-06-13Merge show_scsi_xs() and show_scsi_cmd() and move invocation so theKenneth R Westerback
2008-06-13Remove dead-end and never-used kerberos code in nfs. Future workBret Lambert
2008-06-13Replace one-line macro which only obfuscated the fact thatBret Lambert
2008-06-13back out stupid vnode change that was unintentionally includedBob Beck
2008-06-13Make kbd -l work for adb. -mojMats O Jansson
2008-06-13Delete vfs_bufstats() leftovers and unbreak compile with -DDEBUGRainer Giedat
2008-06-13upcast uid to long with matching %ld, prevents warnings in portableDarren Tucker
2008-06-13Set 'naptime' which is used by the interface page in differential mode.Can Erkin Acar
2008-06-13Cleanup for aml_xcreatefield, added flags argumentJordan Hargrave
2008-06-13Do not try to access ordering if it is not defined.Can Erkin Acar
2008-06-13upcast another size_t to u_long to match formatDarren Tucker
2008-06-13upcast size_t to u_long to match format arg; ok djm@Darren Tucker
2008-06-13- add support for ignoring files and directories from comparisonAntoine Jacoutot
2008-06-13- always force full file check on fbtab, login.conf, sysctl.conf andAntoine Jacoutot
2008-06-13Add some missing $OpenBSD$ tags.Kenneth R Westerback