dragonfly.git
2005-01-23 Joerg SonnenbergerUse __DEQUALIFY, not only __DECONST to get rid of the...
2005-01-23 Joerg SonnenbergerAdd forward declaration of struct vnode to fix compiler...
2005-01-23 Joerg SonnenbergerAdjust calling convention for idp_input, idp_output...
2005-01-23 Joerg SonnenbergerAdd missing 'by' in the license text of the man page.
2005-01-23 Jeffrey HsuNow that we generate the ethernet header in place in...
2005-01-22 Joerg SonnenbergerAdd a simple tool to generate a sequence of numbers...
2005-01-22 Eirik NygaardNo longer used.
2005-01-22 Liam J. Foy- Complete re-write of sasc.
2005-01-22 Max Okumoto- put #ifdef around PrintAddr() proto type.
2005-01-22 Max Okumoto- We use vfork() so if execv fails we should use _exit().
2005-01-22 Max Okumoto- Move PrintAddr() into only file that uses it.
2005-01-21 Eirik NygaardMove libutil up above KERBEROS5 libs and remove the...
2005-01-21 Joerg SonnenbergerFrom FreeBSD:
2005-01-20 Matthew DillonThe vnode reclamation code contains a race whereby...
2005-01-20 Matthew DillonReplace the cache-point linear search algorithm for...
2005-01-20 Matthew DillonProperly vget() vnodes that the syncer intends to VOP_F...
2005-01-20 Max OkumotoSort sections.
2005-01-19 Max OkumotoAdd a man page for this program.
2005-01-19 Eirik NygaardWhitespace cleanup.
2005-01-19 Matthew DillonChange lockcount->lockcountnb in an assertion.
2005-01-19 Eirik NygaardKerberos no longer comes with it's own telnet. Always...
2005-01-19 Eirik NygaardKerberos no longer comes with it's own telnet, so alway...
2005-01-19 David RhodusANSI and whitespace cleanup. No operational changes.
2005-01-19 Matthew DillonAdd some descriptive comments.
2005-01-19 Matthew DillonWhen a PCMCIA networking card is removed the IF code...
2005-01-19 Joerg SonnenbergerRemove left-over.
2005-01-18 Hiroki SatoTest commit.
2005-01-18 Joerg SonnenbergerIgnore zero length mbuf in bus_dmamap_load_mbuf.
2005-01-18 Chris PresseyUnlike printf(3), fwrite(3) doesn't stop at the first...
2005-01-17 Joerg SonnenbergerUse PCIB_ROUTE_INTERRUPT instead of PCI_ROUTE_INTERRUPT...
2005-01-17 Joerg SonnenbergerAvoid possible copyright problems and add the copyright...
2005-01-17 Chris PresseyRaise WARNS to 6.
2005-01-17 Chris PresseyRaise WARNS to 6.
2005-01-16 Chris PresseyRaise WARNS to 6:
2005-01-16 Chris PresseyRaise WARNS to 6.
2005-01-16 Joerg SonnenbergerWARNS=6. The __DECONST is save, because execv doesn...
2005-01-16 Joerg SonnenbergerSupport PORTDIRNAME and PKGORIGIN.
2005-01-16 Joerg SonnenbergerDon't print the override warning for package-name.
2005-01-16 Eirik NygaardUpdate the kerberos5 build framework to work with heimd...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-16 Eirik NygaardAdd heimdal-0.6.3
2005-01-16 Eirik NygaardAdd directory /usr/include/kadm5.
2005-01-16 Eirik NygaardFix type. It is pkgs and not pksgs.
2005-01-16 Chris PresseyRaise WARNS to 6:
2005-01-16 Chris PresseyRaise WARNS to 6.
2005-01-15 Chris PresseyRaise WARNS to 6:
2005-01-14 Matthew Dillonfalloc() was not returning an error code on failure.
2005-01-14 Joerg SonnenbergerBack out part of rev 1.24. The intention the quoting...
2005-01-14 Joerg SonnenbergerInstead of messing around with sprintf, use asprintf...
2005-01-14 Joerg Sonnenbergerstrl* conversion.
2005-01-14 Joerg SonnenbergerReplace temporary allocation from alloca with malloc...
2005-01-14 Chris PresseyRaise WARNS to 6:
2005-01-14 Chris PresseyRaise WARNS to 6.
2005-01-14 Chris PresseyFix typo in error message.
2005-01-14 Justin C. SherrillTesting auth forwarding. Me am idiot!
2005-01-14 Matthew DillonMinor correction in umtx_*() calls, the mutex pointer...
2005-01-14 Matthew DillonMinor correction in umtx_*() calls, the mutex pointer...
2005-01-14 Matthew DillonAdd umtx.c, a simple utility which implements userland...
2005-01-14 Matthew DillonAdd missing kern_umtx.c to sys/conf/files.
2005-01-14 YONETANI TomokazuDon't remove /usr/bin/perl if it's a symlink, which...
2005-01-14 Joerg SonnenbergerInitial part of DEVICE_POLLING support for wi(4). Still...
2005-01-14 Joerg SonnenbergerInitial jail support for varsyms.
2005-01-14 Matthew DillonAdd syscall primitives for generic userland accessible...
2005-01-13 David RhodusRemove the old system perl binary when performing ...
2005-01-13 Matthew DillonFollowup note last commit: FreeBSD PR/66242, FreeBSD...
2005-01-13 Matthew DillonDo not early terminate if ^C is hit just as a valid...
2005-01-13 Matthew Dillonproc0 is still used by e.g. smbfs to fork off a kernel...
2005-01-13 Matthew DillonOops, undo accidental commit. The last commit was...
2005-01-13 Sascha Wildnerwx(4) is gone. Also remove the module itself.
2005-01-13 Matthew DillonWhen re-connecting an already connected datagram socket...
2005-01-13 Sascha Wildnerntpdate(8) is gone and has been replaced by rdate(8).
2005-01-13 Max OkumotoWARNS6 clean.
2005-01-13 YONETANI TomokazuFix -iostat feature by properly calculating the divisor...
2005-01-12 Sascha WildnerAdd SC_PIXEL_MODE because it's nice to have higher...
2005-01-12 Joerg SonnenbergerAdd "proc" command.
2005-01-12 Joerg SonnenbergerDon't include the kvm backend, it's not really working...
2005-01-12 Jeffrey HsuInstead of explicitly initializing "fp" to NULL in...
2005-01-12 Joerg SonnenbergerExplicitly initialize fp to NULL. If sendfile is called...
2005-01-12 Joerg SonnenbergerRIP acpica-unix-20031203.
2005-01-12 Chris Presseymkdep(1) seems to want the current directory on the...
2005-01-12 Joerg SonnenbergerNow that we have dhcpd and dhcrelay in base, fix the...
2005-01-12 Chris PresseyRaise WARNS to 6:
2005-01-12 Chris PresseyRaise WARNS to 6:
2005-01-12 Chris PresseyRaise WARNS to 6.
2005-01-12 Chris PresseyReduce warnings when compiled under WARNS=6:
2005-01-12 Joerg SonnenbergerCorrectly reset place in getopt_long_only the next...
2005-01-12 Chris PresseyRaise WARNS to 3:
2005-01-11 Chris PresseyRaise WARNS to 6:
2005-01-11 Joerg SonnenbergerDon't write the name of the sysctl to a temporary varia...
2005-01-11 Sascha Wildnerunknown_incoming may be customized so we only install...
2005-01-11 Max Okumoto- Add WARNS?=6 and $DragonFly$ to Makefile.
2005-01-11 Max Okumoto- Add back marco that joerg added that I deleted, becau...
2005-01-11 Max OkumotoScheduled mdoc(7) sweep.
2005-01-11 Liam J. Foy- Clean up wc (remove (void) etc)
2005-01-11 Sascha WildnerAdd some documentation for ntpd_flags.
2005-01-11 Liam J. Foy- Remove unnecessary headers
2005-01-11 Sascha Wildnerntpdate(8) is gone and has been replaced by rdate(8).
2005-01-11 Joerg SonnenbergerAdd default if_re_load line.
2005-01-11 Joerg Sonnenbergertypo
2005-01-11 Joerg SonnenbergerAdd gmp handling to upgrade_etc.
next