summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-01-27When -a is specified, the operation affects an anchor only, so don't tryDaniel Hartmeier
2003-01-27Follow art's lead on the license.Dale Rahn
2003-01-27bugfix from Can Erkin Acar <canacar@eee.metu.edu.tr>:Henning Brauer
2003-01-27Update. from csapuntz@Artur Grabowski
2003-01-27Another incorrect regression test. POSIX specifies that signalMarco S Hyman
2003-01-27Add licenses where I forgot them. (I'm ashamed).Artur Grabowski
2003-01-27separate register defns and revise them based on the LASI info... a HUGEJason Wright
2003-01-27syncTheo de Raadt
2003-01-27missing license; pointed out by ray at securityfoo dot net.Federico G. Schwindt
2003-01-27I declare defeat... once interrupts are enabled, just leave them enabled.Jason Wright
2003-01-27Write to the cntl register with the c flag set.Jason Wright
2003-01-27remove some unused includes, from Andrey MatveevDaniel Hartmeier
2003-01-27missing $OpenBSD$Jason Wright
2003-01-26add harmonyJason Wright
2003-01-26catched -> caughtRyan Thomas McBride
2003-01-26compute record high water mark from record parameters not play parameters; fr...Jason Wright
2003-01-26remove bogus commentMarco S Hyman
2003-01-26Add harmony man page and finish alphabetizing things, plus a bit of cleaningJason Wright
2003-01-26o comes before pJason Wright
2003-01-26Ok, playback more or less works, now for capture. (I forgot to save the pint...Jason Wright
2003-01-26Ok, this now produces some noise (that's the best way I can describe it),Jason Wright
2003-01-26save fpu context (needs optimization)Jason Wright
2003-01-26regenMichael Shalayeff
2003-01-26a bunch of devices used in hp machinesMichael Shalayeff
2003-01-26Removing leading spaces can result in a failure with multiline commands. Ok m...Damien Couderc
2003-01-26Mount msdos filesystems with -s (shortnames) rather than -lKenneth R Westerback
2003-01-26Last (?) big cleanup in distrib/miniroot this release cycle.Kenneth R Westerback
2003-01-26add rdr test for port x:y -> port zMarkus Friedl
2003-01-26Start on the harmony audio driver. It doesn't play or capture anythingJason Wright
2003-01-26mop up, from krwDaniel Hartmeier
2003-01-25Another nice cleanup patch from Andrey MatveevCedric Berger
2003-01-25Update test to handle changes in pfctl handling of "rdr ... -> ... $port:*"Ryan Thomas McBride
2003-01-25Match changes for rdr port ranges made to pf.c:Ryan Thomas McBride
2003-01-25Fix the behaviour of rdr rules which redirect to a range of ports;Ryan Thomas McBride
2003-01-25Regression tests for table statements and rules containing tables.Cedric Berger
2003-01-25Fix a bug that potentially caused fragments to be dropped when theDaniel Hartmeier
2003-01-25Grr.. add a missing cdev_notdef() so that 35 really is the audio deviceJason Wright
2003-01-25Fix NOACTION with table statements.Cedric Berger
2003-01-25Make pf.conf reflect all changes that occured in the last 2 weeks.Cedric Berger