| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the kgssapi so that it can be loaded as a module. Currently | rmacklem | 2011-06-19 | 10 | -69/+333 |
* | Copy lukemftp to its new home, tnftp. I'm doing this in stages so as to | gavin | 2011-06-19 | 34 | -0/+24972 |
* | Precisely document the synchronization rules for the page's dirty field. | alc | 2011-06-19 | 3 | -10/+68 |
* | Add support for using mtree(5) manifest files to define the image | marcel | 2011-06-19 | 7 | -18/+1111 |
* | In the libm access macros for the double type, z can sometimes | kargl | 2011-06-19 | 1 | -2/+1 |
* | rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ]. | jilles | 2011-06-19 | 1 | -2/+2 |
* | Put a quick bandaid on internal citrus locking. | kan | 2011-06-19 | 2 | -1/+3 |
* | Minimize backward seeks when trying to load ELF relocatable modules. | kan | 2011-06-19 | 1 | -7/+30 |
* | Do not set thread name to less than informative 'initial thread'. | kan | 2011-06-19 | 1 | -1/+0 |
* | Do not use #warning to warn about missing implementation of dt_popc(), | simon | 2011-06-19 | 1 | -1/+1 |
* | rc.subr: Eliminate a fork from check_kern_features, like r223227. | jilles | 2011-06-19 | 1 | -1/+1 |
* | Don't #undef curses ERR in dialog.h. Otherwise, the macro will be | jh | 2011-06-19 | 1 | -2/+5 |
* | Add new USB ID to UDAV driver. | hselasky | 2011-06-19 | 2 | -0/+2 |
* | sh: Add test for r223282. | jilles | 2011-06-19 | 1 | -0/+6 |
* | sh: Remove special support for background simple commands. | jilles | 2011-06-18 | 3 | -9/+5 |
* | sh: Add do-nothing -h option. | jilles | 2011-06-18 | 2 | -2/+8 |
* | Add DTrace support to the new NFS client. This is essentially | rmacklem | 2011-06-18 | 14 | -8/+977 |
* | libprocstat: For MAP_PRIVATE, do not consider the file open for writing. | jilles | 2011-06-18 | 1 | -2/+4 |
* | Correct subcommand name 'unset' -> 'unscript'. | pjd | 2011-06-18 | 1 | -1/+1 |
* | Fix a typo in adagetattr() from r223089. In particular, this restores | kib | 2011-06-18 | 1 | -1/+1 |
* | libprocstat: Fix typo in error messages. | jilles | 2011-06-18 | 1 | -5/+5 |
* | fuser: Fix skipping "SIG" on signal names (-s). | jilles | 2011-06-18 | 1 | -3/+2 |
* | libprocstat: Remove spaces between function name and open parenthesis. | jilles | 2011-06-18 | 1 | -2/+2 |
* | libprocstat: Correct format for size_t (should be %zu, not %zd). | jilles | 2011-06-18 | 1 | -3/+3 |
* | Fixed dereference of a NULL pointer. | mckusick | 2011-06-18 | 1 | -1/+2 |
* | Add 'show logstate' to usage(). | bz | 2011-06-18 | 1 | -0/+1 |
* | Add rc.d/kld to load kernel modules after local disks are up. | dougb | 2011-06-18 | 5 | -3/+65 |
* | Fix clang warnings. | benl | 2011-06-18 | 30 | -76/+117 |
* | Remove a these days incorrect comment left from before new-arp. | bz | 2011-06-18 | 1 | -1/+1 |
* | Install symlinks for m_tag_* mbuf tag functions to the mbuf_tags.9 man page. | bz | 2011-06-18 | 1 | -0/+16 |
* | Correct a typo in the function name. | bz | 2011-06-18 | 1 | -2/+2 |
* | Fix vfork. Add comments. | kib | 2011-06-18 | 1 | -1/+24 |
* | - As with stray vector interrupts limit the reporting of stray level | marius | 2011-06-18 | 1 | -9/+20 |
* | Merge from r161730: | marius | 2011-06-18 | 4 | -21/+54 |
* | rc.subr: Eliminate about 100 forks from the boot sequence. | jilles | 2011-06-18 | 1 | -5/+5 |
* | Add an entry for r221407 forgotten in said revision. | marius | 2011-06-18 | 1 | -0/+12 |
* | Document the latest changes to sctp_opt_info() in the code. | tuexen | 2011-06-18 | 1 | -4/+31 |
* | Add a missing ',' to separate arguments lost for r222465 only found in | bz | 2011-06-18 | 1 | -1/+1 |
* | gre(4) was using a field in the softc to detect possible recursion. | bz | 2011-06-18 | 2 | -13/+72 |
* | Let the size of the namebuf depend on the size of the ut_user field. | ed | 2011-06-18 | 1 | -1/+1 |
* | More expeirmentation suggests that 10ms isn't as reliable as | imp | 2011-06-18 | 1 | -2/+2 |
* | After we get a good power signal, always wait about 10ms before | imp | 2011-06-18 | 1 | -4/+16 |
* | Note how wait(3) is implemented. | obrien | 2011-06-18 | 1 | -0/+13 |
* | Sync with OpenBSD, primarily make the code easier to read, and a license | delphij | 2011-06-18 | 2 | -68/+54 |
* | Sync with OpenBSD (zap rcsid). | delphij | 2011-06-18 | 1 | -7/+1 |
* | The flags argument of mpool_get() is meaningful, document it. | delphij | 2011-06-18 | 1 | -2/+9 |
* | Add comment from CSRG rev 7.27 (1992/06/23 19:56:55; author: mckusick) | obrien | 2011-06-17 | 1 | -0/+9 |
* | Teach the compiler how to shift TSC value efficiently. As noted in r220631, | jkim | 2011-06-17 | 1 | -2/+5 |
* | Regenerate src.conf.5. | ed | 2011-06-17 | 1 | -0/+11 |
* | Add WITHOUT_UTMPX switch to the build system. | ed | 2011-06-17 | 6 | -10/+50 |