dragonfly.git
2004-11-13 Matthew DillonAdd support for the ATI Radeon 9600 XT and XT_S.
2004-11-13 Matthew DillonSpelling corrections.
2004-11-13 Joerg SonnenbergerRemove left-over '{'.
2004-11-13 Joerg SonnenbergerFix the condition under which yacc -o is used. This...
2004-11-13 Liam J. Foy- Remove main proto
2004-11-13 Joerg SonnenbergerShow the CPU used by the multi-threaded network stack...
2004-11-13 Joerg SonnenbergerRemove ntpdate from FILES list as well.
2004-11-13 Matthew DillonMake both arguments to str_concat() const char *'s...
2004-11-13 Chris PresseyDocument the slightly surprising behaviour of 'ifconfig...
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 Matthew DillonAdd a missing com_unlock() to the serial port drain...
2004-11-12 Joerg SonnenbergerSwitch to OpenNTPD by default. For the moment, the...
2004-11-12 Joerg SonnenbergerFix systat -netstat and remove the dependency on KVM...
2004-11-12 Joerg SonnenbergerChange zconf.h and zlib.h to use underscored protection...
2004-11-12 Matthew DillonForced commit, correct comment for last commit. 1...
2004-11-12 David RhodusSpelling: Filesystem is one word.
2004-11-12 David RhodusQuiet tinderbox:
2004-11-12 Matthew DillonDefault vfs.fastdev to 1 for wider testing, so the...
2004-11-12 Matthew DillonTemporarily remove union and nullfs from the vfs build...
2004-11-12 Joerg SonnenbergerInitialize pseudointr_ch in fdc.
2004-11-12 Joerg SonnenbergerAdd _ntp to the user database, correct the path to...
2004-11-12 Matthew DillonAdd a 'preupgrade' target which creates any missing...
2004-11-12 Matthew DillonCorrect minor tinderbox -DDEBUG error.
2004-11-12 David RhodusInitialize 'version' variable to silence compiler warning.
2004-11-12 David RhodusSpelling.
2004-11-12 David RhodusSync up items from the GENERIC config and a few more...
2004-11-12 David RhodusUpdate the 3ware card comment to better reflect which...
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2004-11-11 Chris PresseyStyle(9):
2004-11-11 Chris PresseyAdd various improvements to the "pre-flight installer":
2004-11-11 Chris PresseyUpdate installer to 1.1.2.
2004-11-10 Matthew DillonThe 'start = 1' change wasn't needed, revert that one...
2004-11-10 Joerg Sonnenberger- style(9) cleanup
2004-11-10 Joerg SonnenbergerAdd libarchive to prebuilt libraries.
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-10 Joerg SonnenbergerImport libarchive and bsdtar. The default tar (/usr...
2004-11-10 Joerg SonnenbergerImport libarchive and bsdtar. The default tar (/usr...
2004-11-10 Matthew DillonFix a very serious bug in contigmalloc() which we inher...
2004-11-10 Matthew DillonThe min() and max() macros in sys/libkern.h are typed...
2004-11-10 Joerg SonnenbergerInstall GNU tar as gtar now in preparation for adding...
2004-11-09 Joerg SonnenbergerClose .if.
2004-11-09 Joerg SonnenbergerAdd SA_LEN patch for client.c, too
2004-11-09 Matthew Dillonvmpageinfo is a program which runs through the vm_page_...
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerAfter another look at the current changes, switch direc...
2004-11-09 Joerg SonnenbergerAfter another look at the current changes, switch direc...
2004-11-09 Joerg SonnenbergerSwitch to gdb 6.2.1 and wait for new problem reports.
2004-11-09 Joerg SonnenbergerImport OpenNTPD 3.6 (the OpenBSD version, not the porta...
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerImport OpenNTPD 3.6 (the OpenBSD version, not the porta...
2004-11-09 Joerg SonnenbergerUse the speedup patches, too
2004-11-09 Joerg SonnenbergerDefine IOV_MAX for userland too and make it available...
2004-11-09 Matthew DillonAdd lockcountnb() - a non-blocking version of lockcount...
2004-11-09 Matthew DillonCreate a non-blocking version of BUF_REFCNT() called...
2004-11-09 Joerg SonnenbergerI don't know why I added use_bpf.h, it isn't needed...
2004-11-09 Joerg SonnenbergerFix the column width for IPv6 to correctly align the...
2004-11-09 Joerg SonnenbergerRemove references to sysinstall, it vanished quite...
2004-11-09 Joerg SonnenbergerSmall speedups:
2004-11-09 Matthew DillonFix another minor bug-a-boo inherited from 4.x sources...
2004-11-09 Matthew Dillonvfs_object_create() was being called too early on devvp...
2004-11-09 Matthew DillonCorrect a softupdates bug, an ir_savebp buffer was...
2004-11-08 Liam J. FoySmall patch to fix the output of apm. It called print_b...
2004-11-08 Joerg SonnenbergerWe don't have lkm, use aftermountlkm instead.
2004-11-08 Matthew DillonDo not explicitly set PCIM_CMD_SERRESPEN or PCIM_CMD_PE...
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-08 Joerg SonnenbergerFix a race condition in detach path of Ethernet devices...
2004-11-07 Matthew DillonThe last commit created a memory leak because 'buf...
2004-11-07 Liam J. Foy- Remove space
2004-11-07 Eirik NygaardRemove not needed void casts.
2004-11-07 Eirik Nygaardstyle(9)
2004-11-07 Liam J. Foy- Remove (void) casts that are not necessary.
2004-11-06 Liam J. FoySync with FreeBSD rm(1) with my modifications. Some...
2004-11-06 Eirik NygaardConsify some variables.
2004-11-06 Eirik Nygaard#endif does not take an argument, comment it out.
2004-11-05 Matthew DillonCorrect a typo and a mdoc(7) style issue.
2004-11-05 Matthew DillonRemove an assertion that used to double-check the cred...
2004-11-05 Matthew DillonFix a Trident DMA limitation. Symptom as reported...
2004-11-05 Matthew DillonGive makewhatis an absolute path to make upgrading...
2004-11-05 Matthew DillonBring in some more PCI ID's from FreeBSD.
2004-11-05 Matthew DillonAdd humanize_number(3) and split the trimdomain(3)...
2004-11-05 Matthew DillonSave and restore the 'version' counter file when doing...
2004-11-05 Matthew DillonFix a possible remote DOS against pppd, described in...
2004-11-05 Matthew DillonNote last commit: changes were made primarily to avoid...
2004-11-04 David RhodusDeclare some of the local variables static.
2004-11-04 Liam J. Foy- Remove unnecessary selection statement to see if...
2004-11-04 Joerg SonnenbergerRemove a.out support from base. Bumb WARNS to 6 for...
2004-11-04 Joerg SonnenbergerRIP gzip, we found a nicer playmate.
next