summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-01Oops. Missed a couple of unnecessary 'DL_GETPOFFSET()+DL_GETPSIZE() >Kenneth R Westerback
2008-01-01Update the notice about the daughterboard, and also mention the driverMiod Vallat
2008-01-01A potpourri of bugfixes:Miod Vallat
2008-01-01Fix display of overlapping partitions to account for larger size and offsetKenneth R Westerback
2008-01-01Welcome to the jungle of 2008.Miod Vallat
2008-01-01Typo in comment about cpio_endwr() fixed.Tobias Stoeckmann
2008-01-01get_size() no longer allows DL_GETPSIZE()+DL_GETPOFFSET >Kenneth R Westerback
2008-01-01Shorten and simplify code, eliminate ability to assign arbitrary sizesKenneth R Westerback
2008-01-01No watchdog operations if device is not running.Marcus Glocker
2008-01-01More constant naming for some defines.Marcus Glocker
2008-01-01Tune TX descriptor so we can successfully set some TX rates. CouldMarcus Glocker
2008-01-01Allow PermitRootLogin in a Match block. Allows for, eg, permitting rootDarren Tucker
2008-01-01put lii(4) in the right place;Jason McIntyre
2008-01-01If rcp -p encounters a pre-epoch timestamp, use the epoch which isDarren Tucker
2008-01-01If scp -p encounters a pre-epoch timestamp, use the epoch which isDarren Tucker
2008-01-01Updated moduli file; ok djm@Darren Tucker
2008-01-01spaces -> tabs from my previous commitDarren Tucker
2008-01-01syncTheo de Raadt
2008-01-01provide 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 functionKurt Miller
2007-12-31fix nameTheo de Raadt
2007-12-31syncTheo de Raadt
2007-12-31new productTheo de Raadt
2007-12-31re-order product list slightlyTheo de Raadt
2007-12-31new umsm productTheo de Raadt
2007-12-31Xr liiTheo de Raadt
2007-12-31crank maxusers a little bitTheo de Raadt
2007-12-31enable upgt & lii. both have issues, and will need to be fixed inTheo de Raadt
2007-12-31On some machines we get hotplug interrupts when they're resumed, so don'tMark Kettenis
2007-12-31Reset partition size as well as partition offset before asking forKenneth R Westerback
2007-12-31we must reset the poll timeout to INFTIM when receiving the IMSG_SETTIMEHenning Brauer
2007-12-31Keep running the scancode translation state machine even when the keyboardMiod Vallat
2007-12-31if our node doesn't have a lineno/fname, inherit from `used' node.Marc Espie
2007-12-31When in inetd mode, have sshd generate a Protocol 1 ephemeral serverDarren Tucker
2007-12-31use OpenBSD rcs id'sJasper Lievisse Adriaanse
2007-12-31a basic manpage for lii. im sure jmc will need to fix this, but its a startDavid Gwynne
2007-12-31use the same trick as for perl to make sure manpages get built laterMarc Espie
2007-12-31lii(4) is a driver for the atheros l2 ethernet chip as found on the asusDavid Gwynne
2007-12-31Enable gbe(4) and mkbc(4) now that we have early console support.Joel Sing
2007-12-31Significantly improve the gbe(4) driver, including:Joel Sing
2007-12-31Move wscons_machdep.c to it's rightful location. This brings OpenBSD/sgiJoel Sing
2007-12-31Prevent strict-aliasing warnings on newer gcc versions. bz #1355, patchDarren Tucker
2007-12-31replace ctob/btoc by ptoa/atop as done for other architecturesMartin Reindl
2007-12-30Use get_size() in editor_change() instead of hand-rolling identicalKenneth R Westerback
2007-12-30Kill some now unneeded checks for 'c' partition manipulation. ChangeKenneth R Westerback
2007-12-30A struct rt_addrinfo is needed for rt_missmsg() so we can use rtrequest1()Claudio Jeker
2007-12-30new sentence, new line;Jason McIntyre
2007-12-30Only do pullups when necessary, m_pullup() always prepends an mbufClaudio Jeker
2007-12-30Simplify code by avoiding manual manipulations of the free spaceKenneth R Westerback
2007-12-30Since 'c' now always covers the entire disk and is always FS_UNUSED,Kenneth R Westerback