Age | Commit message (Expand) | Author |
2008-01-01 | Oops. Missed a couple of unnecessary 'DL_GETPOFFSET()+DL_GETPSIZE() > | Kenneth R Westerback |
2008-01-01 | Update the notice about the daughterboard, and also mention the driver | Miod Vallat |
2008-01-01 | A potpourri of bugfixes: | Miod Vallat |
2008-01-01 | Fix display of overlapping partitions to account for larger size and offset | Kenneth R Westerback |
2008-01-01 | Welcome to the jungle of 2008. | Miod Vallat |
2008-01-01 | Typo in comment about cpio_endwr() fixed. | Tobias Stoeckmann |
2008-01-01 | get_size() no longer allows DL_GETPSIZE()+DL_GETPOFFSET > | Kenneth R Westerback |
2008-01-01 | Shorten and simplify code, eliminate ability to assign arbitrary sizes | Kenneth R Westerback |
2008-01-01 | No watchdog operations if device is not running. | Marcus Glocker |
2008-01-01 | More constant naming for some defines. | Marcus Glocker |
2008-01-01 | Tune TX descriptor so we can successfully set some TX rates. Could | Marcus Glocker |
2008-01-01 | Allow PermitRootLogin in a Match block. Allows for, eg, permitting root | Darren Tucker |
2008-01-01 | put lii(4) in the right place; | Jason McIntyre |
2008-01-01 | If rcp -p encounters a pre-epoch timestamp, use the epoch which is | Darren Tucker |
2008-01-01 | If scp -p encounters a pre-epoch timestamp, use the epoch which is | Darren Tucker |
2008-01-01 | Updated moduli file; ok djm@ | Darren Tucker |
2008-01-01 | spaces -> tabs from my previous commit | Darren Tucker |
2008-01-01 | sync | Theo de Raadt |
2008-01-01 | provide a thing for use with %b to show which xa flags are set. | David Gwynne |
2008-01-01 | - make arc4random*() functions thread safe. Use a custom spinlock function | Kurt Miller |
2007-12-31 | fix name | Theo de Raadt |
2007-12-31 | sync | Theo de Raadt |
2007-12-31 | new product | Theo de Raadt |
2007-12-31 | re-order product list slightly | Theo de Raadt |
2007-12-31 | new umsm product | Theo de Raadt |
2007-12-31 | Xr lii | Theo de Raadt |
2007-12-31 | crank maxusers a little bit | Theo de Raadt |
2007-12-31 | enable upgt & lii. both have issues, and will need to be fixed in | Theo de Raadt |
2007-12-31 | On some machines we get hotplug interrupts when they're resumed, so don't | Mark Kettenis |
2007-12-31 | Reset partition size as well as partition offset before asking for | Kenneth R Westerback |
2007-12-31 | we must reset the poll timeout to INFTIM when receiving the IMSG_SETTIME | Henning Brauer |
2007-12-31 | Keep running the scancode translation state machine even when the keyboard | Miod Vallat |
2007-12-31 | if our node doesn't have a lineno/fname, inherit from `used' node. | Marc Espie |
2007-12-31 | When in inetd mode, have sshd generate a Protocol 1 ephemeral server | Darren Tucker |
2007-12-31 | use OpenBSD rcs id's | Jasper Lievisse Adriaanse |
2007-12-31 | a basic manpage for lii. im sure jmc will need to fix this, but its a start | David Gwynne |
2007-12-31 | use the same trick as for perl to make sure manpages get built later | Marc Espie |
2007-12-31 | lii(4) is a driver for the atheros l2 ethernet chip as found on the asus | David Gwynne |
2007-12-31 | Enable gbe(4) and mkbc(4) now that we have early console support. | Joel Sing |
2007-12-31 | Significantly improve the gbe(4) driver, including: | Joel Sing |
2007-12-31 | Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgi | Joel Sing |
2007-12-31 | Prevent strict-aliasing warnings on newer gcc versions. bz #1355, patch | Darren Tucker |
2007-12-31 | replace ctob/btoc by ptoa/atop as done for other architectures | Martin Reindl |
2007-12-30 | Use get_size() in editor_change() instead of hand-rolling identical | Kenneth R Westerback |
2007-12-30 | Kill some now unneeded checks for 'c' partition manipulation. Change | Kenneth R Westerback |
2007-12-30 | A struct rt_addrinfo is needed for rt_missmsg() so we can use rtrequest1() | Claudio Jeker |
2007-12-30 | new sentence, new line; | Jason McIntyre |
2007-12-30 | Only do pullups when necessary, m_pullup() always prepends an mbuf | Claudio Jeker |
2007-12-30 | Simplify code by avoiding manual manipulations of the free space | Kenneth R Westerback |
2007-12-30 | Since 'c' now always covers the entire disk and is always FS_UNUSED, | Kenneth R Westerback |