summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-11correctly use HOST_NAME_MAX.Theo de Raadt
2015-01-11use mallocarray(), then set the size afterwards. Prefer if people learnTheo de Raadt
2015-01-11use mallocarray()Theo de Raadt
2015-01-11mallocarray() for the rx_buffer memoryTheo de Raadt
2015-01-11Casting a gid_t to gid_t for a gid_t argument is overkillPhilip Guenther
2015-01-11use mallocarray() when reallocating the mux tableTheo de Raadt
2015-01-11KUE_MCFILTCNT() is non-constant, so use mallocarray()Theo de Raadt
2015-01-11unnecessary castTheo de Raadt
2015-01-11sncTheo de Raadt
2015-01-10Get the MAC address from the PCI ROM on systems without Open Firmware. CodeMark Kettenis
2015-01-10Bye, bye simple_lock.Mark Kettenis
2015-01-10Disable (most) interrupts when the interface goes down.Mark Kettenis
2015-01-10Enable nep(4).Mark Kettenis
2015-01-10Hook up nep(4).Mark Kettenis
2015-01-10A few more loose ends.Mark Kettenis
2015-01-10Remove debug printfs.Mark Kettenis
2015-01-10nep(4)Mark Kettenis
2015-01-10Hook up nep(4).Mark Kettenis
2015-01-10Add support for promiscuous mode and multicase.Mark Kettenis
2015-01-10tell the truth about DES.Igor Sobrado
2015-01-10Properly stop DMA and tear down the rings when taking the interface down.Mark Kettenis
2015-01-101. They're flags, not counters. Set to one instead of incrementing.Ted Unangst
2015-01-10don't check for a return value that host() doesn't return, so futureTed Unangst
2015-01-10Correct some comments and merge in6_if_up() into in6_ifattach() toMartin Pieuchot
2015-01-10Remove pointless empty 64bit support code stubs from bwi(4).Stefan Sperling
2015-01-10Merge two bwi(4) fixes from FreeBSD:Stefan Sperling
2015-01-10Correct reversed test of setmountent() returnPhilip Guenther
2015-01-10revert host() back to correct behavior.Brent Cook
2015-01-09return -1 on host() address parsing failure, not 1.Brent Cook
2015-01-09return -1 on host() address parsing failure, not 1.Brent Cook
2015-01-09absurd optimization. reduce initial space by one to avoid leaving one byteTed Unangst
2015-01-09The "SunMicro Virtual Eth Device" found on Oracle's more recent SPARC systemsMark Kettenis
2015-01-09regenMark Kettenis
2015-01-09SunMicro Virtual Eth DeviceMark Kettenis
2015-01-09Change rssi passed to ifconfig(8) to a signed value to fix printing signalStuart Henderson
2015-01-09Properly unwind from a failure in usbd_dma_contig_alloc(). CallingMark Kettenis
2015-01-09Fix loading memory allocated with bus_dmamem_alloc(9). The old could wouldMark Kettenis
2015-01-09Always check for DMA buffer overrun, not just for some specific xfers.Martin Pieuchot
2015-01-09Correctly report memory allocation failure in uhidev_set_report_async().Martin Pieuchot
2015-01-09Add an asynchronous version of uhidev_get_report(), from David HiggsMartin Pieuchot
2015-01-09document the chips we support. lots of raid controllers use themDavid Gwynne
2015-01-09Document that ftp-proxy breaks explicit RFC4217 FTP TLS. While here,Stefan Sperling
2015-01-09Add support DIOC{G,S}CACHE to mfi(4). Cache of disk on mfi(4) willYASUOKA Masahiko
2015-01-09regenJonathan Gray
2015-01-09add rate matching hubs seen on a C610 systemJonathan Gray
2015-01-09rename a variable to avoid a warningGilles Chehade
2015-01-09move the ignore-microsec-timestamp bit from mrt_parse to mrt_parse_dump_mpHenning Brauer
2015-01-09remove excessive/wrong use of sys/param.hTheo de Raadt
2015-01-09match on C610Jonathan Gray
2015-01-09regenJonathan Gray