Age | Commit message (Expand) | Author |
2003-01-26 | Start on the harmony audio driver. It doesn't play or capture anything | Jason Wright |
2003-01-25 | Fix the behaviour of rdr rules which redirect to a range of ports; | Ryan Thomas McBride |
2003-01-25 | Fix a bug that potentially caused fragments to be dropped when the | Daniel Hartmeier |
2003-01-25 | Grr.. add a missing cdev_notdef() so that 35 really is the audio device | Jason Wright |
2003-01-25 | don't send more than half of the send buffer space limit in | Markus Friedl |
2003-01-25 | update | Michael Shalayeff |
2003-01-25 | De-"register" | Jason Wright |
2003-01-25 | hppa provides its own IPL_AUDIO, too | Jason Wright |
2003-01-24 | Sigh, pf_pull_hdr (aka pf_pull_hair) doesn't do an m_pullup, it merely | Daniel Hartmeier |
2003-01-24 | Move the mbuf pullup for TCP options to the beginning of TCP handling, | Daniel Hartmeier |
2003-01-24 | Fix wscale support, the first version didn't really work right. | Daniel Hartmeier |
2003-01-24 | Convert m88k pmap from physseg to VM_PAGE_MD. | Miod Vallat |
2003-01-24 | PMAP_{DE,}ACTIVATE are not used anymore. | Miod Vallat |
2003-01-23 | - Either memset() or loop and set to zero, not both | Jason Wright |
2003-01-23 | will need machine/frame.h for profiling | Michael Shalayeff |
2003-01-23 | be consistant on the spl everywhere and use splimp(), this seems to prevent w... | Michael Shalayeff |
2003-01-23 | Fix a bug where the kernel crashes when translating IPv6 ICMP packets. | Daniel Hartmeier |
2003-01-22 | make pmapdebug be zero by default | Michael Shalayeff |
2003-01-22 | kill the eiem defines we do not use | Michael Shalayeff |
2003-01-22 | fix wired accounting in pmap_enter() | Michael Shalayeff |
2003-01-22 | Recognize the Voyager ``Compact-1'' keyboard layouts. | Miod Vallat |
2003-01-22 | Correctly handle the case where the "address" property of a zs node is | Miod Vallat |
2003-01-22 | Revert previous - it would prevent the second zs chip from being probed | Miod Vallat |
2003-01-22 | consistantly use uvm_prot_* vs vm_prot_* evewrhere | Michael Shalayeff |
2003-01-22 | use the same style for the pdemask-optimized loops (four of 'em) | Michael Shalayeff |
2003-01-22 | print out the failed p_addr in the panic message | Michael Shalayeff |
2003-01-22 | mop up after deraadt | Michael Shalayeff |
2003-01-22 | ugh, unless we flush, always purge | Michael Shalayeff |
2003-01-22 | minor cleanup | Theo de Raadt |
2003-01-21 | Support for TCP window scaling (RFC 1323). ok frantzen@ | Daniel Hartmeier |
2003-01-21 | st, cd and other scsi devices are useful too | Michael Shalayeff |
2003-01-21 | Use a 2-level timeout for hostap. Instead of of sending a station | Todd C. Miller |
2003-01-21 | fix cut and paste piece in dma programming, caused jumpieness in animation; g... | Michael Shalayeff |
2003-01-21 | reverse logic in dma sync flush as long as prewrite was given and purge for p... | Michael Shalayeff |
2003-01-21 | add elan520 from netbsd; adapted to watchdog sysctl interface; | Markus Friedl |
2003-01-21 | add kern.watchdog sysctl and generic watchdog interface; | Markus Friedl |
2003-01-21 | typos | margarida |
2003-01-21 | Stub out hostap bits #ifdef SMALL_KERNEL to free up space on the | Todd C. Miller |
2003-01-21 | do not need explicit match on intel; from alexander.guy@andern.org | Michael Shalayeff |
2003-01-21 | Do not do multiple stackgap_init calls in the same syscall execution, | Niklas Hallqvist |
2003-01-21 | bzero() siop_target structure after malloc(). | Kenneth R Westerback |
2003-01-21 | Get rid of vm_{offset,size}_t on i386. | Artur Grabowski |
2003-01-20 | It's difficult to create a table by changing its flags. | Cedric Berger |
2003-01-20 | Put back the Voyager zs probe workaround that got lost in rev 1.36; | Miod Vallat |
2003-01-20 | sync | Theo de Raadt |
2003-01-20 | the real liar is Tony Pierce <tonypi@pcisig.com>. he says this is a "misunder... | Theo de Raadt |
2003-01-20 | just for safety. from http://templeofhate.com/tglaser/pub/obsd.diff | Jun-ichiro itojun Hagino |
2003-01-19 | shut up, dn(4). There's really no need to printf junk nobody wants to read | Henning Brauer |
2003-01-19 | Temporary fix for PR#3069 (thanks for the report, Alex Cichowski), until | Thierry Deval |
2003-01-19 | Wording. | Thierry Deval |