Age | Commit message (Expand) | Author |
2006-01-15 | sync | Theo de Raadt |
2006-01-15 | Add comments to show which printf/scanf formats match which types | Todd C. Miller |
2006-01-15 | Update {PRN,SCN}*PTR defines to match types changes | Todd C. Miller |
2006-01-15 | Do not put HZ in the kernel configuration file anymore, and let the kernel | Miod Vallat |
2006-01-15 | Fix reading of volume ID | Pedro Martelletto |
2006-01-15 | typo | Pedro Martelletto |
2006-01-14 | Move udf_disklabelspoof() to udf_subr.c, no functional change | Pedro Martelletto |
2006-01-14 | Small step in supporting the Adj-RIB-In additionaly to the Local-RIB. | Claudio Jeker |
2006-01-14 | Detect more Winbond chips. | Mark Kettenis |
2006-01-14 | Xr imaxabs() | Todd C. Miller |
2006-01-14 | Give UDF a chance of working on big-endian architectures, okay miod@ | Pedro Martelletto |
2006-01-14 | Properly handle failure binding to a local interface (using the -b | Otto Moerbeek |
2006-01-14 | Add a -q flag to reduce output a la newfs, and print the raw device we are | Miod Vallat |
2006-01-14 | Move isa-specific members of struct lm_softc into lm_isa.c. | Mark Kettenis |
2006-01-14 | Better UDF name extraction code, which will not forget to report errors in | Miod Vallat |
2006-01-14 | Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up | Mark Kettenis |
2006-01-14 | sync | Theo de Raadt |
2006-01-14 | Add a comment. | Alexander Yurchenko |
2006-01-14 | Fix INTX_MIN limits; the minus sign got dropped by accident when | Todd C. Miller |
2006-01-14 | fix the .Fn line; ok millert | Jason McIntyre |
2006-01-14 | Some improvements: | Alexander Yurchenko |
2006-01-14 | - give rate to rx radiotap | Damien Bergamini |
2006-01-14 | - give rate to rx radiotap | Damien Bergamini |
2006-01-14 | Add gpio_pin_caps() method to provide pin capabilities. | Alexander Yurchenko |
2006-01-14 | tweaks; | Jason McIntyre |
2006-01-14 | Add gpioiic(4). | Alexander Yurchenko |
2006-01-14 | Add gpioiic(4) man page. | Alexander Yurchenko |
2006-01-14 | Revert 1.12 and go back to 32K MAXPHYS; 64k MAXPHYS exposes subtle bugs | Miod Vallat |
2006-01-14 | - the allmulti target initially enables all multicast mode so don't bother | Brad Smith |
2006-01-14 | document why we avoid: set -- `getopt optstring $*` | Jason McIntyre |
2006-01-14 | update the example and synopsis so that we are checking the | Jason McIntyre |
2006-01-14 | sort SEE ALSO; | Jason McIntyre |
2006-01-14 | Correct the length of the rx radiotap to be that of the rx not tx | Jonathan Gray |
2006-01-14 | regen | Brad Smith |
2006-01-14 | SIS 966 south bridge. | Brad Smith |
2006-01-14 | Make sure interrupt is properly ack'd. | Jonathan Gray |
2006-01-14 | Only update the RX ring consumer pointer after running through the RX loop, | Brad Smith |
2006-01-14 | Support for I2C bus bit-banging through the GPIO pins. | Alexander Yurchenko |
2006-01-13 | Put back i2c bit-banging code, we'll need it soon. | Alexander Yurchenko |
2006-01-13 | support i915. adapted from freebsd by Dimitry Andric. does not break | Theo de Raadt |
2006-01-13 | update the list of supported filesystems; | Jason McIntyre |
2006-01-13 | sysinst my ass. | Miod Vallat |
2006-01-13 | - kill some of the mad escaping; | Jason McIntyre |
2006-01-13 | auto adjusting adjtime. be more responsive to large clock deltas, | Ted Unangst |
2006-01-13 | list other maxds models | Theo de Raadt |
2006-01-13 | maxds now supports DS1624 and DS1721. | Alexander Yurchenko |
2006-01-13 | handle all 3 types of chips correctly. go into continuous mode, and | Theo de Raadt |
2006-01-13 | Pull in inttypes.h, not stdint.h so we get the prototypes for | Todd C. Miller |
2006-01-13 | send management frames at lowest possible rate. | Damien Bergamini |
2006-01-13 | - fix short slot time | Damien Bergamini |