2010-07-15 |
damien | According to Linux ath9k, the AR9280 1.0 was never... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
damien | remove dead code (AR9286 1.1 does not really exist.) |
commit | commitdiff | tree | snapshot |
2010-07-15 |
schwarze | When the first argument or arguments of a macro are... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
damien | sync ar5008_bb_load_noisefloor() with ar9003_bb_load_no... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
damien | fix PDADC value for target index (AR5008 family only.) |
commit | commitdiff | tree | snapshot |
2010-07-15 |
damien | On AR9285, the antCtrlCommon ROM field may have the... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
damien | sync initialization values for AR9160 and AR9280 with... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
damien | Remove initialization values for chips that never made... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
ray | Remove unused arguments from check(). From cvs/rcs. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
ray | Die immediately if pread fails. It's a fatal error... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
ray | Use warnx instead of warn since errno wasn't set. From... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
jmc | sync the elf types and their comments; ok millert |
commit | commitdiff | tree | snapshot |
2010-07-15 |
jmc | document the missing "note section"; |
commit | commitdiff | tree | snapshot |
2010-07-15 |
sthen | knock out MetaGeek Wi-Spy 2.4i from attaching to uhid. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2010-07-15 |
sthen | add MetaGeek Wi-Spy 2.4i |
commit | commitdiff | tree | snapshot |
2010-07-15 |
espie | store openssl error output during verification, and... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
claudio | Correct function in panic string. From Christophe Fillot |
commit | commitdiff | tree | snapshot |
2010-07-15 |
ray | Sync with diff/diffreg.c r1.75: |
commit | commitdiff | tree | snapshot |
2010-07-15 |
espie | whitespace |
commit | commitdiff | tree | snapshot |
2010-07-15 |
claudio | m_getptr(m, 0, ...) may return an mbuf different from... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
mglocker | * Comment poll support in conf.h |
commit | commitdiff | tree | snapshot |
2010-07-15 |
jakemsr | add two new members to structs audio_encoding and audio... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
deraadt | limit the pools from 14 bits down. We cannot use PAGE_... |
commit | commitdiff | tree | snapshot |
2010-07-15 |
tedu | the uvm_km_putpage is calling into tangly uvm guts... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2010-07-14 |
sthen | sync from mirrors.dat |
commit | commitdiff | tree | snapshot |
2010-07-14 |
dhill | pass the correct af if not specified. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
ray | Return -1 on error as advertised. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
jakemsr | implement poll() for video(4) |
commit | commitdiff | tree | snapshot |
2010-07-14 |
claudio | The append side of a socketbuffer is not allowed to... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
mk | In urndis_decap(), delay the memcpy() for as long as... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
mk | urndis_newbuf() is only called with NULL as it's third... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
naddy | Newer 8168x and 810x chipsets have a different way... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
nicm | Make pane/window wrapping more logical (so with 10... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
claudio | Another hand knitted offsetof() that needs to die.... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
jmc | finally ssh synopsis looks nice again! this commit... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
claudio | use offsetof() instead of self knitted version to pleas... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
nicm | Zero the pitem array so checking items after those... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
matthieu | Let vga_pci.c build in kernel configs without acpi... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
matthew | Eliminate some unused malloc(9) type defines. Also... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
claudio | Fix a mrt fd leak by moving the block which closes... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
halex | add regress tests for upcoming redirection changes... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
matthew | SCSI HBA drivers need to report success/error through... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
dlg | handle printing of RTM_DESYNC in route monitor. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
dlg | handle RTM_DESYNC. if the kernel says we're out of... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
dlg | if we produce a lot of rtsock messages it is possible... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
deraadt | oops; Fred Crowson |
commit | commitdiff | tree | snapshot |
2010-07-13 |
djm | s/timing_safe_cmp/timingsafe_bcmp/g |
commit | commitdiff | tree | snapshot |
2010-07-13 |
tedu | update our recommended hash function to sha256 and... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
jsg | use PHY semaphore on 8275/82576 adapters in addition... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
nicm | Don't silently overwrite untracked local files with... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
nicm | Test for the awesome let's-silently-overwrite-local... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
deraadt | delete unnccessary include |
commit | commitdiff | tree | snapshot |
2010-07-13 |
deraadt | rename some thread related interfaces so they are logical |
commit | commitdiff | tree | snapshot |
2010-07-13 |
nicm | regress for merge bug. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
nicm | Do not put the file into conflict if it is no longer... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
nicm | PR 6423 fix for cvs too, requested by xsa@. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
nicm | Don't read before the beginning of the log message... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
otto | fix overflow of dirsize; from FreeBSD; PR 6426; ok... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
deraadt | Do not put a data buffer on the stack; malloc it (we... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
deraadt | need pool.h to initialize the dma allocator |
commit | commitdiff | tree | snapshot |
2010-07-13 |
deraadt | dma_alloc() and dma_free(). This is a thin shim on... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
espie | handle Tm, like in tiff2ps |
commit | commitdiff | tree | snapshot |
2010-07-13 |
espie | work around a strange problem in locality of @_ by... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
sthen | Fix (pflow) display in rule printing. Spotted by dhill... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
kettenis | Fix dmesg printing. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
henning | - find.fp_wsize *= find.fp_mss, 1; |
commit | commitdiff | tree | snapshot |
2010-07-13 |
martinh | Avoid double free in ldap modify requests. The values... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
sthen | When cleaning /tmp at boot, run the slower find uncondi... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
djm | implement a timing_safe_cmp() function to compare memor... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
mlarkin | Fix a broken mask for core temperature 1 and 2, and... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
jmc | no more rmd160(1); |
commit | commitdiff | tree | snapshot |
2010-07-13 |
jmc | no need for userland to refer to section 2/3 pages; |
commit | commitdiff | tree | snapshot |
2010-07-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2010-07-13 |
guenther | Fix PR 6417: if we're starting a thread and there's... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
guenther | Fix PR 6376: restore more thread library state if execv... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
schwarze | Merge release 1.10.4 (all code by kristaps@), providing... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
krw | Correct comment. scsi_sense_data is now 18 bytes, not 32. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
tedu | replace rmd160 links with sha256. it's way more popula... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
djm | expand %h to the hostname in ssh_config Hostname option... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
djm | Make ExitOnForwardFailure work with fork-after-authenti... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
nicm | Update to 1.4.14b. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
jmc | document gcc4; requested by brad |
commit | commitdiff | tree | snapshot |
2010-07-12 |
jmc | ksh.1: add ((, )), ]], and `name' to the list of reserv... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
espie | missed one next -> return, as noticed by marco@ |
commit | commitdiff | tree | snapshot |
2010-07-12 |
bluhm | Merge duplicate log messages into one log_warn(). |
commit | commitdiff | tree | snapshot |
2010-07-12 |
espie | need to copy f() parameters, otherwise strange bugs... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
guenther | After forking, clear the 'thread joining this one'... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
chl | remove unused variable and unused static prototype. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
nicm | Return the command client return code with MSG_EXIT... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
dhill | bcrypt_gensalt is already declared in pwd.h |
commit | commitdiff | tree | snapshot |
2010-07-11 |
miod | typo |
commit | commitdiff | tree | snapshot |
2010-07-11 |
espie | move compare into LibSpec, it's not so specific to... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
jmc | sort SEE ALSO; |
commit | commitdiff | tree | snapshot |
2010-07-11 |
espie | display updateset name alongside collisionreport (turns... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
espie | tie back to bsd.port.mk, to make REVISION and EPOCH... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
espie | thinko (found by Daniel Dickman) |
commit | commitdiff | tree | snapshot |
2010-07-10 |
jordan | Fixup structures to be correct size |
commit | commitdiff | tree | snapshot |
2010-07-10 |
guenther | A process on the zombie list can have a NULL p_pgrp... |
commit | commitdiff | tree | snapshot |
next |