Age | Commit message (Expand) | Author |
2009-06-06 | mention that the timeout is in milliseconds... because i always forget. | Chris Kuethe |
2009-06-06 | Uninitialized variable causing havoc on flush. Found by rivo nurges | Claudio Jeker |
2009-06-06 | Nuke debug() unless DEBUG is defined. Elminates debug output from | Kenneth R Westerback |
2009-06-05 | rtm->rtm_hdrlen conversion | Chris Cappuccio |
2009-06-05 | seperate -> separate | Jason McIntyre |
2009-06-05 | tweak -V; | Jason McIntyre |
2009-06-05 | Document rdomain | Claudio Jeker |
2009-06-05 | Fix usage. | Claudio Jeker |
2009-06-05 | Allow ping to use an alternate routing domain by using the -V flag. | Claudio Jeker |
2009-06-05 | Make it possible to bind an interface to a rdomain. Manpage will follow soon. | Claudio Jeker |
2009-06-04 | Recycle four ancient fields in the disklabel structure, replacing them with | Theo de Raadt |
2009-06-04 | i care about theo's hydration level. make him stop whining by documenting | Henning Brauer |
2009-06-04 | allow IPvShit to be turned off completely per-interface. | Henning Brauer |
2009-06-04 | xfs -> nnpfs; | Jason McIntyre |
2009-06-03 | add bufcachepercent to man page, and maxlocksperuid which someone forgot. | Bob Beck |
2009-06-03 | Define a wsdisplay type for gfxp(4). | Mark Kettenis |
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 |