Age | Commit message (Expand) | Author |
2003-01-30 | Check the codec revision... if it's >=CS4215E or >=AD1849K (same value | Jason Wright |
2003-01-29 | check the uvm_fault_wire() for failure, just like other calls; art@ ok | Michael Shalayeff |
2003-01-29 | save fpregs in coredump | Michael Shalayeff |
2003-01-29 | enable scsi and sync w/ generic | Michael Shalayeff |
2003-01-29 | oops, test-compiled the wrong source, missing paren | Michael Shalayeff |
2003-01-29 | make it work on both yamaha and ensoniq mpus; from hunter@dg.net.ua | Michael Shalayeff |
2003-01-29 | moved some stuff into hppa.html | Michael Shalayeff |
2003-01-29 | ref bit is reverse meaning in the pte, therefore should be | Michael Shalayeff |
2003-01-29 | typos; | Jason McIntyre |
2003-01-29 | Align this char array accessed as double, for paranoia reasons. | Dale Rahn |
2003-01-29 | correct part #, from sunsolve.sun.com | Henning Brauer |
2003-01-29 | do setprocticle; ok camield | Theo de Raadt |
2003-01-29 | /usr/share/doc/html/bind; ok deraadt@ | Jakob Schlyter |
2003-01-29 | print out the codec revision in dmesg | Michael Shalayeff |
2003-01-29 | fix typo. majver should be minver | Ted Unangst |
2003-01-28 | add a rule to built bzero.po as well | Michael Shalayeff |
2003-01-28 | a lost ntohs() caused tcpdump not to print the action. | Henning Brauer |
2003-01-28 | some more meat | Michael Shalayeff |
2003-01-28 | Mention type 5 Japanese keyboard layout. | Miod Vallat |
2003-01-28 | Japanese type 5 layout; from a picture of the actual layout on sunsolve, | Miod Vallat |
2003-01-28 | add a license goo; pt out by ray@securityfoo.net | Michael Shalayeff |
2003-01-28 | harmony is there, 10x to jason | Michael Shalayeff |
2003-01-28 | remove example not pertinent with -1 addition; ok markus@ | Kevin Steves |
2003-01-28 | document -l; pekkas@netcore.fi | Markus Friedl |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |
2003-01-28 | compile without propolice on sparc64 for now | Jakob Schlyter |
2003-01-28 | harmony support | Jason Wright |
2003-01-28 | Ok, you can only set the HE/SE/LE/IS bits in GAINCTL when reset is asserted (... | Jason Wright |
2003-01-28 | thread safer libc (note: safer, not safe) | Marco S Hyman |
2003-01-28 | Document the rest of cu's options; from Andrey Smagin | Todd C. Miller |
2003-01-28 | Move device driver specific stuff to *var.h and add most of the code for | Jason Wright |
2003-01-28 | Remove (now) bogus diagnostic check and set the output length correctly (why ... | Jason Wright |
2003-01-28 | pad < minimal length packets with 0's; based on netbsd; tested by miod | Jason Wright |
2003-01-28 | fix fd_set overflow | Vincent Labrecque |
2003-01-27 | Do not clean too far. | Miod Vallat |
2003-01-27 | Stupid stupid stupid... DMA will not start until the capture next register | Jason Wright |
2003-01-27 | M_VMPVENT bites the dust; requested by art@ long ago. | Miod Vallat |
2003-01-27 | pthreads signal handling improvements. With these changes all | Marco S Hyman |
2003-01-27 | Save all floating point registers to full register sized fields, not | Dale Rahn |
2003-01-27 | padd < mimimum sized frames with 0's instead of whatever the chip wants; base... | Jason Wright |
2003-01-27 | pad minimum frames with 0's; based on netbsd | Jason Wright |
2003-01-27 | pad tx buffer on < minimum length frames; based on NetBSD; tested on hppa. | Jason Wright |
2003-01-27 | KNF | Theo de Raadt |
2003-01-27 | bit KNF | Henning Brauer |
2003-01-27 | Convert m68k pmap from physseg to VM_PAGE_MD. | Miod Vallat |
2003-01-27 | As promised, I got some sleep and rewrote most of the driver... playback | Jason Wright |
2003-01-27 | Update wsvt25* terminal definition to match actual color usage; Thorsten Glaser. | Miod Vallat |
2003-01-27 | Pad tx buffer with 0's on minimum sized frames; based on NetBSD. | Jason Wright |
2003-01-27 | KNF | Theo de Raadt |
2003-01-27 | more specific error message when /var/empty has wrong permissions; | Markus Friedl |