]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Don't delete c++filt when doing a make delete-old if GCC is not built but
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-09-06 grehanFix spelling.
2013-09-06 grehanAllow level-triggered interrupt sources. While this...
2013-09-05 jilleswatch: Do not mess up the tty modes on early error.
2013-09-05 sjgMerge bmake-20130904
2013-09-05 pjdRemove fallback to fork(2) if pdfork(2) is not availabl...
2013-09-05 pjdChange the cap_rights_t type from uint64_t to a structu...
2013-09-03 jlhInclude the calling context in the mail subject, if...
2013-09-02 hrsIgnore if the interface is not IPv6-capable.
2013-08-27 neelAllow single byte reads of the emulated MSI-X tables...
2013-08-27 gavinAllow more space for interface names.
2013-08-27 hrsFix a crash when reloading the configuration file.
2013-08-27 grehanFix off-by-1 error in assert.
2013-08-26 sbrunoAdd support to reconfigure a drive as SYSPD (real JBOD...
2013-08-25 jlhExport a PERIODIC environment variable from periodic...
2013-08-23 delphijAllow tmpfs be mounted inside jail.
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 desSet the back pointer from the prefix to the interface...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-19 gjbAdd entry for packages-9.2-release directory.
2013-08-18 pjdCast argument of is*() ctype functions to unsigned...
2013-08-17 hrsUse sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_...
2013-08-17 hrs- Remove struct ifinfo *iflist. It is no longer used.
2013-08-17 hrsUnbreak rwhod(8):
2013-08-16 gjbMark the makefs(8) '-p' flag as deprecated in preferenc...
2013-08-16 grehanFix ordering of legacy IRQ reservations.
2013-08-13 gjbMake sure bootonly.iso for -BETAs and -RCs use the...
2013-08-10 alfredFix bug in r253719: fix command line watchdog disable.
2013-08-07 marcelChange <sys/diskpc98.h> to not redefine the same symbol...
2013-08-06 hrsFix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl...
2013-08-06 hrsFix build on arm and mips.
2013-08-06 erwinUpdate Bind to 9.8.5-P2
2013-08-05 hrs- Use time_uptime instead of time_second in data struct...
2013-08-02 peterUpdate serf 1.2.1 -> 1.3.0 for svn
2013-07-30 jhbApply a casting sledgehammer.
2013-07-28 baptFix detection of arm ABIs
2013-07-28 ianFix printf of seconds for systems where time_t is 64...
2013-07-28 joelmdoc and language improvements.
2013-07-28 peterUpdate subversion-1.8.0 -> 1.8.1. Update supporting
2013-07-28 pfgDTrace: re-merge remainder of r249367 (original from...
2013-07-27 alfredProvide some examples for watchdogd usage.
2013-07-27 alfredFix watchdog pretimeout.
2013-07-27 marius- Set the System Identifier in the Primary Volume Descr...
2013-07-26 mariusEnsure that makefs.h is included when using ufs_bswap...
2013-07-23 gavinRemove ftp2.tr.freebsd.org, it is out of date.
2013-07-22 dteskeSync-up with bsdinstall(8) FTP mirrorselect changes.
2013-07-22 gavinUpdate mirror list to more closely match
2013-07-18 jkimDecode PCIe ASPM capability and status.
2013-07-18 grehanSanity-check the vm exitcode, and exit the process...
2013-07-17 grehanMajor rework of the virtio code. Split out common parts...
2013-07-16 kevloSilent warnings.
2013-07-15 hrsFix compiler warnings.
2013-07-14 dteskeRe-implement $probe_only aspect of f_media_get_TYPE...
2013-07-12 hrsFix a wrong memcpy of struct sockaddr.
2013-07-11 cpercivaFix bug in deleting files: If two ports had the same...
2013-07-11 grehanImplement RTC CMOS nvram. Init some fields that are...
2013-07-10 dteskeIntroduce a new [yet unused] function for [efficiently...
2013-07-10 rdivackyFix -Wmissing-variable-declarations compiler warning.
2013-07-10 desInstall authpf-noip.
2013-07-09 dteskeAdjust comments to fit within 80-columns.
2013-07-09 dteskeFix conditional (der should match the comment above...
2013-07-09 dteskeDo two things: First, don't obscure the backtitle....
2013-07-09 hrs- Add missing "static" keywords.
2013-07-09 hrsAdd a missing white space.
2013-07-08 rmacklemFix some Kerberos related terminology.
2013-07-08 rmacklemOops, initialize the krb5 ret values correctly (to...
2013-07-08 rmacklemMake sure the krb5 status variables are correctly initi...
2013-07-08 rmacklemDocument the new "-h" option for the gssd daemon.
2013-07-08 rmacklemAdd a new "-h" option to the gssd daemon that enables...
2013-07-07 dteskeFix typos in the BSD License.
2013-07-07 dteskeBe consistent with other usr.sbin programs w/respect...
2013-07-07 dteskeBe consistent with other usr.sbin programs w/respect...
2013-07-06 netchild- Move videodev headers from compat/linux to contrib...
2013-07-06 dteskeTake the training-wheels off, after nearly 30 months...
2013-07-05 dteskeDon't prevent the user from hanging their system by...
2013-07-05 dteskeCheck for INDEX file first before anything else when...
2013-07-05 dteskeCheck menuitem before calculating tag.
2013-07-05 dteskeAdd the necessary code to reinstall packages. Both...
2013-07-05 dteskeRemove superfluous continue at end of loop. (pointy...
2013-07-05 dteskeAdd support for processing add-on modules from /usr...
2013-07-05 dteskeOops, r252833 was not supposed to touch this file....
2013-07-05 dteskeDon't calculate the tag until we know that we're going...
2013-07-05 rmhRemove ancient code for FreeBSD 2.x compatibility.
2013-07-05 dteskeOops, r252810 forgot to hook the new example file ...
2013-07-05 dteskeAdhere to 80-column width.
2013-07-05 dteskeDocument remaining undocumented modules (and remove...
2013-07-05 dteskeMake a correction to the description of invocation...
2013-07-05 dteskeDocument new `-d' and `-D file' debugging options.
2013-07-05 dteskeChange default FTP server (s/ftp-archive/ftp/).
2013-07-05 dteskeAdd example shell script for creating a local INDEX...
2013-07-05 dteskeUpdate HISTORY.
2013-07-05 dteskeRest in peace Ron (Ron McDowell Jul.12, 1955 - Aug...
2013-07-05 dteskeUpdate e-mails.
2013-07-05 dteskeSince r251908, bsdconfig(8) has no direct ties to sade...
2013-07-05 dteskeDon't refer to a port manual.
2013-07-05 dteskemdoc: begin sentences on a new line.
2013-07-05 dteskeUpdate date on the back of r252802.
2013-07-05 dteskeFix a typo.
2013-07-05 dteskeWhitespace.
next