summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Make libssh an INTERNALLIB like it is in {Net,Open}BSD.des2005-06-0611-24/+34
|
* o Typo.maxim2005-06-061-1/+1
| | | | Submitted by: Jung-uk Kim
* Apply the usual woodoo for 64bitness.sos2005-06-061-2/+2
|
* When operating the diopter adjustment knob with your eye to the view-wilko2005-06-061-0/+5
| | | | | | | finder, be careful not to put your fingers or fingernails in your eye. -- found in the users manual of the Nikon D2x camera, a camera for professional photographers %
* Add support for nVidia's software RAID "MediaShield".sos2005-06-062-7/+257
| | | | HW Sponsored by: Yahoo!
* o Fix the release dates of FreeBSD 1.1, 1.1.5.1, 2.0, add the releasemaxim2005-06-061-5/+6
| | | | | | | | | | date of FreeBSD 1.1.5. o URL to "Unix at 25" is reachable now. PR: misc/81931 Submitted by: Gavin Atkinson MFC after: 3 days
* Until someone who owns the various TGA-based cards has time to fix thewilko2005-06-061-1/+2
| | | | | driver it is better to not include the driver in GENERIC as it panics the system on probing a TGA.
* Allow to override the compiler, linker, and assembler used to build 32-bitru2005-06-061-10/+10
| | | | shim libraries on amd64.
* Fix a silly little typo I just spotted.philip2005-06-061-1/+1
|
* Not yet ready to burn this, so unmark power stuff.... non-type 0 busses ↵imp2005-06-061-4/+0
| | | | still need to do this
* Fix a bug relavant to debugging, a masked signal unexpectedly interruptsdavidxu2005-06-061-52/+37
| | | | | | | a sleeping thread when process is being debugged. PR: GNU/77818 Tested by: Sean C. Farley <sean-freebsd at farley org>
* add force flag to enmic/demic crypto api for use in xmit fragmentationsam2005-06-067-26/+26
| | | | | | and h/w mic verification Reviewed by: avatar
* hookup wpa tools to the buildsam2005-06-061-0/+1
|
* Add -R modifier for the mode when pkg_create(8) creates package filesobomax2005-06-064-9/+70
| | | | | | | | from the locally installed package. When this modifier is specified pkg_create(8) will also create package files for all packages on which that locally installed package depends. MFC after: 5 days
* Correct commentimp2005-06-061-2/+1
|
* Remove RCng files that were brought in from NetBSD, but we ended up notobrien2005-06-0627-1188/+0
| | | | using them (or did and no longer do).
* Change ipv6 packet filtering to match ipv4. It now checks pfil_member andthompsa2005-06-061-1/+10
| | | | | | pfil_bridge to determine which interfaces to filter on. Approved by: mlaier (mentor)
* freebsd pieces of hostapd supportsam2005-06-066-1/+1128
|
* Remove some variables the last commit stopped using so the code compiles.brooks2005-06-062-4/+2
|
* Add missing Va in ifi_epoch entry.brooks2005-06-061-1/+1
|
* Add entry for recoverdisk.sobomax2005-06-061-0/+1
|
* Append a newline character to the usage string.csjp2005-06-051-1/+1
| | | | MFC after: 3 days
* As threatened by BURN_BRIDGES, restire PCIR_MAPS and PCIR_HEADERTYPEimp2005-06-051-6/+0
|
* Use same RID we allocated the resource with to free itimp2005-06-051-1/+1
|
* These registers are saved by pci bus code. Remove from #if 0'd code anywayimp2005-06-051-18/+0
|
* Power state management now done in PCI bus codeimp2005-06-051-11/+0
|
* The PCI bus code saves/restores these config registers now.imp2005-06-052-20/+0
|
* Powerstate stuff now done in PCI bus driverimp2005-06-051-21/+0
|
* The PCI bus code saves/restores these config registers now.imp2005-06-052-21/+0
|
* apply important fixes from development branchsam2005-06-056-18/+77
|
* import/upgrade instructionssam2005-06-052-0/+34
|
* This commit was generated by cvs2svn to compensate for changes in r147021,sam2005-06-0594-0/+32064
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Stripped down import of hostapd v0.3.7sam2005-06-0594-0/+32064
|
* freebsd pieces of wpa supplicant supportsam2005-06-059-0/+1401
| | | | Reviewed by: brooks
* Make nVidia SATA hotplug support DTRT.sos2005-06-051-26/+27
| | | | HW sponsored by: Yahoo!
* fix for ctrl interface socket setupsam2005-06-051-4/+5
| | | | Submitted by: brooks
* import/ugprade instructionssam2005-06-052-0/+46
|
* This commit was generated by cvs2svn to compensate for changes in r147013,sam2005-06-0582-0/+35297
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Stripped down import of wpa_supplicant v0.3.8sam2005-06-0582-0/+35297
|
* Unbreak the ICH6 AHCI support in !48Bit mode.sos2005-06-051-2/+7
|
* Install ports defined in PORTS_MODULES at make reinstall time too.mux2005-06-051-2/+2
| | | | Reviewed by: imp
* Forgot to bump the version addendum.des2005-06-051-1/+1
|
* Allow sends sent from non page-aligned userspace addresses to begallatin2005-06-052-15/+13
| | | | | | | considered for zero-copy sends. Reviewed by: alc Submitted by: Romer Gil at Rice University
* New release notes: if_bridge(4).bmah2005-06-052-2/+12
| | | | Updated release notes: OpenSSH 4.1p1.
* Update for OpenSSH 4.1p1.des2005-06-056-18/+16
|
* Regenerate.des2005-06-051-13/+82
|
* Resolve conflicts.des2005-06-0552-1069/+2431
|
* Update for 4.1p1.des2005-06-051-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r147001,des2005-06-0524-57/+246
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Vendor import of OpenSSH 4.1p1.des2005-06-0545-223/+470
| |
OpenPOWER on IntegriCloud