Age | Commit message (Expand) | Author |
2008-10-22 | Fix a typo with the VLAN code. | Brad Smith |
2008-10-22 | Mention that "secure" on the console entry means, that | Marco Pfatschbacher |
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre |
2008-10-22 | Only call pic->pic_delroute() when disestablishing the last interrupt handler | Mark Kettenis |
2008-10-22 | This isn't a real structure the firmware understands. | Marco Peereboom |
2008-10-22 | sync list of port modules | Steven Mestdagh |
2008-10-22 | update to the references in unix(4): the UNIX Programmer's | Igor Sobrado |
2008-10-22 | filter ipv6 ipsec packets on enc0 (in and out), similar to ipv4; | Markus Friedl |
2008-10-22 | fix format of AS number output | Joerg Goltermann |
2008-10-22 | Add timeout_add_msec(), for timeouts in milliseconds. | Bret Lambert |
2008-10-22 | log pcap stats upon SIGUSR1; ok canacar | Henning Brauer |
2008-10-22 | lot of cleanup, small fixes. | Damien Bergamini |
2008-10-22 | sync w/ VIN5&VIN6 changes too | Oleg Safiullin |
2008-10-22 | sync with driver changes | Oleg Safiullin |
2008-10-22 | o add FAN4 and FAN5 sensors for IT8716/8718/8726 | Oleg Safiullin |
2008-10-22 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-22 | Fix a typo. | Brad Smith |
2008-10-21 | more style nits. | Brad Smith |
2008-10-21 | style nits. | Brad Smith |
2008-10-21 | ouch, this one requires local for now | Marc Espie |
2008-10-21 | Code cleanup. No functional change. | Michele Marchetto |
2008-10-21 | Make sure to read the last byte of EEPROM descriptor. Previously | Brad Smith |
2008-10-21 | Don't bounce transmitted packets up to the BPF listeners twice. | Brad Smith |
2008-10-21 | add rcs id | Martynas Venckus |
2008-10-21 | build w/ USE_LOCALE. ok millert@ | Martynas Venckus |
2008-10-21 | use decimal point from locale. ok millert@ | Martynas Venckus |
2008-10-21 | do not listen on tentative (during DAD), duplicated (after DAD) or | Markus Friedl |
2008-10-21 | Oops, freed to much memory. | aschrijver |
2008-10-21 | add bpf/tcpdump support to pflow(4) | Joerg Goltermann |
2008-10-21 | various doc fixes related to how mv handles symlinks | Jason McIntyre |
2008-10-21 | Wow we had this structure forever wrong. Didn't break because it was | Marco Peereboom |
2008-10-21 | remove unused variable 'v', unbreaks the tree | Felix Kronlage |
2008-10-21 | Stray space | Marco Peereboom |
2008-10-21 | Re-add support for RX VLAN tag stripping. | Brad Smith |
2008-10-21 | Re-add support TX VLAN tag insertion and RX VLAN tag stripping. | Brad Smith |
2008-10-20 | The optimization done in 1.19 (and repaired in 1.20) results in | Theo de Raadt |
2008-10-20 | - Remove sys/cdefs.h header. | Brad Smith |
2008-10-20 | oops, testing printf shouldn't have been commited. | Brad Smith |
2008-10-20 | Enable support for RX checksum offload, RX VLAN tag stripping and TX | Brad Smith |
2008-10-20 | Remove ioctl handlers for MTU changing and multicast, they're already | Brad Smith |
2008-10-20 | Do not stop connecting after the first connect fails. | aschrijver |
2008-10-20 | Add 2 missing directives and remove duplicate configuration entry. | aschrijver |
2008-10-20 | Be pedantically correct in freeing allocated mbufs, even upon clearing | Bret Lambert |
2008-10-20 | Say goodbye to local $_ | Marc Espie |
2008-10-20 | add an example of how to scan for wireless networks, since it is not | Jason McIntyre |
2008-10-20 | oops, assign errno the right way. caught by david running regress tests | Otto Moerbeek |
2008-10-20 | typo, regisrers -> registers | Brad Smith |
2008-10-20 | - Remove tmp variable sumflags in ti_rxeof() and just stick the csum | Brad Smith |
2008-10-20 | Enable the Gig master mode status display. | Brad Smith |