summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-24hello, this is captain obvious speaking:Henning Brauer
2010-09-24remove misleading XXX comment. it is pretty clear by now thatHenning Brauer
2010-09-24nicer linewraps, purely cosmeticHenning Brauer
2010-09-24enable utwitch(4) for SGI machines too.Yojiro Uo
2010-09-24init err to 0 in sd_get_parms to avoid confusion when checking rigidDavid Gwynne
2010-09-24remove useless storeDavid Gwynne
2010-09-24no use setting cmd in mfi_ioctl_setstate if you never use it.David Gwynne
2010-09-24vol_list in mpi_get_raid is never used.David Gwynne
2010-09-24kill some unused arguments to pf_create_stateJonathan Gray
2010-09-24tsleep on a static and private handle, since our goal is to not beTheo de Raadt
2010-09-24Now that HW_DISKNAMES returns xx0: or xx0:uid entries, we must truncateTheo de Raadt
2010-09-24fix a overflow found by parfaitJonathan Gray
2010-09-23When the HEAD of an .Nm block in the SYNOPSIS might be widerIngo Schwarze
2010-09-23Count trailing escaped blanks correctly;Ingo Schwarze
2010-09-23syncPaul Irofti
2010-09-23Remove tn3270 reference.Paul Irofti
2010-09-23Kill tn3270.Paul Irofti
2010-09-23Unlink tn3270 from the build.Paul Irofti
2010-09-23The only sensible argument for VOP_* calls that take a struct proc pointer isOwain Ainsworth
2010-09-23In procfs_root(), while the vn_lock on a newly-allocated vnode can notOwain Ainsworth
2010-09-23Change:Owain Ainsworth
2010-09-23- first stab at documenting the haskell moduleJasper Lievisse Adriaanse
2010-09-23document FSTAB_RQ; ok deraadt thibJason McIntyre
2010-09-23Add cvs_mkdir() for recursive directory creation on import, based on aNicholas Marriott
2010-09-23Plug memory leak in rcs_getrev, from zinovik.Nicholas Marriott
2010-09-23tweak the disklabel uid stuff; ok jsingJason McIntyre
2010-09-23remove dying flag in the detach() function.Yojiro Uo
2010-09-23remove m_pad in favor of m_inject as it's equivalent to m_injectMike Belopuhov
2010-09-23enable utwitch(4) (formely uyurex(4)) by defaultYojiro Uo
2010-09-23tweak previous;Jason McIntyre
2010-09-23NOTES->CAVEATS; ok millertJason McIntyre
2010-09-23add RCSID and Mdocdate to these pages; ok millertJason McIntyre
2010-09-23since msgs no longer exists, replace the example msgs alias with the oneJason McIntyre
2010-09-23add EXIT STATUS here too;Jason McIntyre
2010-09-23rename uyurex(4) to utwitch(4).Yojiro Uo
2010-09-23rename uyurex(4) to utwitch(4)Yojiro Uo
2010-09-23"British defeat the French at the Plains of Abraham" was 1759, not 1788;Jason McIntyre
2010-09-23use an EXIT STATUS section for these pages;Jason McIntyre
2010-09-23Break out rule counter update code into a separate function, makes theRyan Thomas McBride
2010-09-23Move clock attachment later in the game. This is needed for cpu scaling.Paul Irofti
2010-09-23update struct disk; ok jsingJason McIntyre
2010-09-23Correctly identify mount points when they are specified in /etc/fstab usingJoel Sing
2010-09-23Print disklabel UIDs using printf/fprintf instead of using the hand rolledJoel Sing
2010-09-23add KexAlgorithms to the -o list;Jason McIntyre
2010-09-23add [-l limit] to usage();Jason McIntyre
2010-09-23Teach the installer how to process the new hw.disknames output.Joel Sing
2010-09-23Include the disklabel UID in hw.disknames.Joel Sing
2010-09-23When a disk is attached create a workq task to read the disklabel,Joel Sing
2010-09-23Introduce a DKF_NOLABELREAD flag, which is used by a device to preventJoel Sing
2010-09-23translate WRITE SAME 16 into DSM TRIM.David Gwynne