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