summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the kgssapi so that it can be loaded as a module. Currentlyrmacklem2011-06-1910-69/+333
* Copy lukemftp to its new home, tnftp. I'm doing this in stages so as togavin2011-06-1934-0/+24972
* Precisely document the synchronization rules for the page's dirty field.alc2011-06-193-10/+68
* Add support for using mtree(5) manifest files to define the imagemarcel2011-06-197-18/+1111
* In the libm access macros for the double type, z can sometimeskargl2011-06-191-2/+1
* rc.subr: Make sure all functions are under if [ -z "${_rc_subr_loaded}" ].jilles2011-06-191-2/+2
* Put a quick bandaid on internal citrus locking.kan2011-06-192-1/+3
* Minimize backward seeks when trying to load ELF relocatable modules.kan2011-06-191-7/+30
* Do not set thread name to less than informative 'initial thread'.kan2011-06-191-1/+0
* Do not use #warning to warn about missing implementation of dt_popc(),simon2011-06-191-1/+1
* rc.subr: Eliminate a fork from check_kern_features, like r223227.jilles2011-06-191-1/+1
* Don't #undef curses ERR in dialog.h. Otherwise, the macro will bejh2011-06-191-2/+5
* Add new USB ID to UDAV driver.hselasky2011-06-192-0/+2
* sh: Add test for r223282.jilles2011-06-191-0/+6
* sh: Remove special support for background simple commands.jilles2011-06-183-9/+5
* sh: Add do-nothing -h option.jilles2011-06-182-2/+8
* Add DTrace support to the new NFS client. This is essentiallyrmacklem2011-06-1814-8/+977
* libprocstat: For MAP_PRIVATE, do not consider the file open for writing.jilles2011-06-181-2/+4
* Correct subcommand name 'unset' -> 'unscript'.pjd2011-06-181-1/+1
* Fix a typo in adagetattr() from r223089. In particular, this restoreskib2011-06-181-1/+1
* libprocstat: Fix typo in error messages.jilles2011-06-181-5/+5
* fuser: Fix skipping "SIG" on signal names (-s).jilles2011-06-181-3/+2
* libprocstat: Remove spaces between function name and open parenthesis.jilles2011-06-181-2/+2
* libprocstat: Correct format for size_t (should be %zu, not %zd).jilles2011-06-181-3/+3
* Fixed dereference of a NULL pointer.mckusick2011-06-181-1/+2
* Add 'show logstate' to usage().bz2011-06-181-0/+1
* Add rc.d/kld to load kernel modules after local disks are up.dougb2011-06-185-3/+65
* Fix clang warnings.benl2011-06-1830-76/+117
* Remove a these days incorrect comment left from before new-arp.bz2011-06-181-1/+1
* Install symlinks for m_tag_* mbuf tag functions to the mbuf_tags.9 man page.bz2011-06-181-0/+16
* Correct a typo in the function name.bz2011-06-181-2/+2
* Fix vfork. Add comments.kib2011-06-181-1/+24
* - As with stray vector interrupts limit the reporting of stray levelmarius2011-06-181-9/+20
* Merge from r161730:marius2011-06-184-21/+54
* rc.subr: Eliminate about 100 forks from the boot sequence.jilles2011-06-181-5/+5
* Add an entry for r221407 forgotten in said revision.marius2011-06-181-0/+12
* Document the latest changes to sctp_opt_info() in the code.tuexen2011-06-181-4/+31
* Add a missing ',' to separate arguments lost for r222465 only found inbz2011-06-181-1/+1
* gre(4) was using a field in the softc to detect possible recursion.bz2011-06-182-13/+72
* Let the size of the namebuf depend on the size of the ut_user field.ed2011-06-181-1/+1
* More expeirmentation suggests that 10ms isn't as reliable asimp2011-06-181-2/+2
* After we get a good power signal, always wait about 10ms beforeimp2011-06-181-4/+16
* Note how wait(3) is implemented.obrien2011-06-181-0/+13
* Sync with OpenBSD, primarily make the code easier to read, and a licensedelphij2011-06-182-68/+54
* Sync with OpenBSD (zap rcsid).delphij2011-06-181-7/+1
* The flags argument of mpool_get() is meaningful, document it.delphij2011-06-181-2/+9
* Add comment from CSRG rev 7.27 (1992/06/23 19:56:55; author: mckusick)obrien2011-06-171-0/+9
* Teach the compiler how to shift TSC value efficiently. As noted in r220631,jkim2011-06-171-2/+5
* Regenerate src.conf.5.ed2011-06-171-0/+11
* Add WITHOUT_UTMPX switch to the build system.ed2011-06-176-10/+50
OpenPOWER on IntegriCloud