Age | Commit message (Expand) | Author |
2004-12-19 | Make it possible for carp to work on fddi and token ring again. | Ryan Thomas McBride |
2004-12-19 | Set atime and mtime when giving out a new pty. With help from tholo@ | Todd C. Miller |
2004-12-18 | Use SIU_TASKMGMT_* defines from scsi_all.h rather than local duplicates. | Kenneth R Westerback |
2004-12-18 | Add SPI status information unit structure and defines, along with some | Kenneth R Westerback |
2004-12-18 | use tick instead of ticks. thanks to hannes at mehnert dot org. | Reyk Floeter |
2004-12-18 | Print error codes in panic message. | Brad Smith |
2004-12-18 | Decrement carp_suppress_preempt when detaching an interface that has | Christopher Pascoe |
2004-12-17 | Temporary fix to get IPv6 working again. | Marco Pfatschbacher |
2004-12-17 | ICMP state entries use the ICMP ID as port for the unique state key. When | Daniel Hartmeier |
2004-12-17 | knf cleanup, convert old k&r-style functions to ansi-style for a | Reyk Floeter |
2004-12-17 | Fix printf in loadfirmware error path. | Alexander Yurchenko |
2004-12-17 | Reorder code in the ethernet output path, and enhance unicast address | Christopher Pascoe |
2004-12-17 | Support for the eap MIDI UART from NetBSD. | Jonathan Gray |
2004-12-17 | Remember to decrement carp_suppress_preempt when detaching. | Ryan Thomas McBride |
2004-12-17 | rev 1.62 | Brad Smith |
2004-12-17 | add missing braces. | Brad Smith |
2004-12-16 | Fix logic botch in dmacomputeipl() introduced in rev 1.14. | Miod Vallat |
2004-12-16 | rev 1.71 | Brad Smith |
2004-12-16 | Make sure ifp->if_baudrate is valid when the parent's statchg | Brad Smith |
2004-12-16 | Delete VL/EISA cruft left over from ahc. | Kenneth R Westerback |
2004-12-16 | Clean up handling of sync_flags. | Ryan Thomas McBride |
2004-12-15 | Add IFF_NOARP to carp interface, we want arp requests to be handled via | Ryan Thomas McBride |
2004-12-15 | minimum key length of aes is 128 bit, not 64. | Hans-Joerg Hoexer |
2004-12-15 | * fix the multicast memberships removal | Patrick Latifi |
2004-12-15 | protect against multiple inclusion | Patrick Latifi |
2004-12-15 | sync with NetBSD but replace hand crafted crc logic with ether_crc32_le() | Martin Reindl |
2004-12-14 | Fix off-by-one. From FreeBSD r1.87. Also in NetBSD. Field being filled | Kenneth R Westerback |
2004-12-14 | indentation and some knf, no binary change | Hans-Joerg Hoexer |
2004-12-14 | fix a comment. | Hans-Joerg Hoexer |
2004-12-14 | sync with NetBSD, ok miod@ | Martin Reindl |
2004-12-14 | move the ioctls w/ all the other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | typos; ok pefo@ | Alexander Yurchenko |
2004-12-14 | Initialise init_addr in pf_map_addr() in the PF_POOL_ROUNDROBIN, | Ryan Thomas McBride |
2004-12-14 | move ioctls together w/ all other ifaces; mcbride@ ok | Michael Shalayeff |
2004-12-14 | typhoon microcode file build | Theo de Raadt |
2004-12-14 | txp(4) late firmware loading, written somewhere over the pacific, tested | Theo de Raadt |
2004-12-13 | move splsoftnet() below ACCEPT_FLAGS(), which contains a potential return. | Daniel Hartmeier |
2004-12-13 | Uncomment yds(4) which is reported to work by Jim Dew. OK deraadt@ | Todd C. Miller |
2004-12-13 | Store the local ethernet address in struct arpcom and suddenly mc(4) starts | Claudio Jeker |
2004-12-13 | Dead meat. | Miod Vallat |
2004-12-13 | Remove duplicate declarations already in <sys/conf.h>, as well as duplicate | Miod Vallat |
2004-12-13 | Use PAGE_SIZE instead of hardcoded 4096 value. | Alexander Yurchenko |
2004-12-13 | zap lvalue assignment, okay markus@. approved miod@ | Marc Espie |
2004-12-13 | endian fixes, ie, atu will now work on big endian architectures. | David Gwynne |
2004-12-13 | set the buffer up before we try to use it. fixes a panic on sparc64 which | David Gwynne |
2004-12-13 | regen | Kevin Lo |
2004-12-13 | add ATI Radeon Mobility 9200. ok deraadt@ | Kevin Lo |
2004-12-13 | Oops. Missed one chunk when sync'ing with FreeBSD r1.30. | Kenneth R Westerback |
2004-12-13 | Use millisends rather than microseconds in parameters to timer | Kenneth R Westerback |
2004-12-13 | Set creation timestamps correctly on states learnt by pfsync that are | Christopher Pascoe |