]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Do not allocate buffer to hold data for zero-sized sections.
[FreeBSD/FreeBSD.git] / usr.sbin /
2011-01-24 mckusickThe dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and...
2011-01-24 gordonHonor $PAGER instead of always calling more.
2011-01-19 dwmaloneHere v->iov_len has been assigned the return value...
2011-01-17 brucecAdd missing comma to unbreak the PC98 build.
2011-01-17 brucecReduce the amount of text users need to read on each...
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 nwhitehornUpdate spkrtest(8) to use new dialog auto-sizing syntax.
2011-01-13 nwhitehornUse auto-sizing syntax appropriate for the new dialog...
2011-01-13 weongyoDocuments OUTPUT formats. While I'm here cleans up...
2011-01-12 nwhitehornUpdate dialog to version 20100428. This changes the...
2011-01-10 jpaetzelAdd support for using encrypted password strings when...
2011-01-10 jpaetzelPatch pc-sysinstall to deal with 4k sector size drives
2011-01-08 jpaetzelTake passwords out of debug log.
2011-01-08 jpaetzelPush some PC-BSD specific fixes upstream.
2011-01-08 jpaetzelMore elegant way to detect MBR vs. GPT
2011-01-08 delphijUse ether_ntoa instead of home-grown version.
2011-01-07 impRetire TARGET_ABI.
2011-01-07 stas- Save some space relying on the fact that all ioctl...
2011-01-06 stas- Show textual representation of ioctl command in warni...
2011-01-04 kibUse errx() instead of err() in parseint. There is usual...
2011-01-04 kibMake the parsing of the integer arguments for rtprio...
2011-01-04 emasteQuiet clang warnings by using literal format strings...
2010-12-31 brianMake -S functional.
2010-12-31 yongariAdd vte(4) to the list of supported network interface.
2010-12-28 uqsRevert most of r210764, now that mdocml does the right
2010-12-23 delphijstyle.Makefile says tab between var= and value.
2010-12-22 delphijAllow overriding pidfile and dumpfile.
2010-12-22 kensmithAdd package directories used for the upcoming 8.2 and...
2010-12-22 brucecAdd an option to disable the screensaver.
2010-12-20 syrinxUnbreak the build by temprorarily not using include...
2010-12-20 uqsrpc.lockd(8) WARNS cleanup
2010-12-20 uqslmcconfig(8): bump to WARNS=3, fix typo in usage while...
2010-12-20 uqsFix type used to hold fgetc(3) output, this should...
2010-12-20 uqsRemove useless conditional.
2010-12-20 syrinxBring in a SNMP module that allows configuration of...
2010-12-20 charnierAdd __unused. Ansi prototypes.
2010-12-20 charnierAdd __unused. Ansi prototypes.
2010-12-20 charnierAdd __unused. Ansi prototypes.
2010-12-19 simonAdd --numeric-owner to tar extract operations in portsnap.
2010-12-19 bschmidtFix build on bigendian archs.
2010-12-18 bschmidtUnbreak hostapd. This code has been explicitly removed...
2010-12-18 bschmidtFix some whitespace nits.
2010-12-18 bschmidtChange order in wpa_driver_bsd_ops to match upstream...
2010-12-18 bschmidtAdd a comment explaining the undefs, while here remove...
2010-12-18 bschmidtRename bsd_set_iface_flags to bsd_ctrl_iface and change...
2010-12-18 bschmidtImport bsd_configure_wpa() to sync with upstream code.
2010-12-18 bschmidtPrefer os_memset, os_strlcpy and os_free. While here...
2010-12-18 bschmidtRemove some unused variables and unnecessary casts.
2010-12-18 bschmidtRemove debug messages which are no longer present in...
2010-12-18 bschmidtRename iface to ifname to match the upstream code.
2010-12-18 bschmidtRename ioctl_sock to just sock to match the upstream...
2010-12-18 bschmidtMove some functions around to match the upstream order.
2010-12-18 bschmidtAdd bsd_send_mlme_param to aggregate IEEE80211_IOC_MLME...
2010-12-18 bschmidtChange bsd_del_key() to match upstream code:
2010-12-18 bschmidtAggregate SIOCS80211 and SIOCG80211 ioctl request code...
2010-12-16 syrinxPass proper -Wl,-export-dynamic to ld. Thus bsnmpd...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-13 brucecUSB probing often takes a long time and finishes findin...
2010-12-11 syrinxRemove unnecessary debug/error CFLAGS.
2010-12-11 joelRemove the advertising clause from UCB copyrighted...
2010-12-09 syrinxUnbreak "make installworld" w/ DESTDIR specified
2010-12-09 brucecBuild sade on amd64 as well as i386 and sparc64.
2010-12-09 kevloClosing fd when it's done
2010-12-08 syrinxAdd bsnmpd(1)'s SNMP client tools (including SNMPv3...
2010-12-08 syrinxIn bsnmpd(1) add support for SNMPv3 message processing...
2010-12-08 kevloClose fd in initattr() and showattr().
2010-12-08 kevloClosing file descriptors when it's done
2010-12-07 phkUse a "push" strategy to get data through libz, rather...
2010-12-06 brucecIgnore any failures with the "local" distribution since...
2010-12-06 brucecRevert r209469: it causes the rest of the function...
2010-12-06 kevloFix double ;;
2010-12-06 glebiusCatch up with kernel using time_uptime to drive ARP...
2010-12-04 uqsDe-orbit usbdevs(8) which hasn't worked with the new...
2010-12-04 uqstraceroute6(8): make WARNS=3 clean
2010-12-04 uqstraceroute(8): make WARNS=3 clean
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 weongyoChanges the meaning of each characters '<' and '>'...
2010-11-30 glebiusDo not hardcode (20*60), but use current ARP timeout...
2010-11-30 cpercivaTeach crashinfo(8) to look at the currently running...
2010-11-30 glebiusThat should belong to r216075. Pointy hat on me.
2010-11-30 glebiusUse time_uptime instead of non-monotonic time_second...
2010-11-29 brucecIf no floppy drive is installed kldBrowser() can genera...
2010-11-29 brucecUpdate the serial port device names. They changed in...
2010-11-29 kevloFix fd leak in get_font
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-27 uqsRemove unused traceroute(8) contrib code from head
2010-11-24 weongyoAs a refection of r215802 it should use BPF interfaces...
2010-11-24 yarClarify a few details about iostat(8) behavior:
2010-11-22 uqsRemove kernbb(8) from the source tree.
2010-11-22 jhbSimilar to mfiutil, drop local definition of powerof2...
2010-11-22 brucecDon't generate input() since it's not used.
2010-11-22 weongyoAdds usbdump(8) tool that currently it only supports...
2010-11-21 brucecdispatch_add_command:
2010-11-21 simonFix a typo in a comment.
2010-11-19 jhbHandle malloc() failures more gracefully by error'ing...
2010-11-17 ivorasChange "wait" banner to "qlen" to be more indicative...
2010-11-15 dougbRemove references to MAKEDEV(8)
2010-11-14 brucecipv6_enable has been obsoleted in favour of ipv6_activa...
next