summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Don't remove the periodic script for ac(8) when setting WITHOUT_ACCT.ed2011-06-171-1/+0
* | Don't create a device_t object or parse current resources (via _CRS) forjhb2011-06-172-20/+38
* | posix_spawn(3): Document r222511 (trying to close already closed fd).jilles2011-06-171-9/+14
* | Update manpage.ed2011-06-171-6/+6
* | Don't omit ac(8) as part of WITHOUT_ACCT.ed2011-06-174-13/+6
* | - Use a dedicated task to handle deferred transmits from the if_transmitjhb2011-06-172-10/+64
* | Open the floppy disk device with O_RDONLY rather than O_RDWR. Afterjoerg2011-06-171-1/+1
* | sh: Add case statement fallthrough (with ';&' instead of ';;').jilles2011-06-176-7/+67
* | - Fix my braino in the 220835, when I used strtok(). It isn'tglebius2011-06-171-14/+32
OpenPOWER on IntegriCloud