]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Remember created control connection so on fork(2) we can close it in child.
[FreeBSD/FreeBSD.git] / sbin /
2011-01-27 pjdRemember created control connection so on fork(2) we...
2011-01-27 pjdClose the control socket before exiting, so it will...
2011-01-27 pjdExtend pjdlog_verify() to support the following additio...
2011-01-27 pjdAdd functions to initialize/finalize pjdlog. This allow...
2011-01-27 pjdUse my copyright for 2011 work.
2011-01-27 pjdAdd LOG_NDELAY flag to openlog(3) - we want descriptor...
2011-01-27 pjd- Remove obvious NOTREACHED comment after abort() call.
2011-01-27 pjdRemove __dead2 from pjdlog_verify() prototype, it does...
2011-01-26 dougbClarify the availability of the noatime option on netwo...
2011-01-25 cracauerFix compilation with debug on.
2011-01-25 sobomaxSupply maximum value as an argument to the decimal...
2011-01-24 pjdDon't open configuration file from worker process....
2011-01-24 ivorasAdded a blurb about thin provisioning, fixed some forma...
2011-01-24 sobomaxo Cylinder numbers are 10 bits in the MBR;
2011-01-24 mckusickThe dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and...
2011-01-23 jillesinit(8): Document that login(1) is now responsible...
2011-01-23 jillesinit: Only run /etc/rc.shutdown if /etc/rc was run.
2011-01-22 pjdAdd missing logs.
2011-01-22 pjdAdd nv_assert() which allows to assert that the given...
2011-01-22 pjdUse more consistent function name with the others ...
2011-01-22 pjdUse int16 for error.
2011-01-22 pjd- On primary worker reload, update hr_exec field.
2011-01-22 marcels/utime/modtime/g -- utime shadows utime(3).
2011-01-22 sobomaxWarn user when value entered is greated than the amount...
2011-01-19 mdfIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-19 mdfsysctl(8) should use the CTLTYPE to determine the type...
2011-01-17 mdfFix typo and bump date.
2011-01-17 mdfThe kernel is not exporting any "T,dev_t" sysctl nodes...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 maximo Somehow I revert Dd macro in the previous commit.
2011-01-13 maximo Start each sentence on a new line. No content changes.
2011-01-13 maximo Typo fixes.
2011-01-12 brucecFix formatting of cross-references.
2011-01-12 brucecFix sorting of cross-references.
2011-01-12 brucecFix cross-reference to gvinum(8).
2011-01-12 aeFix up the grammar.
2011-01-12 pjdexecve(2), not fork(2) resets signal handler to the...
2011-01-12 pjdAdd a note that when custom signal handler is installed...
2011-01-12 pjdInstall default signal handlers before masking signals...
2011-01-12 aeSector size can not be greater than MAXPHYS. Since...
2011-01-05 kenThe camcontrol smppc option to clear a PHY error log...
2011-01-05 mariusTeach ifconfig(8) the handy shared option shortcut...
2010-12-30 pjdFor compatibility with Linux and Solaris add poweroff(8).
2010-12-29 kibAdd support for FS_TRIM to user-mode UFS utilities.
2010-12-26 simonFix deprecated warning about -L which said -i was depre...
2010-12-26 pjdDetect when resource is configured more than once.
2010-12-26 pjdWhen node-specific configuration is missing in resource...
2010-12-21 aeCheck number of arguments before trying to read arg0...
2010-12-19 charnierAdd __unused. Ansi prototypes.
2010-12-16 pjdThe 'ret' variable is of type ssize_t and we use proper...
2010-12-16 obrienRevert r216473.
2010-12-16 pjdImprove problems logging.
2010-12-16 pjdDon't ignore errors from remote requests.
2010-12-16 pjdLog the fact of launching and include protocol version...
2010-12-16 obrienBump WARNS to 6.
2010-12-16 obrienGEOM virstor .so does not need libmd.
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-15 obrienRename the generic "CLASS" to the more specific "GEOM_C...
2010-12-15 obrienRename the generic "CLASS" to the more specific "GEOM_C...
2010-12-15 kibAdd the missed 'p' flag to getopt() optstring argument.
2010-12-12 joelRemove the advertising clause from UCB copyrighted...
2010-12-10 kenFix a few issues related to the XPT_GDEV_ADVINFO CCB.
2010-12-08 glebius- Fix array bounds checking. [1]
2010-12-08 glebiusAdd RTM_IEEE80211 to array of route message descriptions.
2010-12-07 weongyoIntroduces IFF_CANTCONFIG interface flag to point that...
2010-12-04 uqsMove most of the remaining USD/PSD/SMM papers into...
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-12-03 delphij * Recommend a overwrite of whole geli provider before...
2010-12-01 kevloClosing file descriptors when it's done
2010-12-01 weongyoDon't print usbus[0-9] interfaces that it's not the...
2010-11-30 kenAdd Serial Management Protocol (SMP) passthrough suppor...
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 brucecFix some more warnings found by clang.
2010-11-22 brucecFix use of AND operator: should be bitwise instead...
2010-11-22 brucecDon't generate input() since it's not used.
2010-11-22 brucecDon't generate input() since it's not used.
2010-11-22 aeAdd SIGINT handler to `gpart restore` action.
2010-11-22 aeAlways dump partition labels with `gpart backup`, but...
2010-11-22 kevloPlug an fd leak
2010-11-21 kevloFix missing closedir()
2010-11-20 mckusickDelete /sys/ufs/ffs/README.snapshot as it is no longer...
2010-11-20 aeAdd to gpart(8) an ability to backup partition table and
2010-11-19 rstoneWhen doing a camcontrol rescan all or a camcontrol...
2010-11-17 jhbRemove unused autofs userland bits.
2010-11-15 pjdMove timeout.tv_sec initialization outside the loop...
2010-11-15 pjd1. Exit when we cannot create incoming connection.
2010-11-13 mariusWhen setting a media with no sub-type specified also...
2010-11-13 mariusWhen printing media with more than one media option...
2010-11-13 kibIn printfile(), exit the process instead of only printi...
2010-11-13 joelUse "cylinder" instead of "cyl" for consistency.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-12 luigiThe first customer of the SO_USER_COOKIE option:
2010-11-11 edImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 desUpgrade to OpenSSH 5.6p1.
2010-11-05 rpauloAppend to CFLAGS, don't clobber it.
2010-11-04 brucecr214781 caused the timer value to be rounded down,...
2010-11-04 brucecFix standby timer calculation: the timer was being...
2010-11-03 rpauloMerge wpa_supplicant and hostapd 0.7.3.
2010-11-02 pjdSend packets to remote node only via the send thread...
next