| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-01-27 | Use DEVICE_COMPAT_EOL. | thorpej | |
| 2021-01-24 | Rewrite of_network_decode_media() to use strlist_next() and | thorpej | |
| device_compatible_lookup(). | |||
| 2019-05-29 | KNF. No functional change. | msaitoh | |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl | |
| The only ones left in sys are beyond by sed script! (or in sys/dist or sys/external) Mostly they have function pointer parameters. | |||
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl | |
| There are still about 1600 left, but they have ',' or /* ... */ in the actual variable definitions - which my awk script doesn't handle. There are also many that need () -> (void). (The script does handle misordered arguments.) | |||
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin | |
| 2005-12-11 | merge ktrace-lwp. | christos | |
| 2005-02-04 | de-__P | perry | |
| 2001-11-13 | add RCSIDs | lukem | |
| 1998-07-22 | Add common OpenFirmware network interface functions. Currently supports | thorpej | |
| decoding the `supported-network-types' and `chosen-network-type' properties into ifmedia words. | |||
