Unlock the namecache record when traversing a mount point, then relock and
[dragonfly.git] / usr.bin /
2004-12-08 Max OkumotoMerge the contents of lstInt.h into the public lst...
2004-12-08 Max OkumotoStyle: prototypes, un-register and remove some empty...
2004-12-08 Max Okumotoo Include sys/sysctl.h on all architectures not only...
2004-12-01 Liam J. Foy- Remove unnecessary casts
2004-12-01 Joerg Sonnenbergerjob.c: 1.51->1.52
2004-12-01 Joerg Sonnenbergercompat.c:1.38->1.39
2004-12-01 Joerg Sonnenbergercond.c:1.27->1.28
2004-12-01 Joerg Sonnenbergervar.c: 1.44->1.45
2004-12-01 Joerg Sonnenbergervar.c: 1.42->1.43
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg Sonnenbergerjob.c:1.52->1.53
2004-12-01 Joerg Sonnenbergermake.1: 1.77->1.78
2004-12-01 Joerg SonnenbergerMakefile: 1.32->1.33
2004-12-01 Joerg SonnenbergerMakefile: 1.31->1.32
2004-11-30 Joerg SonnenbergerMakefile:1.30->1.31
2004-11-30 Joerg Sonnenbergermake.1: 1.67->1.68
2004-11-30 Joerg Sonnenbergerparse.c: 1.53->1.54
2004-11-30 Joerg Sonnenbergerjob.h: 1.20->1.21
2004-11-30 Joerg Sonnenbergerdir.c: 1.31->1.32
2004-11-30 Joerg Sonnenbergerauthor: ru
2004-11-30 Joerg Sonnenbergermain.c: 1.81->1.82
2004-11-30 Joerg SonnenbergerConvert some broken cases where Error is called, but...
2004-11-29 Liam J. Foy- Sync with FreeBSD
2004-11-28 Liam J. Foy- Fix setmode. Setmode can fail due to malloc. We shoul...
2004-11-28 Liam J. FoyMore cleans
2004-11-24 Matthew Dillono Give make(1) the ability to use KQUEUE to wait for...
2004-11-24 Matthew Dillono Fix proto type
2004-11-24 Matthew Dillono Pacify ``make -f /dev/null -V FOO''.
2004-11-24 Matthew Dillono Print a warning when we are given two scripts for...
2004-11-24 Matthew Dillonpatch-4.10: Clean some includes and remove ifdef __STDC...
2004-11-23 Liam J. Foy- Add newgrp(1) into the build
2004-11-23 Liam J. Foy- Import newgrp(1) from FreeBSD
2004-11-23 Matthew DillonAdd the sys_checkpoint(2) manual page and expand checkp...
2004-11-23 Matthew DillonThere is enough demand for Kip Macy's checkpointing...
2004-11-19 Liam J. Foy- Add WARNS?= 6
2004-11-19 Liam J. Foy- Add $DragonFly$ tag
2004-11-18 Joerg SonnenbergerUse kinfo_get_vfs_bufspace instead of kvm.
2004-11-18 Jeroen Ruigrok/asmodaiMerge FreeBSD SA 04:16 security fix.
2004-11-18 Matthew DillonBring in various fixes from FreeBSD:
2004-11-17 Matthew DillonFollow NOFSCHG if defined. (It's needed to be able...
2004-11-16 YONETANI TomokazuDo not overwrite z*grep commands with shell wrappers...
2004-11-15 Joerg SonnenbergerSync with FreeBSD. This removes the need for perl.
2004-11-14 Matthew DillonFix an inverted conditional which could lead to nameBuf...
2004-11-14 Matthew DillonContinuing synchronization from FreeBSD.
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-13 Matthew DillonSpelling corrections.
2004-11-13 Joerg SonnenbergerShow the CPU used by the multi-threaded network stack...
2004-11-13 Matthew DillonMake both arguments to str_concat() const char *'s...
2004-11-13 Matthew DillonSplit var.c into var.c and var_modify.c and move all...
2004-11-13 Matthew DillonSplit var.c into var.c and var_modify.c and move all...
2004-11-12 Matthew DillonPossibly expand the variable name's embedded variables...
2004-11-12 Matthew DillonConvert make(1) to use ANSI style function declarations...
2004-11-12 Matthew DillonMake the DEBUGF() macro portable by (ugh) adding a...
2004-11-12 Matthew DillonDiff reduction for great justice against NetBSD, cast...
2004-11-12 Matthew DillonPartial sync from FreeBSD/jmallet:
2004-11-12 Matthew DillonDo some deregisterization.
2004-11-12 Matthew Dillonefree()->free(). remove #define efree (which was defin...
2004-11-12 Matthew DillonThe strings package passes back a pointer via brk_strin...
2004-11-12 Matthew DillonRemove various forms of NULL, and cleanup types. This...
2004-11-12 Joerg SonnenbergerFix systat -netstat and remove the dependency on KVM...
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-10 Joerg SonnenbergerImport libarchive and bsdtar. The default tar (/usr...
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerSwitch to gdb 6.2.1 and wait for new problem reports.
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerUse the speedup patches, too
2004-11-09 Joerg SonnenbergerFix the column width for IPv6 to correctly align the...
2004-11-09 Joerg SonnenbergerSmall speedups:
2004-11-08 Matthew DillonSync make.1 with the rest of the make source.
2004-11-08 Matthew DillonAdd tip(1)'s emulation of cu(1) to tip's manual page.
2004-11-02 Liam J. Foy- Allow ipcs to display information about IPC mechanism...
2004-10-31 Joerg SonnenbergerWe have to support uncompress by default, because zcat...
2004-10-30 Matthew DillonThe PRId64 check was wrong, causing bootstrapping failu...
2004-10-30 Matthew DillonThe last fix wasn't good enough. This one causes the...
2004-10-30 Matthew DillonConditionalize _CTYPE_SW* for bootstrap purposes.
2004-10-29 Liam J. Foy-Set WARNS to 6
2004-10-29 Liam J. FoyAdd special case for the german whois nameserver. Witho...
2004-10-29 Liam J. Foy- Remove unnecessary (void) casts
2004-10-29 Liam J. Foy- Bump WARNS to 6
2004-10-29 Liam J. Foy- Add $DragonFly$
2004-10-29 Jeroen Ruigrok/asmodaiUse rune.h instead of runetype.h.
2004-10-28 YONETANI Tomokazu`proto' field was forgotten in the previous commit.
2004-10-27 Joerg SonnenbergerSwitch to libz-based gzip.
2004-10-27 Joerg SonnenbergerDefine PRId64 as "lld" for older systems laking support...
2004-10-26 Matthew DillonFix a seg-fault if -l is used without a /dev prefix...
2004-10-26 Joerg SonnenbergerChange the variable from CCVER_DEFAULT to OBJFORMAT_BUI...
2004-10-26 Joerg SonnenbergerChange the way binutils versions are handled. Depending...
2004-10-26 Joerg Sonnenbergergcc3 ==> gcc34
2004-10-26 Joerg SonnenbergerAdd support to specify the default compiler and binutil...
2004-10-26 Joerg SonnenbergerAdd gzip based on libz. This is faster for decompressio...
2004-10-25 Liam J. Foy- Fix some sentences
2004-10-25 Liam J. Foy- Remove registers
2004-10-25 Liam J. Foy- Remove main() proto
2004-10-24 Matthew DillonSynchronize bug fixes from FreeBSD/RELENG_4.
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerFix the references to libz sources scattered over the...
2004-10-23 Joerg SonnenbergerI have to specify SCRIPTSNAME too, otherwise bsd.prog...
next