Age | Commit message (Expand) | Author |
2006-09-17 | 4.0-current. yes deraadt | Steven Mestdagh |
2006-09-17 | moving to 4.1-current | Theo de Raadt |
2006-08-28 | move to official 4.0 | Theo de Raadt |
2006-08-22 | Very initial import to support the PrismGT chipset (FullMAC for now). | Marcus Glocker |
2006-08-06 | Time for rcons code to retire. | Miod Vallat |
2006-08-03 | Remove the tb(4) line discipline and manual page. I found no man pages | Marc Balmer |
2006-08-03 | Inital import for the acx(4) driver. | Marcus Glocker |
2006-07-26 | crank to 4.0-beta | Theo de Raadt |
2006-07-19 | make kernels w/o PTRACE compile again. | Alexander von Gernler |
2006-07-18 | get rid of arc network support. we have no users of it so this is dead | David Gwynne |
2006-06-29 | remove mpt. it has since been replaced with mpi, which is a smaller and | David Gwynne |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |
2006-06-14 | enable the NMEA 0183 line discipline in GENERIC. see nmea(4) for details. | Marc Balmer |
2006-06-02 | Add a clonable devices implementation. Hacked along with thib@, input | Pedro Martelletto |
2006-06-01 | Add basic NMEA0183 support as a tty line discipline. The line discipline | Marc Balmer |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-27 | Do the same thing as for IPv4. Use a sysctl to enable/disable mfrowarding | Claudio Jeker |
2006-05-27 | add mpi(4), an alternative (replacement) driver for lsi logic fusion mpt | David Gwynne |
2006-05-27 | Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is code | Miod Vallat |
2006-04-28 | Instrumentation for an in-kernel getcwd() implementation. | Pedro Martelletto |
2006-04-06 | Hook up mfi, remains disabled. | Marco Peereboom |
2006-03-21 | Implementation of the Michael MIC as defined in IEEE 802.11i for TKIP. | Reyk Floeter |
2006-03-12 | remove BPF filter support if the bpfilter device is removed. | Brad Smith |
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko |
2006-03-04 | -current, not -beta. | Alexander Yurchenko |
2006-03-04 | move to 3.9-current | Theo de Raadt |
2006-02-27 | stop being -beta | Theo de Raadt |
2006-02-01 | a driver for the phillips pcf8584 i2c controller as found on the sun netra | David Gwynne |
2006-01-29 | Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that | Marco Peereboom |
2006-01-23 | update sm(4) from NetBSD, including support for more models and MII; | Martin Reindl |
2006-01-19 | crank to 3.8-beta | Theo de Raadt |
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-09 | Move an(4) to a driver based on the NetBSD one. | Jonathan Gray |
2006-01-09 | - add preliminary support for Ralink Technology RT2561, RT2561S and RT2661 | Damien Bergamini |
2006-01-02 | Remove orphaned i2c_bitbang code, as well as i2c_bitbang and i2cexec | Miod Vallat |
2005-12-27 | Remove unused sw_nblks field of struct swdevt. Then, remove swapconf() | Miod Vallat |
2005-12-12 | Only include PROCFS on kernels which have either COMPAT_LINUX or COMPAT_SVR4, | Miod Vallat |
2005-12-11 | Replace procfs_domem() with a similar interface, process_domem(), which lives | Miod Vallat |
2005-12-06 | Remove fdescfs | Pedro Martelletto |
2005-11-24 | Remove kernfs, okay deraadt@. | Pedro Martelletto |
2005-11-10 | split the sensors stuff out into a source file of its own. | David Gwynne |
2005-11-01 | Remove the call to ieee80211_ifattach() for the moment as it | Jonathan Gray |
2005-10-31 | jsg forgot to specify that wi(4) now needs wlan option; ok miod | Theo de Raadt |
2005-10-05 | Add multicast routing to GENERIC. | Esben Norby |
2005-09-26 | Share com probe code between com and pccom; allows us to get rid of awkward | Miod Vallat |
2005-09-15 | Stop compiling the texte console rotation code #ifdef __zaurus__, but use | Miod Vallat |
2005-09-08 | Remove FreeBSD if_printf compat function from net80211. | Jonathan Gray |
2005-09-05 | On the road again. | Miod Vallat |