summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stdlib.h: Add correct POSIX version for POSIX extensions to C.jilles2013-07-051-6/+8
* o Make fields names short.ray2013-07-051-33/+23
* Fix a bug were only 2048 streams where usable even though more thantuexen2013-07-055-14/+19
* Add the necessary code to uninstall packages (re-install still pending).dteske2013-07-053-1/+135
* Add minor debugging.dteske2013-07-051-0/+1
* Prevent f_package_add() from re-performing f_package_detect_installed()dteske2013-07-051-0/+1
* Don't deselect a package right after installing it (this went unnoticeddteske2013-07-051-2/+0
* Minor debugging changes/additions.dteske2013-07-051-7/+14
* Fix a typo in a comment.dteske2013-07-051-1/+1
* - Show the reason why link is down if this information is available.np2013-07-053-5/+55
* Add the beginnings of the old networking services functionality ofdteske2013-07-053-1/+59
* Add the necessary code to install packages (uninstall and re-install stilldteske2013-07-054-1/+290
* Add debugging for each of the initialized default variables.dteske2013-07-051-0/+23
* Add mustberoot.subr to the list of includes for scripts, exposing the helperdteske2013-07-051-0/+1
* Remove separate processing of dependent packages from the "Review" screendteske2013-07-051-11/+2
* Get rid of place-holder in preparation for incoming package mgmt code.dteske2013-07-051-3/+0
* Comments.dteske2013-07-051-2/+14
* Allow global default as general fall-back for package management routines.dteske2013-07-051-2/+3
* Set name of device to directory path (displayed during package operations).dteske2013-07-051-0/+1
* Document the current 11n rate selection shortcoming in the AMRR code.adrian2013-07-051-0/+8
* Delete .gitignore files.rpaulo2013-07-047-8/+0
* Restore the dbus directory that was not meant to be deleted in r252729.rpaulo2013-07-0425-0/+17173
|\
* | Fix misleading or remove irrelevant illumos messages and manpage referencesmm2013-07-041-9/+13
* | Remove unused files / directories.rpaulo2013-07-0469-23646/+0
* | - Make note of interface MTU change if the rx queues exist, and not justnp2013-07-046-8/+44
* | Implement basic 802.11n awareness in the PHY and AMRR rate control code.adrian2013-07-048-75/+431
* | Merge hostapd / wpa_supplicant 2.0.rpaulo2013-07-04587-22916/+95004
|\ \ | |/
| * Import wpa_supplicant / hostapd 2.0.rpaulo2013-06-25613-29735/+101373
| * Remove non-FreeBSD related code.rpaulo2013-06-2565-16548/+0
* | Set ic_cryptocaps to make sure wpa_supplicant works with WEP.rpaulo2013-07-047-0/+42
* | On-the-fly changes to the interrupt coalescing timer should apply to thenp2013-07-041-0/+12
* | Add support for ePWM submodule of PWMSSgonzo2013-07-041-4/+145
* | Implement $probe_only for the media access modules. sysinstall(8) wasdteske2013-07-049-20/+45
* | Pull in r185594 from llvm trunk:dim2013-07-045-26/+64
* | Add nodes for PWMSS1 and PWMSS2gonzo2013-07-041-1/+29
* | When processing an incoming ABORT, SHUTDOWN_COMPLETE or ERROR (NAT related)tuexen2013-07-041-2/+4
* | Enable the station-side power management flag.adrian2013-07-041-4/+4
* | Pay attention to TCP_NODELAY when it's set/unset after the connectionnp2013-07-041-0/+26
* | Ring the egress queue's doorbell as soon as there are 8 or morenp2013-07-041-3/+3
* | The tvp vnode on rename is usually unlinked. Drop the cached nullkib2013-07-041-1/+6
* | Whitespace fixes: remove tabs on blank links, spaces following content,wblock2013-07-041-8/+8
* | The T5 allows the driver to specify the ISS. Do so; use the ISS pickednp2013-07-043-8/+34
* | In r227207, to fix the issue with possible NULL inp_socket pointertrociny2013-07-045-20/+31
* | Merge virtio_scsi change from projects/virtiobryanv2013-07-041-10/+3
* | Merge virtio_pci changes from projects/virtiobryanv2013-07-043-201/+242
* | Merge virtio changes from projects/virtiobryanv2013-07-0418-55/+48
* | Merge vtnet changes from projects/virtiobryanv2013-07-041-2/+2
* | - Read all TP parameters in one place.np2013-07-049-66/+205
* | Merge virtio_balloon changes from projects/virtiobryanv2013-07-041-23/+21
* | Merge several virtio_blk changes from projects/virtiobryanv2013-07-043-30/+266
OpenPOWER on IntegriCloud