Age | Commit message (Expand) | Author |
2005-01-14 | clean up dmesg: '\n', speed up polling for 'rollover', | Dale Rahn |
2005-01-14 | These options are not signficant. | Dale Rahn |
2005-01-14 | use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoe | Theo de Raadt |
2005-01-14 | scrub scrub scrub | Dale Rahn |
2005-01-14 | support the -D option to the tag command and sync usage for the tag | Jean-Francois Brousseau |
2005-01-14 | Default to two virtual screens. | Dale Rahn |
2005-01-14 | These files were added in the wrong place, copies of them already exist | Dale Rahn |
2005-01-14 | better descr for `cvs status'; help and ok jmc | Xavier Santolaria |
2005-01-14 | stupid me, no need to reinit the queue | Jean-Francois Brousseau |
2005-01-14 | bring back the space before (cmd); ok millert aaron | Theo de Raadt |
2005-01-14 | when removing the last entry from the tail queue, reinitialize the | Jean-Francois Brousseau |
2005-01-14 | Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO. | Miod Vallat |
2005-01-14 | unused cruft | Jean-Francois Brousseau |
2005-01-14 | zaurus entry, ok miod@ | Dale Rahn |
2005-01-14 | Add type for zaurus, ok miod@ | Dale Rahn |
2005-01-14 | sync | Theo de Raadt |
2005-01-14 | Allows for VA!=PA addresses in the kernel. ok deraadt@ | Dale Rahn |
2005-01-14 | add $OpenBSD$ tag. ok miod | Kevin Lo |
2005-01-14 | Duplicate nested if statement in PIM code. | Ryan Thomas McBride |
2005-01-14 | rev 1.63 | Brad Smith |
2005-01-14 | Allow netstat to print PIM statistics. | Ryan Thomas McBride |
2005-01-14 | Document Protocol Independant Multicast | Ryan Thomas McBride |
2005-01-14 | Add kernel support for Protocol Independant Multicast (PIM) | Ryan Thomas McBride |
2005-01-14 | Add ubt(4) man page. | Alexander Yurchenko |
2005-01-14 | ubt(4): USB Bluetooth driver, commented out in all kernel config | Alexander Yurchenko |
2005-01-14 | First step in Bluetooth protocol stack support. | Alexander Yurchenko |
2005-01-14 | Regen | Miod Vallat |
2005-01-14 | Sync with latest NetBSD diodevs (device name and ID fixes, and add 425e audio). | Miod Vallat |
2005-01-14 | remove old ifgroups ioctls | Henning Brauer |
2005-01-14 | sort SEE ALSO; | Jason McIntyre |
2005-01-14 | sort SEE ALSO; | Jason McIntyre |
2005-01-14 | missing newline | Theo de Raadt |
2005-01-14 | Use __LP64__ instead of listing all 64bit arches. | Alexander Yurchenko |
2005-01-14 | mknod no longer needed | Theo de Raadt |
2005-01-14 | Change the device node from /dev/zboot to /proc/zboot to make the mknod | Uwe Stuehler |
2005-01-14 | smaller ramdisk image needed for builds | Theo de Raadt |
2005-01-14 | add a 'rollover' timer to detect when a second (inerrupt masked key | Dale Rahn |
2005-01-14 | bounds checking for copystr, copyin and copyinstr; | Damien Miller |
2005-01-14 | sync | Theo de Raadt |
2005-01-14 | pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@ | David Krause |
2005-01-14 | Couldn't resist this one... | Marco Peereboom |
2005-01-14 | eephy(4) and xmphy(4) references as commonly found in dmesglog | Peter Valchev |
2005-01-14 | add missing rlphy(4) references in .Xr and SYNOPSIS | Peter Valchev |
2005-01-14 | brphy(4) attachment in SYNOPSIS section (as well as Xr) | Peter Valchev |
2005-01-14 | missing DESTDIR | Theo de Raadt |
2005-01-14 | ciphy(4) attachment in SYNOPSIS | Peter Valchev |
2005-01-14 | mention the commonly associated PHY (rgephy) in SYNOPSIS, ala fxp(4) manpage | Peter Valchev |
2005-01-14 | mention re(4) cardbus support and specifically Netgear GA511 | Peter Valchev |
2005-01-14 | cardbus re(4) support (Realtek 8169) heavily based on if_rl. | Peter Valchev |
2005-01-14 | `big lock' model: lock the whole db for reading/writing. | Marc Espie |