| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add the netwait rc.d script. It waits for the specified period for the | Doug Barton | 2011-06-19 | 4 | -3/+66 |
| * | Fix the kgssapi so that it can be loaded as a module. Currently | Rick Macklem | 2011-06-19 | 10 | -67/+331 |
| * | Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to | Gavin Atkinson | 2011-06-19 | 34 | -0/+24972 |
| * | Precisely document the synchronization rules for the page's dirty field. | Alan Cox | 2011-06-19 | 3 | -10/+68 |
| * | Add support for using mtree(5) manifest files to define the image | Marcel Moolenaar | 2011-06-19 | 7 | -18/+1111 |
| * | In the libm access macros for the double type, z can sometimes | Steve Kargl | 2011-06-19 | 1 | -2/+1 |
| * | rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ]. | Jilles Tjoelker | 2011-06-19 | 1 | -2/+2 |
| * | Put a quick bandaid on internal citrus locking. | Alexander Kabaev | 2011-06-19 | 2 | -1/+3 |
| * | Minimize backward seeks when trying to load ELF relocatable modules. | Alexander Kabaev | 2011-06-19 | 1 | -7/+30 |
| * | Do not set thread name to less than informative 'initial thread'. | Alexander Kabaev | 2011-06-19 | 1 | -1/+0 |
| * | Do not use #warning to warn about missing implementation of dt_popc(), | Simon L. B. Nielsen | 2011-06-19 | 1 | -1/+1 |
| * | rc.subr: Eliminate a fork from check_kern_features, like r223227. | Jilles Tjoelker | 2011-06-19 | 1 | -1/+1 |
| * | Don't #undef curses ERR in dialog.h. Otherwise, the macro will be | Jaakko Heinonen | 2011-06-19 | 1 | -2/+5 |
| * | Add new USB ID to UDAV driver. | Hans Petter Selasky | 2011-06-19 | 2 | -0/+2 |
| * | sh: Add test for r223282. | Jilles Tjoelker | 2011-06-19 | 1 | -0/+6 |
| * | sh: Remove special support for background simple commands. | Jilles Tjoelker | 2011-06-18 | 3 | -9/+5 |
| * | sh: Add do-nothing -h option. | Jilles Tjoelker | 2011-06-18 | 2 | -2/+8 |
| * | Add DTrace support to the new NFS client. This is essentially | Rick Macklem | 2011-06-18 | 14 | -8/+977 |
| * | libprocstat: For MAP_PRIVATE, do not consider the file open for writing. | Jilles Tjoelker | 2011-06-18 | 1 | -2/+4 |
| * | Correct subcommand name 'unset' -> 'unscript'. | Pawel Jakub Dawidek | 2011-06-18 | 1 | -1/+1 |
| * | Fix a typo in adagetattr() from r223089. In particular, this restores | Konstantin Belousov | 2011-06-18 | 1 | -1/+1 |
| * | libprocstat: Fix typo in error messages. | Jilles Tjoelker | 2011-06-18 | 1 | -5/+5 |
| * | fuser: Fix skipping "SIG" on signal names (-s). | Jilles Tjoelker | 2011-06-18 | 1 | -3/+2 |
| * | libprocstat: Remove spaces between function name and open parenthesis. | Jilles Tjoelker | 2011-06-18 | 1 | -2/+2 |
| * | libprocstat: Correct format for size_t (should be %zu, not %zd). | Jilles Tjoelker | 2011-06-18 | 1 | -3/+3 |
| * | Fixed dereference of a NULL pointer. | Kirk McKusick | 2011-06-18 | 1 | -1/+2 |
| * | Add 'show logstate' to usage(). | Bjoern A. Zeeb | 2011-06-18 | 1 | -0/+1 |
| * | Add rc.d/kld to load kernel modules after local disks are up. | Doug Barton | 2011-06-18 | 5 | -3/+65 |
| * | Fix clang warnings. | Ben Laurie | 2011-06-18 | 30 | -76/+117 |
| * | Remove a these days incorrect comment left from before new-arp. | Bjoern A. Zeeb | 2011-06-18 | 1 | -1/+1 |
| * | Install symlinks for m_tag_* mbuf tag functions to the mbuf_tags.9 man page. | Bjoern A. Zeeb | 2011-06-18 | 1 | -0/+16 |
| * | Correct a typo in the function name. | Bjoern A. Zeeb | 2011-06-18 | 1 | -2/+2 |
| * | Fix vfork. Add comments. | Konstantin Belousov | 2011-06-18 | 1 | -1/+24 |
| * | - As with stray vector interrupts limit the reporting of stray level | Marius Strobl | 2011-06-18 | 1 | -8/+19 |
| * | Merge from r161730: | Marius Strobl | 2011-06-18 | 4 | -21/+54 |
| * | rc.subr: Eliminate about 100 forks from the boot sequence. | Jilles Tjoelker | 2011-06-18 | 1 | -5/+5 |
| * | Add an entry for r221407 forgotten in said revision. | Marius Strobl | 2011-06-18 | 1 | -0/+12 |
| * | Document the latest changes to sctp_opt_info() in the code. | Michael Tuexen | 2011-06-18 | 1 | -4/+31 |
| * | Add a missing ',' to separate arguments lost for r222465 only found in | Bjoern A. Zeeb | 2011-06-18 | 1 | -1/+1 |
| * | gre(4) was using a field in the softc to detect possible recursion. | Bjoern A. Zeeb | 2011-06-18 | 2 | -13/+72 |
| * | Let the size of the namebuf depend on the size of the ut_user field. | Ed Schouten | 2011-06-18 | 1 | -1/+1 |
| * | More expeirmentation suggests that 10ms isn't as reliable as | Warner Losh | 2011-06-18 | 1 | -2/+2 |
| * | After we get a good power signal, always wait about 10ms before | Warner Losh | 2011-06-18 | 1 | -4/+16 |
| * | Note how wait(3) is implemented. | David E. O'Brien | 2011-06-18 | 1 | -0/+13 |
| * | Sync with OpenBSD, primarily make the code easier to read, and a license | Xin LI | 2011-06-18 | 2 | -68/+54 |
| * | Sync with OpenBSD (zap rcsid). | Xin LI | 2011-06-18 | 1 | -7/+1 |
| * | The flags argument of mpool_get() is meaningful, document it. | Xin LI | 2011-06-18 | 1 | -2/+9 |
| * | Add comment from CSRG rev 7.27 (1992/06/23 19:56:55; author: mckusick) | David E. O'Brien | 2011-06-17 | 1 | -0/+9 |
| * | Teach the compiler how to shift TSC value efficiently. As noted in r220631, | Jung-uk Kim | 2011-06-17 | 1 | -2/+5 |
| * | Regenerate src.conf.5. | Ed Schouten | 2011-06-17 | 1 | -0/+11 |