summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace "/etc/make.conf" with references to make.conf(5)yar2005-10-106-8/+10
* | Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF.yar2005-10-102-35/+76
* | * pkg_version(1) exits if INDEX files is not found and -I is notkrion2005-10-102-5/+10
* | The pthread_attr_set_createsuspend_np was broken, fix it bydavidxu2005-10-101-1/+1
* | Fix pkg_info(1) and pkg_delete(1) to handle properly packages whichkrion2005-10-102-2/+2
* | Release clean buffer with wrong size and no dependencies also for non-VMIOtegge2005-10-091-2/+1
* | Adjust totread argument passed to cluster_read() to account for offset nottegge2005-10-091-1/+1
* | When breaking up a large request into smaller ones for the strategypeadar2005-10-091-1/+7
* | Fix numerous errors of >= 1 ulp for cosf(x) and sinf(x) (1 line)bde2005-10-091-1/+12
* | Don't pretend that a failed sync write was succesful.tegge2005-10-091-3/+1
* | Reduce probability for a deadlock that can occur when a snapshot inode istegge2005-10-091-0/+11
* | Eliminate a deadlock that can occur when a dirty block belonging to a snapshottegge2005-10-091-0/+2
* | Eliminate a deadlock that can occur during the cgaccount() processing due totegge2005-10-091-3/+2
* | Reduce the probability of low block numbers passed to ffs_snapblkfree() bytegge2005-10-091-55/+35
* | Reinitialize v_type and v_op fields in case vnode has been reused withouttegge2005-10-091-0/+5
* | Add RELENG_6_0.des2005-10-092-2/+2
* | Rough implementation of the create and add verbs. The verbs causemarcel2005-10-092-44/+355
* | Make sure that the created fifo gets deleted if the top level make instancescottl2005-10-091-0/+2
* | Finish off style(9) fixes which I started two revisions ago. This basicallycsjp2005-10-091-20/+24
* | - Do not hardcode the bsize to a sectorsize of 2048, even thoughrodrigc2005-10-091-5/+21
* | Sync whitespace change that is found uniquely in RELENG_6, to reduce diffdelphij2005-10-092-2/+2
* | Woops, in my previous commit, I actually committed some style changes withcsjp2005-10-090-0/+0
* | Oops, the last-minute optimization in rev.1.8 wasn't a good idea. Thebde2005-10-091-7/+18
* | Lock object while we iterate through it's backing objects.csjp2005-10-091-6/+7
* | Fixed syntax error (a missing brace) in previous commit.bde2005-10-081-0/+1
* | bridge.4 is now mlinked to if_bridge.4 so do not list it for deletion.thompsa2005-10-081-1/+0
* | Fixed range reduction near (but not very near) +-pi/2. A bug causedbde2005-10-081-19/+7
* | Ue a better msleep identifier. Fix some whitespace.scottl2005-10-081-5/+5
* | aac_intr0 rotted long ago, remove it.scottl2005-10-081-14/+0
* | As alc pointed out to me, vm_page.c 1.305 was incomplete: uma_startup()des2005-10-083-8/+8
* | Mega Update to the aac driver to support a whole new family of cards andscottl2005-10-086-171/+799
* | In ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc) before makingtanimura2005-10-081-2/+5
* | MFP4: More removal of unused stuff.imp2005-10-082-2/+0
* | MFP4: Changes to hopefully make the new power code work betterimp2005-10-081-3/+3
* | MFP4: We no longer use intr_handlers, so remove it.imp2005-10-082-4/+0
* | MFP4: Note why we do the dance we do for waiting for the thread to die.imp2005-10-081-0/+8
* | Remove a couple of explicit memset(0) ops that were zeroing past the end ofscottl2005-10-081-4/+2
* | Now that bridge(4) has been removed, link bridge.4 to if_bridge.4thompsa2005-10-081-0/+1
* | Fixed profiling of main() for amd64 and i386. This started rottingbde2005-10-072-12/+2
* | Import iwi-specific tools. Can help debug firmware or connection issues.damien2005-10-073-0/+136
* | Fixes my previous commit (rev 1.20)damien2005-10-071-3/+3
* | A deja vu of:glebius2005-10-072-3/+45
* | Add parse_uuid() that creates a binary representation of an UUID frommarcel2005-10-072-0/+48
* | Catch up with increasing the resolution suitable for high-res kernelbde2005-10-071-3/+13
* | Do not ignore ENOENTcsjp2005-10-071-88/+68
* | Improve printing of self times in the flat profile for functions thatbde2005-10-071-1/+5
* | We don't need 'imp' here.pjd2005-10-071-1/+0
* | Sync usage screen with manpage.yar2005-10-071-7/+6
* | Document the -d flag to mail(1) better, which comes handy whenyar2005-10-071-6/+15
* | Polling is now configured with help of ifconfig(8), not sysctl.glebius2005-10-072-8/+8
OpenPOWER on IntegriCloud