summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-08remove unused variables from ath_pci_softcReyk Floeter
2005-09-08use ieee80211_iterate_nodes to iterate the nodes and add a extra checkReyk Floeter
2005-09-08fix a possible division by zero by using minimal default values for theReyk Floeter
2005-09-08tell the driver to allocate memory for the size of ath_pci_softcReyk Floeter
2005-09-08make comments match the fact that we are on sun4u, plus minor cleanupMartin Reindl
2005-09-08- make SYNOPSIS match usage() and tweak DESCRIPTION accordinglyJason McIntyre
2005-09-08mostly knfReyk Floeter
2005-09-08Remove the last of the FreeBSD compatiblity goop.Jonathan Gray
2005-09-08fix reloads where capbilities changeHenning Brauer
2005-09-08Remove FreeBSD if_printf compat function from net80211.Jonathan Gray
2005-09-08typo, from Bernd AhlersMarc Espie
2005-09-08reset the scan state for each new modeReyk Floeter
2005-09-08free(NULL, ...) is not safe in the kernel. So check for NULL'nessKenneth R Westerback
2005-09-08add missing TULIP_STS_LINKFAIL flag in tulip_21041_media_probe().Brad Smith
2005-09-08remove some trailing whitespaceBrad Smith
2005-09-08make de(4) use ether_input_mbuf()Brad Smith
2005-09-07make sure the administrative files that the commands depend on areJoris Vink
2005-09-07more stuffs for the CVS/Tag file; input+ok jmc@.Xavier Santolaria
2005-09-07use `pkg-name' rather than `pkgname' here, for consistency with otherJason McIntyre
2005-09-07tweaks;Jason McIntyre
2005-09-07do not try to restore the spl level two times in a row.Brad Smith
2005-09-07sort options and sync usage()Jason McIntyre
2005-09-07split.1:Jason McIntyre
2005-09-07copy new annotations over.Marc Espie
2005-09-07sort options and sync usage();Jason McIntyre
2005-09-07sort options and sync usage();Jason McIntyre
2005-09-07sort options, and sync usage();Jason McIntyre
2005-09-07enforce chanid != NULL; ok djmMarkus Friedl
2005-09-07SiS 182 SATA apparently acts in a non standard way and needsJonathan Gray
2005-09-07LINES and \\ in PS1 prompt are implemented, so remove informationJason McIntyre
2005-09-07Part of Alexandre Ratchov's last umidi diff that should have been committed.Jonathan Gray
2005-09-07Remove FreeBSD/NetBSD ifdef mess. We are not likely to beJonathan Gray
2005-09-07Fix bug that caused multi byte MIDI messages to get corruptedJonathan Gray
2005-09-07sync on shutdownMichael Shalayeff
2005-09-07kill dead func protoMichael Shalayeff
2005-09-07add stdlib.hBrad Smith
2005-09-06fix two conf space related hw erratas; dino-moh-hummMichael Shalayeff
2005-09-06regenMichael Shalayeff
2005-09-06add proj namesand those more modern cpus we do not have ids for yetMichael Shalayeff
2005-09-06add robert moogMichael Shalayeff
2005-09-06add solidarnoscMichael Shalayeff
2005-09-06reoder to start at new year and fix a couple of entriesMichael Shalayeff
2005-09-06comment out .Xr to strip(4), a page which does not get installed;Jason McIntyre
2005-09-06pesky comma;Jason McIntyre
2005-09-06make some of the stat utility pages reference each other;Jason McIntyre
2005-09-06document `what' from interactive mode: from ely petty;Jason McIntyre
2005-09-06new sentence, new line...and generally just start new lines in sane places;Jason McIntyre
2005-09-06some grammar fixes from simon morgan;Jason McIntyre
2005-09-06better word order;Jason McIntyre
2005-09-06remove trailing whitespace;Jason McIntyre