Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-30 | sync the I2O section with macppc config, adding the I2O SCSI pass-through ↵ | Brad Smith | |
driver. | |||
2006-04-30 | Do not leave behind half-initialized data structures so we don't stumble over | Mark Kettenis | |
corrupt interrupt table entries later on. ok brad@ | |||
2006-04-30 | Backout last commit, it makes us crash when a ptraced program forks. | Mark Kettenis | |
2006-04-30 | remove the simplelock argument from vfs_busy() which is currently not | Nikolay Sturm | |
used and will never be used this way in VFS requested by and ok pedro, ok krw, biorn | |||
2006-04-30 | Add a missing , | Bjorn Sandell | |
2006-04-30 | This stuff isn't used anymore. | Bjorn Sandell | |
ok beck@ | |||
2006-04-30 | Fix long .Nd lines. Help from jmc@ | Bjorn Sandell | |
2006-04-30 | - replace <> with .Aq | Jason McIntyre | |
- replace OpenBSD with .Ox from wiz@netbsd | |||
2006-04-30 | mention support for Maxim 6657, Maxim 6658 and Maxium 6659 parts | Damien Miller | |
2006-04-30 | support the Maxim 6657, 6658 and 6659 parts, which are register-wise | Damien Miller | |
identical to the Maxim 6690. Also fixes a bug which caused Maxim 6642 parts to be mishandled; ok deraadt@ | |||
2006-04-30 | Minor tweaks, mostly eyeballed by jmc@ | Bjorn Sandell | |
2006-04-30 | Not used, niether by OpenBSD nor by Heimdal, anymore | Bjorn Sandell | |
2006-04-30 | fix SEE ALSO; | Jason McIntyre | |
2006-04-30 | these files should not exist. the developers have been given ample time | Theo de Raadt | |
and warnings to integrate this into the manual page proper, but users who find documentation missing keep being pointed at these files in the src tree. we now delete the files, so that they will document these things in the correct place. you know who you are, and btw, jmc will help you integrate the information into the man page if you just wrote simple bits of text and asked nicely.. | |||
2006-04-30 | style | Brad Smith | |
2006-04-30 | - check for IFF_RUNNING being set before calling lge_init(). | Brad Smith | |
- call lge_setmulti() when enabling/disabling promisc mode or if the IFF_ALLMULTI flag is set. | |||
2006-04-30 | rv not set. Sloppy but didn't matter. | Marco Peereboom | |
pointed out by joris@ | |||
2006-04-30 | Bring the function list back into reality. | Marco Peereboom | |
Several nits. | |||
2006-04-30 | - Use SK_IS_GENESIS/SK_IS_YUKON where appropriate | Brad Smith | |
- Remove SK_YUKON_FAMILY | |||
2006-04-30 | - Interrupt handler now checks shared interrupt source and protects | Brad Smith | |
the interrupt handler from NULL pointer dereference which was caused by odd status word value. The status word can return 0xffffffff if the cable is unplugged while Rx/Tx/auto-negotiation is in progress. From FreeBSD | |||
2006-04-30 | Update if_oerrors if we encounter watchdog error. | Brad Smith | |
From FreeBSD | |||
2006-04-30 | - Added/corrected register definitions for Yukon. | Brad Smith | |
(Register information from Linux skge driver.) From FreeBSD | |||
2006-04-30 | Prune remaining of the code, no binary change | Pedro Martelletto | |
2006-04-30 | Free one more resource on attach failure. | Brad Smith | |
From NetBSD ok martin@ | |||
2006-04-30 | Prune getcwd_common() and vn_isunder(), no binary change | Pedro Martelletto | |
2006-04-30 | Prune proc_isunder() and sys___getcwd(), no binary change | Pedro Martelletto | |
2006-04-29 | no need for using rwlocks in dirhash. i was confused about the purpose | Ted Unangst | |
freebsd's mutexes served here, but they are only for smp protection. the code is careful not to block and needs no rwlocks. ok pedro and an assortment of testers | |||
2006-04-29 | check mmap for failure. the helper functions using it return -1, but | Ted Unangst | |
callers do not yet check since printf() for example is not documented to return an error. some formatting cleanups. mostly ok deraadt millert | |||
2006-04-29 | KNF bits | Pedro Martelletto | |
2006-04-29 | fix build after timestamping addition; sparc pointed out by pvalchev@ | Christian Weisgerber | |
2006-04-29 | Change the compile time option -DINFO into a runtime option to get ride | Mats O Jansson | |
of some lint warnings. -moj | |||
2006-04-29 | remove get_linux_name() and an accompanying variable; | Martin Reindl | |
this function was a stub after the last cleanup | |||
2006-04-29 | use calloc(3) instead of malloc(3) to allocate cpu state structs; it's | Otto Moerbeek | |
better style here; plus it prevents bogus data to show up on first display. report + ok pedro@ | |||
2006-04-29 | Add a few man pages, remove some old and fix MLINKS | Bjorn Sandell | |
2006-04-29 | bring back skip_fc SMI workaround for max6657 chips; ok kettenis@ | Damien Miller | |
2006-04-29 | Add umsm(4) and uslcom(4). | Jonathan Gray | |
Reminded by deraadt@ | |||
2006-04-29 | Unbreak tree. -moj | Mats O Jansson | |
2006-04-29 | tweaks; | Jason McIntyre | |
2006-04-29 | regen | Jonathan Gray | |
2006-04-29 | Add some more MCP04 ids, found in dmesg from ehunger at inventhorizon.com | Jonathan Gray | |
2006-04-29 | o Simplify ci by using strchr and strcspn instead of custom loops. | Ray Lai | |
o Search for the ending `$' until the end of the line instead of the end of the string. OK niallo@ and xsa@, possibly joris@. | |||
2006-04-29 | Add tests for keywords in ci, not enabled yet. We are still missing | Ray Lai | |
$Log$ functionality. OK xsa@ | |||
2006-04-29 | Check return values for all strlcpy, and strlcat calls. | Ray Lai | |
OK xsa@ and probably others. | |||
2006-04-29 | Clarify man pages to match -t behavior and pretty up usage strings. | Ray Lai | |
OK xsa@ and jmc@. | |||
2006-04-29 | Make ci store gmtime instead of localtime in RCS files, like GNU. | Ray Lai | |
OK xsa@ | |||
2006-04-29 | Remove dead code. | Ray Lai | |
OK niallo@ | |||
2006-04-29 | Add a close method to send the shutdown command, which presumably | Jonathan Gray | |
put the adapter in a low power usage state. | |||
2006-04-29 | Driver for Silicon Laboratories CP2101/CP2102 based serial adapters. | Jonathan Gray | |
ok dlg@ | |||
2006-04-29 | regen | Jonathan Gray | |
2006-04-29 | Add a bunch of CP210x based serial adapters found in Linux driver. | Jonathan Gray | |