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