]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Refactor unmapped buffer address handling.
[FreeBSD/FreeBSD.git] / usr.sbin /
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 allanjudeAdd the Dell E7240 laptop and Intel DP965LT motherboard...
2015-07-20 pfgsnmp_hostres(3): Fix buffer overflow.
2015-07-19 delphijUse fixed date/time (the time choosen was the time...
2015-07-19 araujoAdd support to the jail framework to be able to mount...
2015-07-18 allanjudeAdd support for two workarounds for known issues bootin...
2015-07-18 traszfstyp(8) ships with 10.2.
2015-07-18 traszuefisign(8) ships with 10.2.
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 baptmake ctdladm(8) return 0 is everything was ok.
2015-07-16 jhibbitsFix formatting.
2015-07-16 araujoFix a warning spotted by gcc4.9: dereferencing type...
2015-07-14 allanjudeMake bsdinstall's zfsboot script align partitions to...
2015-07-14 allanjudeSet a mountpoint on the root of the pool so user-create...
2015-07-14 allanjudeHave bsdinstall's zfsboot script make /var/audit its...
2015-07-13 allanjudeFix a typo in bsdinstall
2015-07-13 baptReally fix -o
2015-07-13 baptAdd regression tests to ensure we keep allowing creatin...
2015-07-13 baptRegression fix: allow to create users with uid0
2015-07-13 baptFix logic of check duplicates that has been inverted
2015-07-12 delphijBump version after 4.2.8p3 import.
2015-07-12 baptEnsure skeldir is abolute path (relatively to the rootdir)
2015-07-12 baptpw -R <rootdir> userdel can now cleanup installation
2015-07-12 baptRework the home directory creation and copy or the...
2015-07-12 allanjudeRemove excess copyright lines propogated by copy/paste
2015-07-12 jamieRun a shell in the jail when no command is specified.
2015-07-12 baptAdd minimum regression tests for pw -R
2015-07-12 baptMake getarg return NULL if args is NULL
2015-07-11 baptFix regression: ensure when try to create the group...
2015-07-11 baptRemove now unused variable
2015-07-11 baptReplace custom string array with stringlist(3)
2015-07-11 baptRework groupmod modification:
2015-07-11 baptRemove unused argument from pm_passwd
2015-07-11 baptcheck the gecos format early: at the moment the -c...
2015-07-11 baptRemove useless use of goto
2015-07-11 baptIsolate pw lock/unlock into a separate function
2015-07-11 bapthomedir can only be populate during useradd
2015-07-11 baptMake a separate groupdel/userdel from the main function
2015-07-11 baptMake separate functions to show users and groups
2015-07-11 baptMove the quiet flag into the configuration structure
2015-07-11 baptSeparate usernext/groupnext from the main functions
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 baptDo not try to set password on group if the group is...
2015-07-08 hrsImplement PF_IMMUTABLE flag and apply it to "name"...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-08 pkelseyReplace use of .Po Pc with the preferred .Pq for single...
2015-07-08 hrsFix offset calculation in variable substitution
2015-07-07 baptpw: fail if an invalid entry is found while parsing...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 gshapiroTemporarily disable WARNS while addressing a non-issue...
2015-07-06 neelAlways assert DCD and DSR in bhyve's uart emulation.
2015-07-06 pkelseyFix range upper bound for uint32_t and uint64_t, and...
2015-07-05 cyUpdate ntp version number. (This is a manual update...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 baptRemove dead code
2015-07-05 baptAlso validate hours via strptime_l(3)
2015-07-05 baptValidate expiration dates
2015-07-04 araujoRemove duplicate header string.h.
2015-07-04 baptFix validation of crypted password
2015-07-04 baptAlso validate inputs of pw groupmod -h and groupmod -H
2015-07-04 baptValidate input of pw usermod -h and pwusermod -H
2015-07-04 traszStaticize some stuff in mountd(8); no functional changes.
2015-07-03 traszRemove OpenSSL dependency from iscsid(8) and ctld(8).
2015-07-03 traszUser proper terminology - iSCSI sessions, not iSCSI...
2015-07-03 sjgUpdated depends
2015-07-03 emastemfiutil: increase buffer size to accommodate sprintf...
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 gargaWhen passwd or group information is changed (by pw...
2015-06-28 pfgdconschat(8): Use NULL instead of 0 for the last argume...
2015-06-27 neelFix issues detected by 'mandoc -Tlint bhyveload.8'
2015-06-26 mavPlug minor memory leak at r284765.
2015-06-26 cyAdd support for additional architectures in ntp.
2015-06-24 mavTeach ctld about CTL's physical_port and virtual_port...
2015-06-23 allanjudeSwitch fstyp build to toggle ZFS support on WITHOUT_ZFS...
2015-06-20 allanjudeFix the build for gcc by lowering the WARNS level
2015-06-20 jmgadd SO_REUSEADDR when starting debug port, lets you...
2015-06-19 dteskeInterim fix for "Login not found" error.
2015-06-19 allanjudeAdd the ability to detect ZFS and GELI encrypted file...
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 traszFix off-by-one error in fstyp(8) and geom_label(4)...
2015-06-18 traszAllow '@' in unquoted strings, such as with the "path...
2015-06-18 neelRestructure memory allocation in bhyve to support ...
2015-06-16 sjgnew depends
2015-06-16 rpaulosyslogd: re-read the timezone when receive a SIGHUP.
2015-06-16 rpaulosyslogd: don't leak finet0.
2015-06-16 rpaulosyslogd: support multiple -b options.
2015-06-15 delphijSkip src component if /usr/src is empty.
2015-06-15 tijlChange -Wl,-r back to -r so gcc doesn't pass --relax...
2015-06-14 baptChange the documentation to reflect where the -V option...
2015-06-14 tijlTell the compiler that -dc and -r are linker flags.
2015-06-14 adrianFix typo - this upsets llvm/gcc-4.9, but not gcc-4...
2015-06-13 adrianFix up crunchgen binary generation to work with externa...
2015-06-13 sjgAdd META_MODE support.
2015-06-12 sjgGet rid of some more NO_OBJs
2015-06-11 sjgRemove NO_OBJ
2015-06-10 delphijMFV r284234:
2015-06-10 sjgRemove extra blank lines
2015-06-08 sjgdirdeps.mk now sets DEP_RELDIR
2015-06-08 baptbackout remove of -q option for pw [user|group] next
2015-06-08 baptFix typo
next