]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.bin
Remove unnecessary locking from attach(). This fixes a LOR between the
[FreeBSD/FreeBSD.git] / usr.bin /
2009-09-23 Ed MasteUse %zu for size_t, not %zd.
2009-09-23 Mike SilbersackIn netstat -x, do not try to print out tcp timer status...
2009-09-20 Jilles TjoelkerUpdate find(1) man page for -L/-delete interaction.
2009-09-20 Diomidis SpinellisIEEE Std 1003.1, 2004 Edition states:
2009-09-20 Diomidis SpinellisFollow POSIX (IEEE Std 1003.1, 2004 Edition) in the...
2009-09-20 Diomidis SpinellisAllow [ to be used as a delimiter.
2009-09-16 Mike SilbersackAdd the ability to see TCP timers via netstat -x. ...
2009-09-11 Jung-uk KimMFV: r196804
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Roman DivackyAdd C/c/f/p/v switches plus a bunch of minor fixes...
2009-09-08 Xin LIConstify format string pointer, otherwise this would...
2009-09-07 Pawel Jakub DawidekMake sure to use up-to-date libarchive header files...
2009-09-04 Edward Tomasz Napi... Add NFSv4 ACL support to find(1).
2009-09-04 Andrey A. ChernovRemove single occurance of HAS_CTYPE ifdef, ctype functions
2009-09-03 George V. Neville... Add ARP statistics to the kernel and netstat.
2009-08-30 Hajimu UMEMOTOFix the problem that the entry broke into two lines...
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-26 Colin PercivalDon't try to mmap the contents of empty files. This...
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-20 Andriy Gaponfstat: fix fsid comparison when executed on systems...
2009-08-15 Dima PanovAdd my birthday
2009-08-12 Robert WatsonUpdate procstat(1) for the fact that devfs paths are...
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-07-31 Xin LICorrect a stack underflow in gzip:
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-24 Brooks DavisIntroduce a new sysctl process mib, kern.proc.groups...
2009-07-24 John BaldwinAdd a new type of VM object: OBJT_SG. An OBJT_SG objec...
2009-07-24 John BaldwinMove the check to ensure the locate database has the...
2009-07-21 Yi-Jheng Lin- Add my birthday
2009-07-18 Bjoern A. ZeebRemove no longer needed #include after removing the...
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-14 Ed SchoutenMake mklocale work again, now that fwrite()'s return...
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-09 Edward Tomasz Napi... Add manual page links to advertise procstat(1) a little...
2009-07-08 Brian SomersFix some uninitialise variables.
2009-07-06 Tim KientzleThis addresses some issues with my earlier -R fix that
2009-07-03 Tim KientzleThis fixes bsdcpio's -R option to accept numeric
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-25 Brian SomersSupport shadow.byname and shadow.byuid maps, protecting...
2009-06-24 Xin LISync with NetBSD:
2009-06-24 John BaldwinChange the ABI of some of the structures used by the...
2009-06-24 Doug RabsonDon't use sys/nfs/rpcv2.h - it is part of the old kerne...
2009-06-24 Jamie GrittonAdd libjail, a (somewhat) simpler interface to the...
2009-06-23 Xin LI%.s expects an int as the length specifier, so cast...
2009-06-23 Xin LIUse strlcpy() instead of manually setting the last...
2009-06-23 Xin LIUse strlcpy() instead of explicitly set \0 on the tail...
2009-06-23 Xin LIUse C99 initialization when necessary; apply static...
2009-06-23 Xin LIK&R -> ANSI
2009-06-23 Xin LIUse getprogname() instead of referencing __progname.
2009-06-23 Konstantin BelousovUsermode portion of the support for swap allocation...
2009-06-21 Xin LIAdd support for uncompressing pack(1)'ed files. Pack...
2009-06-20 Brooks DavisRestore the check against running as root that I accide...
2009-06-19 Christian S.J. PeronImplement the -z (zero counters) option for the various...
2009-06-19 Xin LITwo fixes for SMALL case when compiling with WARNS=6:
2009-06-19 Brooks DavisIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 Brooks DavisWhen checking if we can write to a file, use access...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-18 Hajimu UMEMOTOSince the width is always 2, it is enough to put just one
2009-06-17 Hajimu UMEMOTOFix column width of weekday names for multibyte locales.
2009-06-15 Ed SchoutenAdd revoke(1).
2009-06-15 Ed SchoutenMake the chpass Makefile honour NO_FSCHG.
2009-06-14 Dag-Erling SmørgravAdd volatile to sig_atomic_t where it was missing.
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-14 Ed SchoutenInclude <sys/module.h> for modfind().
2009-06-09 Alexander NedotsukovFix bug in zphys offset calculation I introduced while...
2009-06-09 Alexander NedotsukovChase ZFS v13 import changes.
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-05 Jung-uk KimImport ACPICA 20090521.
2009-06-05 Brian SomersChange the behaviour of -F slightly; it now persists...
2009-06-04 Edwin Groothuis[patch] calendar.music: Chuck Berry was born in St...
2009-06-03 Jung-uk KimResync with head.
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-02 Ed SchoutenRemove window(1) from the base system.
2009-06-01 Doug BartonAdd support for the build options that are currently...
2009-06-01 Gabor Kovesdan- Add Hungarian catalog
2009-06-01 Rick MacklemChange the "-4" option flag to "-e" since it does not...
2009-06-01 Bjoern A. ZeebConvert the two dimensional array to be malloced and...
2009-05-31 Marko ZecUnbreak buildworld.
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 Jilles Tjoelkerrm, find -delete: fix removing symlinks with uchg/uappn...
2009-05-28 Xin LIUpdate netcat to the version carried with OpenBSD 4.5.
2009-05-28 Xin LIUse prototype for usage(). This makes perror(1) WARNS...
2009-05-28 Xin LICorrect off-by-one issue in truss(1) which happens...
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Andrew ThompsonDelete the old USB stack. The new stack has settled...
2009-05-27 Jamie GrittonAdd support for the arbitrary named jail parameters...
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenMerge local changes to ee(1) into contrib space.
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-26 Ed SchoutenRemove unused curses replacement implementation from...
2009-05-26 Ed SchoutenVendor import of ee 1.4.2.
2009-05-25 Brian SomersBump the document date to reflect the recent address...
2009-05-25 Ed SchoutenFix kdump build when building it by hand.
2009-05-25 Rick MacklemAdd the "-4" option to nfsstat, so that it will reports...
2009-05-25 Brian SomersImplement "addr1,+N" ranges - not dissimilar to grep...
next