summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-03-08inlcude queue interals in -gsr and -gsq output; will make debugging easier.Henning Brauer
ok cedric@ pb@
2003-03-08-g in pfload${n}-updateHenning Brauer
2003-03-08fix fdformat usage(). Ok deraadt@Matthieu Herrb
2003-03-08Talk about chroot defaults, remove Linux note.Cedric Berger
ok jakob@ jmc@
2003-03-08Xr qe 4Jason Wright
2003-03-08CXY08 and DELQA are tested and supported.Hugh Graham
2003-03-08qe tested and working well; enableHugh Graham
2003-03-08more deletionsTheo de Raadt
2003-03-08bye bye, noted by davidTheo de Raadt
2003-03-08agten does not need to imply rasops32 at the moment.Miod Vallat
2003-03-07New athlon models, ok deraadt@Peter Stromberg
2003-03-07.Xr typos;Jason McIntyre
ok millert@
2003-03-07xr vsbus since it's mentionedJason Wright
2003-03-07Needs -g flag now.Cedric Berger
2003-03-07Only show non-active tables when the -g flag is given.Cedric Berger
ok dhartmei@ henning@
2003-03-07- make a copyout into a copyin for correct semanticsJason Wright
- handle openfirmware error reports correctly ok pb
2003-03-07document -gHenning Brauer
ok jmc@
2003-03-07use -gHenning Brauer
2003-03-07don't include debugging output, namely, the result of teh skip stepsHenning Brauer
calculation, in verbose output (pfctl -vvsr). Instead, use a new flag -g for that. result of a longer discussion with dhartmei@ and jakob@ ok cedric@ pb@
2003-03-07Standardize on "UNIBUS" and "Q-bus" in section 4.Hugh Graham
2003-03-07Closer to reality.Hugh Graham
2003-03-07If we're going to incorporate such trivial manpages, they might as wellHugh Graham
approximate the incestuous reality of what they attempt to document.
2003-03-07typos;Jason McIntyre
2003-03-07typos;Jason McIntyre
2003-03-07signed/unsigned mixup. KAME PR 469 by Olivier Courtay.Jun-ichiro itojun Hagino
2003-03-07spelling errors/typosDavid Krause
ok jmc@
2003-03-07$OpenBSD$David Krause
ok henning@
2003-03-07uba is suprisingly unlike vsbus, go figureJason Wright
2003-03-07Revert mickey's last change: it is NOT like the others (look at pci.4)Jason Wright
2003-03-07Fix cut and paste on wrong line bugs, now like other versions. ok miod@Dale Rahn
2003-03-07remove part that noone cares aboutTheo de Raadt
2003-03-07syncTheo de Raadt
2003-03-07don't print out the complete keyboard map when changed; ok miod@Markus Friedl
2003-03-06make it like the others: only xr the devices from the list and not from see ↵Michael Shalayeff
also also
2003-03-06add support for vlan tagging correctly; from Chris PascoeJason Wright
2003-03-06uba man page and xrsJason Wright
2003-03-06a bunch of missing man pages; from netbsdMichael Shalayeff
2003-03-06house cleaningJason Wright
2003-03-06this is a fix for kernel panics and craches along w/ other stabilityMichael Shalayeff
improvements worked out over past few months w/ different people. the main bug was fixes w/ help of harding@motd.ca . 10x to all and enjoy the better driver (;
2003-03-06add lkms man pageJason Wright
2003-03-06Xr wsconsJason Wright
2003-03-06enable elansc; ok deraadt@Markus Friedl
2003-03-06lkkbd documentationJason Wright
2003-03-06Improve comments, including type fixes; lebel@Miod Vallat
2003-03-06generic problemJason Wright
2003-03-06document ppb... pretty simple man pageJason Wright
2003-03-06Mention agten.Miod Vallat
2003-03-06agten(4) manual page and references to it.Miod Vallat
2003-03-06Premiliminary driver for the Fujitsu AG-10e SBus frame buffer.Miod Vallat
It will currently only work in 8bit mode, and without using the i128 acceleration features (but that's a good start for 3.3). Written initially in november 2002, but it took some time in experiments until I realized the ramdac had to be fed values shifted left by 16 bits in order to work as intended, for no good reason. So, I am now officially founding a ``RAMDAC Hater's Club''. Feel free to apply.
2003-03-06mtc from netbsdMichael Shalayeff