]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Add newly generated locales from CLDR 27.0.1
[FreeBSD/FreeBSD.git] / usr.bin /
2015-08-07 baptAdd localedef(1), a locale definition generator tool
2015-08-07 marcelFix typo introduced in previous commit.
2015-08-07 marcelo Fix a typo.
2015-08-07 araujoRemove an extra new line on usage().
2015-08-07 marcelRebase after r286395: rounding fix for dynamic VHD
2015-08-07 marcelFix the dynamic VHD format to work with qemu. The size...
2015-08-07 araujoGet closest as possible with style(9). No functional...
2015-08-06 jhbConsistently use both leading and trailing spaces insid...
2015-08-06 jhbWhitespace fixes to consistently use spaces before...
2015-08-06 jhbDecode the arguments passed to the *at() family of...
2015-08-06 jhbDecode the arguments to mkfifo() and fix an off-by...
2015-08-06 jhbDon't mark the fcntl flag argument as an output paramet...
2015-08-06 jhbAdd recently added values of various flags and enumerat...
2015-08-05 delphijFix shell injection vulnerability in patch(1) via ed...
2015-08-05 jillesfind: Fix segfault with very long path in -exec/-ok...
2015-08-05 jhbRework get_string() to make it more robust when fetchin...
2015-08-05 jhbWhitespace fix: remove some spurious spaces before...
2015-08-04 allanjudexargs now takes -P0, creating as many concurrent proces...
2015-08-04 araujoGet it closes to style(9).
2015-08-04 pfgRevert r286144 leaving the original fix to the buffer...
2015-08-04 araujoRemove the 3rd clause of BSD LICENSE.
2015-08-04 araujoRemove the 3rd clause of BSD LICENSE.
2015-08-03 baptRemove never used file
2015-08-03 marcelMake image_copyout_zeroes() an interface function.
2015-08-01 junovitch- Add myself to the calendar.freebsd. (fix typo in...
2015-08-01 junovitch- Add myself to the committers-ports.dot and add my...
2015-08-01 jmguse : instead of true...
2015-08-01 pfgBuffer overflow in wall(1).
2015-07-31 emasteUse standard 'THE AUTHOR' license text
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 pfgBuffer overflow in wall(1).
2015-07-30 rodrigcUse correct number of arguments to semctl() for IPC_RMID.
2015-07-30 rodrigcGet function prototypes for msg, shm, sem functions
2015-07-30 rodrigcMake some variables and functions static.
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-29 emasteAllow ELF Tool Chain elfcopy to be installed as objcopy
2015-07-29 emastear: Fix deterministic mode default with options other...
2015-07-29 emastear: enable deterministic mode by default
2015-07-29 araujoCompilers will complain the usage of obsolescent variab...
2015-07-28 delphijFix shell injection vulnerability in patch(1) and drop...
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-28 araujoStaticfy and constify some variables and clean up the...
2015-07-27 delphijRewrite scan procedure with a FSM. This improves code...
2015-07-26 baptReplace GNU RCS ident with a BSD license ident
2015-07-26 pfgBump GCC max-inline-insns-single in libiconv_modules...
2015-07-24 emastear: add -U (unique) option to disable -D (deterministic...
2015-07-24 emastetruss: follow pdfork()ed descendents with -f
2015-07-24 emasteAdd RISC-V ELF machine type definition
2015-07-24 baptinode should be different to actually mean mandocdb...
2015-07-24 baptFix man -k with mandocdb
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 markjFix counter reads on platforms where sizeof(uint64_t...
2015-07-21 cempatch(1): Add -Vnone option to disable backup files
2015-07-21 edUnbreak "last reboot".
2015-07-20 markjFix some libxo format string errors in the pfkey stats...
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 desMove assignments around to avoid a false-positive unini...
2015-07-16 desAdd a -s option which adds a column listing the connect...
2015-07-15 baptFix trimming spaces writing at index -1 if an empty...
2015-07-15 jmgfix error message... errx since errno may not be set...
2015-07-14 joelmdoc: add missing .El
2015-07-14 baptConvert atoi(3) to stronum(3) which allows to arguments...
2015-07-14 markmWiden the host field so that a full IPv6 address will...
2015-07-13 bruefferDon't claim c99 is a wrapper around gcc; it's a wrapper...
2015-07-11 adrianAdd an initial NUMA affinity/policy configuration for...
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 hrs- Add IPv6 support in quota(1). While rpc.rquotad...
2015-07-07 emastelldb: use .PATH to find man page instead of symlinking it
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-03 gnnNew AES modes for IPSec, user space components.
2015-07-02 oshogboLet the nv.h and dnv.h includes be only in sys directory.
2015-07-02 bruefferAdd the year to the VAX-11/780 announcement entry.
2015-06-30 jhibbitsThe LDFLAGS isn't needed, and breaks the build on power...
2015-06-29 emastespeed up ar(1) on UFS file systems
2015-06-28 jmmvOnly initialize libedit when necessary
2015-06-27 marcelAdd the ntfs alias and support it with the MBR and...
2015-06-26 baptshort circuit install -l rs
2015-06-21 marcelRebase after r284658:
2015-06-21 marcelMicrosoft Azure expects the creator OS to be "Wi2k...
2015-06-21 marcelRebase the fixed VHD images after the rounding fix.
2015-06-21 marcelMicrosoft Azure demands that fixed VHD images are a...
2015-06-21 marcelDon't resize again prior to writing. Resizing may not...
2015-06-20 hrs- Add SOCK_SEQPACKET support in UNIX-domain socket.
2015-06-19 tuexenDon't leak sockets.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-18 tuexenFix a bug reported by coverity. Since AF_UNIX sockets...
2015-06-17 acm- Add acm@ entry
2015-06-16 sjgnew depends
2015-06-16 impRemove old fmake. It wasn't built by default for some...
2015-06-15 sjgRemove extra blank lines
2015-06-15 baptConvert to LIBADD
2015-06-15 sjgPay attention to MK_ELFTOOLCHAIN_TOOLS so we build...
2015-06-15 rodrigcAdd ioctl.c, linux_syscalls.c, linux32_syscalls.c to...
2015-06-15 rodrigcUse cpp -I$includedir
2015-06-14 sjgNO_WARNS when building for host
2015-06-14 sjgNeed to provide -I for meta mode
2015-06-14 sjgCreate proper targets for linux*syscalls.c
next