]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Connect libgnuregex 2.17 to the build.
[FreeBSD/FreeBSD.git] / usr.sbin /
2013-06-05 jkimAdd GNU regex from glibc 2.17.
2013-06-04 dteskeShift Console->Saver menu items to place the default...
2013-06-04 dteskeLessen verbosity of "Exit" menutag items to appear...
2013-06-04 dteskeUse f_shell_escape() instead of forking to awk. In...
2013-06-04 dteskeUse a case-statement instead of multiple (separate...
2013-06-04 dteskeComments.
2013-06-04 dteskeSimilar to r251236, r251242, and r251244. Introduce...
2013-06-04 dteskeFix a code typo (missing `eval') which lead to improper...
2013-06-04 dteskeFix menu accenting for the package category list. The...
2013-06-04 dteskeWhitespace and comments.
2013-06-04 dteskeImprove debugging for f_dialog_*_constrain() to print...
2013-06-02 brianMove ppp.8.m4 back to ppp.8 and de-ifdef it.
2013-06-02 dteskeLike r250701, introduce another handy function for...
2013-06-02 dteskeFix a typo. In this case, the typo caused the f_noyes...
2013-06-02 dteskeFix a bug in which the user's choice to Cancel was...
2013-06-02 dteskeFix a bug that would cause a spurious warning to appear...
2013-06-02 dteskeFix a bug in which the user's choice to Cancel was...
2013-06-02 dteskeChange the name of a couple of functions in `usermgmt...
2013-06-02 dteskeFix a copy/paste error within a comment.
2013-06-02 dteskeAdd some additional debugging to the common media library.
2013-06-02 dteskeMake some obvious consolidations in local declaration...
2013-06-02 dteskeStandardize NULL initialization to be consistent.
2013-06-02 dteskeUse f_isset() (introduced by r250317) instead of `f_qui...
2013-06-02 dteskeMake proper use of locals in f_dialog_init().
2013-06-02 dteskeImprovements to whitespace and comments.
2013-06-02 dteskeFix option processing from the library layer to address...
2013-06-02 dteskeStandardize the way functions build their arguments...
2013-06-02 dteskeImprove the dialog(1) API in dialog.subr by adding...
2013-06-02 dteskeSimilar to r251236, improve the portion of dialog(1...
2013-06-02 markjWe want to stat the archived log file rather than the...
2013-06-01 dteskeImprove portion of the dialog(1) API in dialog.subr...
2013-06-01 dteskeFix a typo introduced by r251190.
2013-06-01 dteskeFix a regression in the packages module introduced...
2013-05-31 dteskeImprove portion of the dialog(1) API in dialog.subr...
2013-05-31 jkimFix a long standing logic bug introduced in r167814...
2013-05-30 delphijConvert Makefile to have only one file for each line...
2013-05-30 delphijMFV: tcpdump 4.4.0.
2013-05-28 markj- Fix wording. [1]
2013-05-27 gadChange the closeallfds() routine to use closefrom(...
2013-05-23 markjInclude descriptions of the flags and fields printed...
2013-05-23 markjCorrect the description of the -a option: rtsol(d)...
2013-05-23 jkimWork around build breakages with GCC 4.2.
2013-05-22 peterDon't mess with /etc/localtime if it is a symlink.
2013-05-21 jkimAdd flex 2.5.37 from flex.sourceforge.net to contrib.
2013-05-20 jkimMerge ACPICA 20130517.
2013-05-20 sjgSync with upstream version (20130520) that includes...
2013-05-19 markjRe-introduce another part of r249367. This commit fixes...
2013-05-18 bdreweryUpdate location to ports INDEX file.
2013-05-17 kibDecode new HT 3.00 and 3.10 capabilities.
2013-05-17 desAdd a -N option that prints the jail name rather than...
2013-05-16 dteskeFix a typo in a comment.
2013-05-16 dteskeAdd a handy function for truncating variables to a...
2013-05-14 dteskeCentralize standard getopts arguments, both for conveni...
2013-05-13 marcelSet st_nlink in the stat structure within the inode...
2013-05-13 joelmdoc sweep
2013-05-13 markjAdd a remark to the effect that a manually started...
2013-05-12 joelmdoc sweep.
2013-05-12 markjBring back part of r249367 by adding DTrace's temporal...
2013-05-12 trocinyRevert r250394, which disabled snmp_hast due to libl...
2013-05-12 markjSome filesystems (NFS in particular) do not fill out...
2013-05-12 dteskeComment.
2013-05-12 dteskeFix i18n violations in the package management module...
2013-05-12 dteskeRemove duplicated string.
2013-05-12 dteskeComments.
2013-05-12 dteskeWhitespace.
2013-05-11 eadlerTeach wpa_supplicant to properly compute wireless signa...
2013-05-11 antoineAdd some missing DPADD.
2013-05-11 eadlerThe M_VESA_MODE_MAX is latest valid mode - not the...
2013-05-11 glebiusRate limit the number of remotely triggered ARP log...
2013-05-11 trocinyGet rid of libl dependency. We needed it only to provi...
2013-05-10 eadlerPermit relative paths with mergemaster -m
2013-05-10 eadlerFxi a bunch of typos.
2013-05-10 jhCheck the return value of sbuf_finish().
2013-05-09 dteskeFix a bug that would cause the category menu to display...
2013-05-09 brooksRemove duplicated copies of various NetBSD compatibilit...
2013-05-09 trocinyMove snmp_hast manual to section 3, where all other...
2013-05-08 peterUnbreak build - this can only build on i386 as-is due...
2013-05-08 trocinyHAST module for bsnmpd(1).
2013-05-07 dteskeCommit first portion of package module -- this includes...
2013-05-07 dteskeExplicitly track "script.subr" which wasn't showing...
2013-05-07 dteskeRecursively calculate includes. This solves the problem...
2013-05-07 dteskeRemove unused variables.
2013-05-07 dteskeAlphabetize strings by variable names.
2013-05-07 dteskeRe-organize and add missing installVarDefaults and...
2013-05-07 dteskeAdd f_isset() utility subroutine for checking if a...
2013-05-06 hirenobjdump output changed indentation from 1 space to...
2013-05-06 eadlerFix a typo in an error message.
2013-05-03 jkimImprove compatibility with recent flex from flex.source...
2013-05-03 neelImplement the NOTIFY_ON_EMPTY capability in the virtio...
2013-05-02 rmacklemFix the getpwuid_r() call in the gssd daemon so that...
2013-05-01 rmacklemDocument the fact that an NFSv4 mount against a volume...
2013-05-01 wkoszekMake the internal assertion correct--only fail when...
2013-04-30 neelReset some more softc state when the guest resets the...
2013-04-30 neelUse a separate mutex for the receive path instead of...
2013-04-28 neelGet rid of the 'vsc_rxpend' state - it doesn't serve...
2013-04-28 adrianCopy the vendor branch ar9300 code from qcamain_open_ha...
2013-04-27 jillessyslogd: Use closefrom() instead of getdtablesize(...
2013-04-26 dteskeProperly sanitize --menu results (guards against Gtk...
2013-04-26 dteskeComments.
2013-04-26 grehanUse a thread for the processing of virtio tx descriptor...
next