Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix the static arch fix. don't remove duplicates, but don't forget to | 2012-07-04 | 1 | -2/+4 | ||
| | | | | | | reverse either ! okay jasper@ | |||||
* | Set the 10_100_ONLY flag for the BCM57791/BCM57795 chipsets | 2012-07-04 | 1 | -1/+3 | ||
| | | | | | | | as they're FastE chipsets. So ifconfig media doesn't list GigE for FastE-only capable PHY. From Brad. | |||||
* | hookup previously added static-order test | 2012-07-03 | 1 | -1/+2 | ||
| | ||||||
* | Add a regression test for the static libraries ordering issue | 2012-07-03 | 4 | -1/+33 | ||
| | | | | | | exposed by Xenocara on vax. Worked with src/usr.bin/pkg-config/pkg-config rev 1.27 found in OpenBSD 4.9. Fails since. | |||||
* | adapt the NetBSD code to make sigpending work on sh | 2012-07-03 | 1 | -2/+6 | ||
| | | | | ok miod@ kettenis@ | |||||
* | avoid what would be a leak if reused elsewhere but isn't in this | 2012-07-03 | 1 | -2/+6 | ||
| | | | | | | case as the memory is freed on exit. ok krw@ kettenis@ | |||||
* | BCM5754 should stay, noticed by brad | 2012-07-03 | 1 | -3/+3 | ||
| | ||||||
* | Improve the key derivation function to produce correct keying material | 2012-07-03 | 1 | -21/+50 | ||
| | | | | | when rekeying IKE SA as specified in the section 2.18 of RFC5996. Makes Windows 7 clients a bit happier. | |||||
* | regen | 2012-07-03 | 2 | -21/+56 | ||
| | ||||||
* | Switch from GT1/GT2 style names to marketing names for recent Intel | 2012-07-03 | 1 | -10/+17 | ||
| | | | | | | | Integrated graphics and add some 3rd gen Core i[357] ids. Also change Tigerpoint to NM10 while here. ok kettenis@ | |||||
* | simplify rcsnum parsing by using a fixed array without all the realloc | 2012-07-02 | 3 | -26/+11 | ||
| | | | | ok stsp | |||||
* | Backout premature optimization and actually commit the diff which had been | 2012-07-02 | 1 | -3/+8 | ||
| | | | | tested to boot multiuser. | |||||
* | Does not need to pull in "the world" either | 2012-07-02 | 1 | -1/+3 | ||
| | | | | ok jsing | |||||
* | Report immediate deselection from a target upon selection as a `selection | 2012-07-02 | 1 | -5/+6 | ||
| | | | | | | | | | timeout', instead of being stuck with a non-progressing request. This lets the nonexistent LUNs of the Insite Floptical probe (as non-existing) correctly. Step two of Floptical support, now if only the loading mechanism would unjam I could try some real I/O with it... | |||||
* | Lookup queue and scheduler backends by name, rather than enum. | 2012-07-02 | 6 | -39/+35 | ||
| | | | | | | Add a command-line option to specify the backend to use at runtime. ok gilles@ | |||||
* | checking state flags make sense only when processing a response | 2012-07-02 | 1 | -5/+2 | ||
| | ||||||
* | remove exit from end of test since it prevents reporting failure | 2012-07-02 | 1 | -3/+1 | ||
| | ||||||
* | fix dependencies, test --mode=execute | 2012-07-02 | 1 | -4/+11 | ||
| | ||||||
* | don't mention BCM5724 and BCM5754 here anymore; reminded by brad | 2012-07-02 | 1 | -4/+4 | ||
| | ||||||
* | gnu libtool forbids invalid modes | 2012-07-02 | 1 | -7/+10 | ||
| | ||||||
* | augment every sa_free call with a debugging log message | 2012-07-02 | 1 | -4/+8 | ||
| | ||||||
* | Hibernate i/o implementation for ahci(4). This works with an ATI SBx00 | 2012-07-02 | 1 | -3/+312 | ||
| | | | | | controller, but other brands (jmicron and intel have been tested) don't like something in the sleep process so they just lock up. | |||||
* | make backend functions static. | 2012-07-02 | 1 | -17/+15 | ||
| | | | | ok gilles@ | |||||
* | recent libtool has some alternate invocation mode | 2012-07-02 | 1 | -2/+7 | ||
| | ||||||
* | Don't close IKE SA immediately after creating a new one when rekeying. | 2012-07-02 | 3 | -11/+23 | ||
| | | | | | Instead set a timeout that will shut it down in case we don't get an SA delete notification. | |||||
* | so gnu libtool even has some forbidden tags... | 2012-07-02 | 1 | -2/+5 | ||
| | ||||||
* | those should error out... They don't, not yet. | 2012-07-02 | 1 | -3/+13 | ||
| | ||||||
* | tweak so that it also works with gnu-libtool | 2012-07-02 | 1 | -18/+23 | ||
| | ||||||
* | fix a couple of "assigned but not used" warnings. ok markus@ | 2012-07-02 | 2 | -5/+6 | ||
| | ||||||
* | basic libtool regression tests | 2012-07-02 | 5 | -1/+113 | ||
| | | | | okay jasper@ | |||||
* | Sleeping here is definitely not what we want to do. Use a cycling | 2012-07-02 | 1 | -12/+3 | ||
| | | | | | | counter with some randomness to generate short-lived unique ids. ok gilles@ | |||||
* | a state machine is not worth the trouble when you've got a flag. doh! | 2012-07-02 | 1 | -54/+24 | ||
| | ||||||
* | set interactive ToS for forwarded X11 sessions. ok djm@ | 2012-07-02 | 1 | -1/+5 | ||
| | ||||||
* | Maintain mg's Public Domain license heritage. | 2012-07-02 | 2 | -26/+6 | ||
| | | | | Sunil Nimmagadda agrees. | |||||
* | Do not try to send a 10 byte MODE_SENSE request to non-ATAPI non-UMASS | 2012-07-01 | 1 | -1/+10 | ||
| | | | | | | | | | | | devices which advertize themselves as non-SCSI2-aware, since this command appeared in the SCSI-2 specification. This makes the Insite Floptical work when connected to a controller which correctly handles spontaneous deselection (which happens when a non-zero lun on said floptical device is addressed), such an esp(4) but not wdsc(4). This is step one of getting Floptical devices working on SGI systems. feedback and ok krw@ | |||||
* | The kernel returns the pending set; this stub has to save it through | 2012-07-01 | 1 | -4/+8 | ||
| | | | | | | the pointer ok miod@ kettenis@ | |||||
* | make this actually work | 2012-07-01 | 1 | -23/+21 | ||
| | | | | ok miod@ | |||||
* | oops | 2012-07-01 | 1 | -2/+2 | ||
| | ||||||
* | fix again -j4 properly | 2012-07-01 | 1 | -4/+5 | ||
| | ||||||
* | Increase default and maximum text, data and stack size limits; this is required | 2012-07-01 | 1 | -6/+6 | ||
| | | | | | | to build X at -O2 nowadays, as well as an increasing number of ports. Based upon a diff from Brad, with a few values stripped down to fit within the sun4/4c virtual address space limitation. Discussed with deraadt@ | |||||
* | Pass a width value corresponding to one finger for ALPS touchpads when the | 2012-07-01 | 1 | -4/+8 | ||
| | | | | | | | reported pressure is non-null. Fix the use of ALPS touchpads with recent (>1.6) xf86-input-synaptics drivers, issue reported by janis at cieti lv. Tested by yasuoka@ and janis, ok shadchin@ | |||||
* | Do not define XDC_DIAG if option SMALL_KERNEL; shaves about 14KB, and allows | 2012-07-01 | 1 | -1/+3 | ||
| | | | | sparc floppies to fit again. | |||||
* | typo in comment, s/withdrawl/withdrawal/ | 2012-07-01 | 1 | -2/+2 | ||
| | ||||||
* | update currency exchange rates; | 2012-07-01 | 1 | -42/+42 | ||
| | ||||||
* | Add support for the Winbond W83627UHG chip. | 2012-07-01 | 3 | -5/+10 | ||
| | | | | | | | | | | Ported from a DragonFly BSD commit by Constantine A. Murenin: http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/245ec76bc1613b22cf282526fa9931e4c16e4237 Tested on a Lanner FW-7539 appliance. ok mlarkin mikeb haesbaert henning | |||||
* | Nuke unused _[23]ltol() and _lto[23]l() inline functions. Move | 2012-07-01 | 2 | -66/+24 | ||
| | | | | | | _4ltol() and _lto4l() to bha, the only place they were used. ok dlg@ | |||||
* | Further research shows that fp@x,y device path components with x > 0 are | 2012-06-30 | 1 | -6/+6 | ||
| | | | | | used by Solaris for virtual ports (NPIV), and booting from thos is not supported by OBP. Simplify the code accordingly. | |||||
* | Further standards compliance fixes: export LONG_BIT, WORD_BIT, and | 2012-06-30 | 2 | -16/+40 | ||
| | | | | | | | | | | NL_{ARG,LANG,MSG,SET,TEXT}MAX with newer POSIX. Hide {FLT,DBL}_{DIG,MAX,MIN} and {PASS,TMP,NL_N}_MAX with newer XPG. Make _POSIX_NGROUPS_MAX and _POSIX_OPEN_MAX conditional on the POSIX version, like _POSIX_TZNAME_MAX already is. Add some more _POSIX_* and _XOPEN_* 'specified' limits. ok kettenis@ | |||||
* | enable use of AES-{192,256}-CTR, and explicitly of AES-128-CTR, for IPsec ESP | 2012-06-30 | 15 | -31/+69 | ||
| | | | | ok mikeb@ | |||||
* | fix a during the load of the sandbox policies (child can still make | 2012-06-30 | 2 | -30/+29 | ||
| | | | | | | the read-syscall and wait forever for systrace-answers) by replacing the read/write synchronisation with SIGSTOP/SIGCONT; report and help hshoexer@; ok djm@, dtucker@ |