]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
loader.efi environment related cleanups
[FreeBSD/FreeBSD.git] / usr.sbin /
2017-01-28 avosGarbage collect IFT_IEEE80211 (but leave the define...
2017-01-28 baptRevert crap accidentally committed
2017-01-28 baptRevert r312923 a better approach will be taken later
2017-01-28 hrsFix a bug which caused not to create AF_LOCAL sockets...
2017-01-28 nyanRemove pc98 support completely.
2017-01-24 mavMake CTL ramdisk backend a real RAM disk.
2017-01-24 sevanExtend manual to cover more commands and options.
2017-01-22 baptReally restore the old behaviour for pw usermod -m
2017-01-22 baptReadd a feature lost in pw(8) refactoring
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 asomersFix misc Coverity defects in camdd(8)
2017-01-20 mavFix build with ICL_KERNEL_PROXY.
2017-01-20 mavRemove ISCSI_MAX_DATA_SEGMENT_LENGTH, using negotiated...
2017-01-17 ngieAdd smilint target to subdir targets so "make smilint...
2017-01-17 ngieRemove ad hoc smilint targets made standard in bsd...
2017-01-15 cem"Buses" is the preferred plural of "bus"
2017-01-14 mavAlike to r312190 decouple iSCSI connection limits from...
2017-01-14 ngieAdd include Makefiles for tests/sys/{fs,kern,kqueue...
2017-01-14 mavFix wrong way assignment in r312190.
2017-01-14 mavDecouple iSCSI connection limits from defaults.
2017-01-14 ngieFix up r312105
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-14 ngieConditionalize libwrap support into inetd based on...
2017-01-14 cemFix broken fstyp exfat testcase
2017-01-13 cemfstyp.8: Move initial exFAT blurb to the -u section
2017-01-13 hrsPurge varargs.h in favor of stdarg.h.
2017-01-13 hrs- Add static for functions and variables with internal...
2017-01-13 ngieUse dfr-01-xfat.img.bz2, not dfr-01-xfat.dd.bz2 (the...
2017-01-13 ngieAdd testcase for exFAT that currently fails
2017-01-13 ngieAdd license preamble for r286964; credit to asomers
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-13 cemfstyp(8): Detect exFAT filesystems
2017-01-12 hrs- Fix dereference of NULL pointer which could cause...
2017-01-12 asomersFix uninitialized variable CIDs in route6d
2017-01-12 cempciconf(8): Reallow trailing colon in selectors
2017-01-11 hrsAdd more #ifdef INET and INET6.
2017-01-10 mmMFV r311899:
2017-01-10 bzTeach crunchide about EM_S390 to make bootstrapping...
2017-01-09 dimAvoid taking the address of a packed struct member...
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the hostres...
2017-01-09 ngieImprove the smilint target in the hostres and mibII...
2017-01-09 ngieUse SRCTOP instead of spelling out the full path with...
2017-01-09 ngieUse nitems(mib) instead of hardcoding mib's length
2017-01-09 ngieSort #includes
2017-01-09 ngieClean up trailing whitespace
2017-01-09 ngieStyle(9) fixes
2017-01-08 grehanUse correct PCI device id for virtio-rng.
2017-01-08 grehanMake sure the 'Always-one' bit is always set to one,
2017-01-08 cemchown/chgrp: Add SIGINFO handler
2017-01-06 wblockShow that the crunchgen configuration file name is...
2017-01-06 kibUse type-independent formats for printing nlink_t and...
2017-01-06 ngieConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 ngieConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 ngieConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 ngieConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 ngieOS_getSystemUptime: use nitems for calculating the...
2017-01-05 hrsFix build when WITHOUT_INET6 is defined.
2017-01-04 ngiestyle cleanup
2017-01-04 ngiebridge_do_pfctl: allocate mib_name dynamically using...
2017-01-04 ngiebridge_get_pfval: use nitems instead of spelling it...
2017-01-04 ngieUse strlcpy instead of strcpy when copying the bridge...
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 ngieFix logical inversion when checking result from calloc
2017-01-04 asomersQuell Coverity for diskinfo(8)
2017-01-03 ngieSwap parameters around with parse_syntax_strval(.....
2017-01-03 ngieMake /usr/lib/libbsnmptools.so.0 into an INTERRNALLIB
2017-01-01 cyFix up grammar.
2017-01-01 ngieCall snmp_pdu_free on req/resp with a consistent, corre...
2016-12-31 ngiesnmp_output_err_resp, snmp_output_resp: allocate `objec...
2016-12-31 ngiesnmp_output_resp: style(9): sort variables by alignment
2016-12-31 hrs- Use more descriptive names for variables.
2016-12-31 ngieSet value->v.octetstring.len to a correct value on...
2016-12-31 hrs- Add static for symbols which need not to be exported.
2016-12-31 ngiesnmp_pdu_free the right object at the right time in...
2016-12-31 hrsRemove extra NULL-check before free(3).
2016-12-31 ngieDon't call snmp_pdu_free(..) until finished with the...
2016-12-31 hrsReplace two fat signal handlers with function calls in
2016-12-31 hrsRetry to open an F_PIPE process when it dies unexpectedly.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-28 ngieDon't explicitly build tcp wrappers support into bsnmpd...
2016-12-28 ngieFix the build by moving the initializers for len/nswapd...
2016-12-28 ngiestyle(9): clean up whitespace
2016-12-28 ngiestyle(9) fixes: clean up leading whitespace
2016-12-28 ngiestyle(9) fixes: clean up leading whitespace
2016-12-28 ngiestyle(9) fixes
2016-12-28 ngieOnly build/install usr.sbin/bsnmpd/modules/snmp_hast...
2016-12-28 ngieOnly build/install usr.sbin/bsnmpd/modules/snmp_wlan...
2016-12-28 ngieInstall snmpmod.3 as all of the bsnmpd APIs it documents
2016-12-27 ngiestyle(9): clean up trailing whitespace
2016-12-27 mavAdd MAX_LUNS overflow safety checks.
2016-12-27 mmMFV r310622:
2016-12-26 delphijDon't assign rtjp twice.
2016-12-26 delphij - pstat(8) does not accept any arguments other than...
2016-12-24 jamieImprove IP address list representation in libxo output.
next