Age | Commit message (Expand) | Author |
2009-06-03 | Arla client rename from xfs to nnpfs for later upgrades. Tested on various ar... | Janne Johansson |
2009-06-03 | Use the new powerful route flush to clean up the mess. With this multiple | Claudio Jeker |
2009-06-03 | remove unneeded ARGSUSED; ok krw@ henning@ | Kevin Steves |
2009-06-02 | snprintf returns int, not size_t. | Ray Lai |
2009-06-02 | remove unused variable | Charles Longeau |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis |
2009-06-02 | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. | Kenneth R Westerback |
2009-06-01 | tweak previous; | Jason McIntyre |
2009-05-31 | Always show the start and end of the OpenBSD area in units of | Kenneth R Westerback |
2009-05-31 | Masking the priority with RTP_MASK is no longer needed in userland. | Claudio Jeker |
2009-05-31 | add audible output to ping and ping6: -e beeps when pings are replied, -E bee... | Chris Kuethe |
2009-05-31 | '-d' works everywhere now. And it ignores the OpenBSD disk label, | Kenneth R Westerback |
2009-05-31 | Never 'humanize' the sector offsets of partitions or 'total sectors'. | Kenneth R Westerback |
2009-05-30 | Make it possible to filter monitor output on AF or show only interface | Claudio Jeker |
2009-05-30 | priority is a u_char not a u_short. | Claudio Jeker |
2009-05-30 | Make route flush more powerful by allowing -iface/-interface or -priority | Claudio Jeker |
2009-05-29 | catch funny values of cg_initediblk; make fsck_ffs more robust | Otto Moerbeek |
2009-05-29 | Clean up logic around exit values. Make getasciilabel() return 0 | Kenneth R Westerback |
2009-05-27 | add missing else; from ISC. | Kevin Steves |
2009-05-25 | log the reason before we die in routehandler(); ok krw@ henning@ | Kevin Steves |
2009-05-23 | missed rtm_hdrlen conversion in one place | Chris Cappuccio |
2009-05-20 | Do not fall back to using nobody if _user is missing, but | Thordur I. Bjornsson |
2009-05-20 | Add code to attach sun mice on sparc and sparc64 as wsmouse devices. Since | Miod Vallat |
2009-05-17 | No need to write mount point info twice in 'w' command in Editor. | Kenneth R Westerback |
2009-05-17 | fascinating how make parses if statements... | Theo de Raadt |
2009-05-17 | Write out mountpoint info in writelabel() after label successfully | Kenneth R Westerback |
2009-05-17 | Initialize mountpoints[] when going past again:, since a | Kenneth R Westerback |
2009-05-15 | Stop this silliness with machine dependent man pages | Theo de Raadt |
2009-05-14 | actually change the require-order default to No; I missed a part with | Stuart Henderson |
2009-05-13 | The auto-allocator does not remember to increase the d_npartitions field | Theo de Raadt |
2009-05-13 | Set D_VENDOR when spoofing a label on archs that use D_VENDOR when | Kenneth R Westerback |
2009-05-12 | don't define _KERNEL. Theres no need and its gross. | Thordur I. Bjornsson |
2009-05-12 | Various mount point handling fixes, most originally from halex@. | Kenneth R Westerback |
2009-05-11 | Make sure last, catch-all, auto-allocated partition ends on a | Kenneth R Westerback |
2009-05-11 | very long lines in comments are ugly | Theo de Raadt |
2009-05-11 | Always save an fstab file, even if it is empty; ok krw | Theo de Raadt |
2009-05-09 | Need to add new display type to wsconsctl(8), too. | Marcus Glocker |
2009-05-09 | fix example dd invocation; multipliers (e.g. bs=1m) use lower-case. | Stuart Henderson |
2009-05-06 | .Xr endrun 4 | Kevin Steves |
2009-05-06 | - document /etc/kbdtype | Jason McIntyre |
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves |
2009-05-05 | use logical or when it's intended to be a logical or; ok krw@ | Otto Moerbeek |
2009-05-04 | in IPSEC BRIDGE: | Jason McIntyre |
2009-05-03 | Prevent the entry of duplicate mount points while in Editor mode. | Kenneth R Westerback |
2009-05-03 | Tune the medium profile to provide more /usr space as 'requested' by beck | Theo de Raadt |
2009-04-30 | in the big configuration, tune /tmp so that it scales up a bit slower, | Theo de Raadt |
2009-04-30 | Prime mountpoint info with any fstab info that is available, with | Kenneth R Westerback |
2009-04-29 | code that stank and made me upset | Theo de Raadt |
2009-04-29 | KNF | Theo de Raadt |
2009-04-29 | increase the max for medium a bit, so e.g. a 6GB disk gets fully used | Otto Moerbeek |