Age | Commit message (Expand) | Author |
2004-12-04 | remove code that is now unused because of the move to net80211 and the | David Gwynne |
2004-12-04 | clean up the tx path | David Gwynne |
2004-12-04 | - reorder interrupt handlers | Damien Bergamini |
2004-12-04 | minor cleaning | Damien Bergamini |
2004-12-04 | fix shared authentication | Damien Bergamini |
2004-12-04 | Clean DMA allocation of Tx and Rx rings | Damien Bergamini |
2004-12-04 | use C comments. | Markus Friedl |
2004-12-04 | clean up the rx path | David Gwynne |
2004-12-04 | disable the state machine in atu in favour of the net80211 framework. lots of | David Gwynne |
2004-12-04 | Add kernel code to keep track of tcp connections which have completed | Ryan Thomas McBride |
2004-12-04 | add /etc/dhcpd.conf to FILES; | Jason McIntyre |
2004-12-03 | do not use one struct timeout for the if congestion stuff, but embed | Henning Brauer |
2004-12-03 | URL of data sheet has changed. | Jonathan Gray |
2004-12-03 | Don't need to set ifp->if_mtu as ether_ifattach does this for us. | Jonathan Gray |
2004-12-03 | Always attach intvid even if the monitor sense code seems wrong; this is | Miod Vallat |
2004-12-03 | Kill mac68k *SBC kernels. Instead, build kernels with both sbc scsi flavours | Miod Vallat |
2004-12-03 | zlib-1.21 here too | Damien Miller |
2004-12-02 | move IPL setup to intr.c | Martin Reindl |
2004-12-02 | option DISABLE_EXT_CACHE is not used anymore. | Miod Vallat |
2004-12-02 | We do not support 2MB machines, so don't bother taking them into account | Miod Vallat |
2004-12-02 | Make BUFCACHEPERCENT adjustable through UKC, like all other arches do. | Miod Vallat |
2004-12-02 | Oops, repair *SBC kernels. | Miod Vallat |
2004-12-02 | Add pci_decompose_tag() for sparc64. | Brad Smith |
2004-12-02 | rev 1.126 | Brad Smith |
2004-12-02 | rev 1.4 | Brad Smith |
2004-12-02 | enable vge(4) and ciphy(4); ok deraadt | Peter Valchev |
2004-12-01 | replace finer-grained spl locking in pfioctl() with a single broad lock | Daniel Hartmeier |
2004-12-01 | Much, much, much less stack pressure when reading a disklabel. | Miod Vallat |
2004-12-01 | Do not store preciouss data below the kernel stack, or they risk becoming | Miod Vallat |
2004-12-01 | No more splnone alias for spl0. | Miod Vallat |
2004-12-01 | Sync core dumping code with other m68k platforms. | Miod Vallat |
2004-12-01 | Let kernels with option DEBUG link again. | Miod Vallat |
2004-12-01 | 5 -> FC_SUPERD | Miod Vallat |
2004-12-01 | Remove unexpected (and wrong) easter egg. | Miod Vallat |
2004-12-01 | remove excessive chattiness from the bootblocks. our goal is to shrink | Theo de Raadt |
2004-12-01 | Remove unused constants. | Miod Vallat |
2004-12-01 | VIA VT612x PCI Gigabit Ethernet adapter support, ok deraadt | Peter Valchev |
2004-12-01 | sync | Peter Valchev |
2004-12-01 | Driver for the Cicada CS8201 10/100/1000 copper PHY | Peter Valchev |
2004-11-30 | EB is just like DB does not set PCR; reported and tested by Jan Johansson <ja... | Michael Shalayeff |
2004-11-30 | add hppa64 hook | Michael Shalayeff |
2004-11-30 | Make Sun type 6 USB keyboards return extended keycodes for 'L' keys | Matthieu Herrb |
2004-11-30 | No longer require write permission for read-only SCSI commands | Kenneth R Westerback |
2004-11-30 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-30 | kill breada(), from Sven Dehmlow. ok tedu@ millert@ | Pedro Martelletto |
2004-11-30 | missing $OpenBSD | Markus Friedl |
2004-11-30 | repair DEBUG kernels | Martin Reindl |
2004-11-30 | provide a more accurate assembly delay() routine | Martin Reindl |
2004-11-30 | Use %s, not %d to print the interface name. From Max Laier. | Ryan Thomas McBride |
2004-11-29 | ansi + some knf, no binary change | Hans-Joerg Hoexer |