Subject |
Author |
Date |
git: MFS - Fix mmap issues with files under MFS |
Matthew Dillon |
31/08/2009 21:56 |
git: vn - enable autocloning |
Alex Hornung |
31/08/2009 20:18 |
git: tap - Don't make_dev if dev already exists |
Alex Hornung |
31/08/2009 09:06 |
git: trek(6): Drop fast/slow modes and the broken autodetection |
Sascha Wildner |
30/08/2009 09:59 |
git: Some small fixes in the iscsi manual pages. |
Sascha Wildner |
30/08/2009 09:37 |
git: make_dev.9: Use .Dx and fix a typo. |
Sascha Wildner |
30/08/2009 09:27 |
git: Fix registration issue in the devfs rc script. |
Sascha Wildner |
30/08/2009 09:21 |
git: Kernel - replace unbounded uses of kvcprintf() and reduce stack use by devfs |
Matthew Dillon |
30/08/2009 03:50 |
git: Kernel - add ksnrprintf() and friends. |
Matthew Dillon |
30/08/2009 03:50 |
git: Fix some more typos in manual pages and messages. |
Sascha Wildner |
29/08/2009 21:56 |
git: Fix typo: aquire -> acquire. |
Sascha Wildner |
29/08/2009 21:08 |
Re: git: Fix installing from read-only ${.OBJDIR} |
YONETANI Tomokazu |
29/08/2009 06:51 |
git: Fix installing from read-only ${.OBJDIR} |
YONETANI Tomokazu |
29/08/2009 06:00 |
git: Fix installing from read-only ${.OBJDIR} |
YONETANI Tomokazu |
29/08/2009 06:00 |
git: Update the make_dev(9) manual page for devfs. |
Sascha Wildner |
29/08/2009 02:23 |
git: device.h: Properly tabify |
Sascha Wildner |
29/08/2009 02:23 |
git: malloc.3: IMPLEMENTATION NOTES were moved to posix_memalign.3. |
Sascha Wildner |
29/08/2009 02:23 |
git: NFS - Fix remaining VM/BIO issues |
Matthew Dillon |
28/08/2009 17:56 |
git: Add iscsi_initiator(4) manual page to the build. |
Sascha Wildner |
28/08/2009 11:29 |
git: dma: add TODO |
Simon Schubert |
28/08/2009 11:01 |
git: gcc44: install mm_malloc.h |
Simon Schubert |
28/08/2009 10:34 |
git: gcc41: install mm_malloc.h |
Simon Schubert |
28/08/2009 10:34 |
git: gcc44: update README.DELETED |
Simon Schubert |
28/08/2009 10:34 |
git: gcc41: update README.DELETED |
Simon Schubert |
28/08/2009 10:34 |
git: DEVFS - Change rc.d script and add rc.conf(5) entry |
Matthias Schmidt |
28/08/2009 09:07 |
git: Kernel - Close VM/BIO races and document.o |
Matthew Dillon |
28/08/2009 05:49 |
Re: git: dma: add recipient parsing from headers |
Simon 'corecode' Schubert |
27/08/2009 21:29 |
git: dma: convert to more extensible queue file format |
Simon Schubert |
27/08/2009 21:20 |
git: dma: add queue-only mode (no instant delivery attempt) |
Simon Schubert |
27/08/2009 21:20 |
git: dma: move sender into queue |
Simon Schubert |
27/08/2009 21:20 |
git: dma: add recipient parsing from headers |
Simon Schubert |
27/08/2009 21:20 |
git: dma: initialize queue structures |
Simon Schubert |
27/08/2009 21:20 |
git: dma: beautify queue listing output |
Simon Schubert |
27/08/2009 21:20 |
git: dma: man page cleanup |
Simon Schubert |
27/08/2009 21:20 |
git: dma: bump man page date |
Simon Schubert |
27/08/2009 21:20 |
git: dma: factor out mail handling code |
Simon Schubert |
27/08/2009 21:19 |
git: games/quiz: add another president answer section and update data |
Simon Schubert |
27/08/2009 11:37 |
git: ppi.4: remove wrong statement |
Simon Schubert |
27/08/2009 11:37 |
git: installer: Enable writing to the disk label area prior to wiping it. |
Sascha Wildner |
27/08/2009 07:16 |
git: Kernel - fix access checks |
Matthew Dillon |
26/08/2009 17:45 |
git: Add LIBEDIT_MAJOR and LIBEDIT_MINOR defines. |
Hasso Tepper |
26/08/2009 08:45 |
git: Automatic login isn't the default any more. |
Hasso Tepper |
26/08/2009 08:44 |
git: Oops, remove the correct file via 'make upgrade' (gcc41 -> gcc34). |
Sascha Wildner |
26/08/2009 07:54 |
Re: git: Wipe up gcc34 remains via 'make upgrade'. |
Sascha Wildner |
26/08/2009 07:50 |
Re: git: Wipe up gcc34 remains via 'make upgrade'. |
Thomas Nikolajsen |
26/08/2009 07:23 |
git: AMD64 - Ansification of fsx to deal with misc 64-bit issues. |
Matthew Dillon |
26/08/2009 07:05 |
git: AMD64 - Fix minor issues. |
Matthew Dillon |
26/08/2009 07:03 |
git: Testing - fix bugs in fsx related to 64-bit systems. |
Matthew Dillon |
26/08/2009 05:52 |
git: Kernel - Clean up conditionals to make them more readable (no real code chg) |
Matthew Dillon |
26/08/2009 05:52 |
git: AMD64 - Correct wire_count, statistics, and other pmap fixes and cleanups |
Matthew Dillon |
26/08/2009 05:52 |
git: Kernel - pass sysmsg through to ioctl. |
Matthew Dillon |
26/08/2009 04:10 |
git: Kernel - Add scsi/scsi_sg linux-compatible SCSI pass through device |
Matthew Dillon |
26/08/2009 04:10 |
git: cdparanoia hacks - add ENOMEDIUM, fake out scsi_inquiry() in CAM headers. |
Matthew Dillon |
26/08/2009 04:10 |
git: Fix issue1314 - panic when exporting -public flag |
Matthew Dillon |
25/08/2009 22:37 |
git: AMD64 - Fix format conversions and other warnings. |
Matthew Dillon |
25/08/2009 19:39 |
git: AMD64 - Adjust _pmap_allocpte() to handle races. |
Matthew Dillon |
25/08/2009 19:39 |
git: kernel - Add support for %z[d,x,etc]. |
Matthew Dillon |
25/08/2009 19:39 |
git: AMD64 - Fix bug in mpstable pass 1 non-default configuration |
Matthew Dillon |
25/08/2009 19:39 |
git: AMD64 - Cleanup - Remove JGPMAP32 and READYx |
Matthew Dillon |
25/08/2009 19:39 |
git: Clean up iSCSI options. |
Sascha Wildner |
25/08/2009 16:59 |
git: Add some MLINKS for cpp(1) and gcov(1) manual pages. |
Sascha Wildner |
25/08/2009 16:59 |
git: Wipe up gcc34 remains via 'make upgrade'. |
Sascha Wildner |
25/08/2009 16:59 |
git: Wipe up kerberos remains via 'make upgrade'. |
Sascha Wildner |
25/08/2009 16:59 |
git: DEVFS - Add rc.d script to Makefiles and examples file |
Matthias Schmidt |
25/08/2009 16:09 |
git: DEVFS - Add rc.d script to load rules at startup |
Matthias Schmidt |
25/08/2009 16:09 |
git: Merge branch 'master' of git://chlamydia.fs.ei.tum.de/dragonfly |
Matthias Schmidt |
25/08/2009 16:09 |
git: __DragonFly_version: bump after sleep function renames |
Simon Schubert |
25/08/2009 15:26 |
git: tip(1): Fix some amd64 warnings. |
Sascha Wildner |
25/08/2009 13:03 |
git: IPXrouted(8): Fix some amd64 warnings. |
Sascha Wildner |
25/08/2009 13:03 |
git: Install sys/dev/disk/mpt/mpilib/*.h to /usr/include, too. |
Sascha Wildner |
25/08/2009 13:03 |
git: vmstat(8): Fix some amd64 warnings. |
Sascha Wildner |
25/08/2009 13:03 |
git: man(1): Fix an amd64 warning and raise WARNS to 2. |
Sascha Wildner |
25/08/2009 13:03 |
Re: git: NFS - Properly handle NFSv3 EOF short-reads |
Antonio Huete Jimenez |
25/08/2009 06:21 |
git: AMD64 - Fix dev_t tests in cpdup |
Matthew Dillon |
25/08/2009 05:37 |
git: dma: don't set it->mailf too early |
Simon Schubert |
25/08/2009 00:25 |
git: priv: hammer expand not allowed within jail |
Michael Neumann |
24/08/2009 23:52 |
git: Kernel - more NFS fixes, more dirty bit fixes, remove vfs_bio_set_validclean() |
Matthew Dillon |
24/08/2009 23:32 |
git: Kernel - Fix issues with vnode_pager_setsize() (effects NFS only) |
Matthew Dillon |
24/08/2009 23:32 |
git: NFS - Properly handle NFSv3 EOF short-reads |
Matthew Dillon |
24/08/2009 23:32 |
Re: git: nfs: refactor nfs_laccess to use vop_helper_access |
Nicolas Thery |
24/08/2009 20:44 |
git: ISCSI - correct compiler errors due to recent divergences. |
Matthew Dillon |
24/08/2009 16:10 |
git: Bring in ISCSI initiator support. |
Matthew Dillon |
24/08/2009 16:02 |
Re: git: nfs: refactor nfs_laccess to use vop_helper_access |
Matthew Dillon |
24/08/2009 15:57 |
git: Rename msleep() to ssleep(). |
Matthew Dillon |
24/08/2009 15:48 |
git: Rename serialize_sleep() to zsleep() |
Matthew Dillon |
24/08/2009 15:48 |
git: Add a flags argument to VOP_FSYNC() |
Matthew Dillon |
24/08/2009 15:21 |
git: fsync - Add sysctl to relax fsync requirements. |
Matthew Dillon |
24/08/2009 15:21 |
git: brgphy: Add support for BCM5722 |
Sepherosa Ziehau |
24/08/2009 11:26 |
git: miibus: Add PHY id for BCM5722 |
Sepherosa Ziehau |
24/08/2009 11:26 |
git: miibus: miidevs.h regen |
Sepherosa Ziehau |
24/08/2009 11:26 |
git: remove more kerberos/heimdal |
Simon Schubert |
24/08/2009 09:54 |
git: nfs: init real/saved uid/gid in server-side credentials |
Nicolas Thery |
24/08/2009 05:01 |
Re: git: remove gcc34 |
Matthew Dillon |
24/08/2009 02:01 |
Re: git: Network - redispatch was not properly adjust ip->ip_len |
Sepherosa Ziehau |
24/08/2009 01:37 |
git: remove kerberos/heimdal |
Simon Schubert |
23/08/2009 23:36 |
git: remove gcc34 |
Simon Schubert |
23/08/2009 23:36 |
git: PF - Must set FW_MBUF_REDISPATCH when translating input packets |
Matthew Dillon |
23/08/2009 16:30 |
git: Network - redispatch was not properly adjust ip->ip_len |
Matthew Dillon |
23/08/2009 16:30 |
git: ciss(4): Use a more proper fix to silence the ciss_print0() warning. |
Sascha Wildner |
23/08/2009 08:10 |
git: access(2): fix confusion between real and effective uid/gid |
Nicolas Thery |
23/08/2009 07:03 |
git: add faccessat(2) syscall |
Nicolas Thery |
23/08/2009 07:03 |
git: remove #ifdef'ed out quota code from vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: vfs: add support for incoming faccessat(2) syscall |
Nicolas Thery |
23/08/2009 07:03 |
git: procfs: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: msdosfs: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: 'at' syscalls: remove unneeded _AT_SYMLINK_MASK constant |
Nicolas Thery |
23/08/2009 07:03 |
git: isofs: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: ext2: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: hpfs: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: nfs: refactor nfs_laccess to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: ufs: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: smbfs: refactor smbfs_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: udf: refactor vop_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: nwfs: refactor nwfs_access to use vop_helper_access |
Nicolas Thery |
23/08/2009 07:03 |
git: AMD64 - Fix unsigned promotion that was meant to be a signed promotion |
Matthew Dillon |
22/08/2009 23:08 |
git: AMD64 - Fix just enough of the missing prototypes to help vi not crash |
Matthew Dillon |
22/08/2009 23:05 |
git: Change TCP_MIN_WINSHIFT from 6 to 5 to accomodate broken firewalls. |
Matthew Dillon |
22/08/2009 21:10 |
git: TCP - Fix problems with dynamic receiver and sender buffer scaling |
Matthew Dillon |
22/08/2009 21:01 |
git: sys/boot: Fix warnings in sys/boot and raise WARNS to 1. |
Sascha Wildner |
22/08/2009 19:45 |
git: AMD64 - Fix SIZE_MAX test from previous commit |
Matthew Dillon |
22/08/2009 00:32 |
git: Fix typo in development(7) |
Matthias Schmidt |
21/08/2009 12:36 |
git: AMD64 - Fix compiler warnings |
Matthew Dillon |
21/08/2009 10:47 |
git: AMD64 - AUDIT RUN - Fix format strings, size_t, and other issues |
Matthew Dillon |
21/08/2009 10:47 |
git: AMD64 - Refactor the 'top' program. |
Matthew Dillon |
21/08/2009 10:47 |
git: AMD64 - yp functions take pointers to int, not pointers to size_t. |
Matthew Dillon |
21/08/2009 10:47 |
git: AMD64 - Fix compiler warnings. |
Matthew Dillon |
21/08/2009 10:47 |
git: AMD64 - Fix compiler warning. |
Matthew Dillon |
21/08/2009 10:47 |
git: Fix mplock mismatch. |
YONETANI Tomokazu |
21/08/2009 02:59 |
git: AMD64 - Get buildworld working again. |
Matthew Dillon |
20/08/2009 22:32 |
git: acpidump: fix interaction with iasl |
Simon Schubert |
20/08/2009 20:00 |
git: printf(1): don't use getopt, second take |
Simon Schubert |
20/08/2009 18:31 |
Re: git: Revert "printf(1): don't use getopt" |
Matthew Dillon |
20/08/2009 18:28 |
git: Fix numerous compiler warnings and format conversion specifiers. |
Matthew Dillon |
20/08/2009 18:04 |
Re: git: Revert "printf(1): don't use getopt" |
Simon 'corecode' Schubert |
20/08/2009 18:04 |
git: INET6 - Fix broken call to ip6_notify_pmtu() |
Matthew Dillon |
20/08/2009 18:04 |
git: VKERNEL - fix procedure argument to match prototype. |
Matthew Dillon |
20/08/2009 16:36 |
git: Revert "printf(1): don't use getopt" |
Matthew Dillon |
20/08/2009 16:34 |
git: distrib-dirs: replace symlink if it is dangling |
Simon Schubert |
20/08/2009 13:07 |
git: printf(1): don't use getopt |
Simon Schubert |
20/08/2009 10:59 |
git: rc.d/mixer: save state for all /dev/mixer* |
Simon Schubert |
20/08/2009 10:58 |
git: Finish revert "size_t/ssize_t - change to [unsigned] long" |
Simon Schubert |
20/08/2009 10:57 |
git: xargs: error out if argument to -L is no valid number |
Simon Schubert |
20/08/2009 10:57 |
git: libc: fix declaration: use size_t instead of vm_size_t |
Simon Schubert |
20/08/2009 10:57 |
git: Revert size_t/ssize_t 1e8087d481c6bfecf14ce6eddc5c722031742332 |
Matthew Dillon |
20/08/2009 08:57 |
git: BIOQ - Create a more sophisticated bursting mechanic for writes. |
Matthew Dillon |
20/08/2009 06:38 |
git: HAMMER - Massively improve performance |
Matthew Dillon |
20/08/2009 06:38 |
git: disklabel64 - Fix DIOCSDINFO64, DIOCWDINFO64 bugs |
Matthew Dillon |
20/08/2009 00:23 |
git: NATA - Convert sysctls to globals to make NATA compile ok |
Matthew Dillon |
20/08/2009 00:14 |
git: newvers.sh: shorten version string |
Simon Schubert |
20/08/2009 00:05 |
git: gitrev.sh: disable dirty-tree check |
Simon Schubert |
20/08/2009 00:05 |
git: Remove dev_ops_release() and two more stale prototypes. |
Sascha Wildner |
19/08/2009 22:05 |
git: NATA - Replace the queuing algorithm with the one used by bioq. |
Matthew Dillon |
19/08/2009 21:52 |
git: HAMMER - Rework write pipelining |
Matthew Dillon |
19/08/2009 21:05 |
git: bioqdisksort - refactor I/O queueing to fix read starvation issues. |
Matthew Dillon |
19/08/2009 21:05 |
git: pkg_search: Change URLs and honor possible mirror settings |
Matthias Schmidt |
19/08/2009 17:18 |
git: AHCI - Fix interrupt enablement sequencing |
Matthew Dillon |
19/08/2009 17:12 |
git: HAMMER mirroring - Multiple adjustments to support better incremental ops |
Matthew Dillon |
19/08/2009 15:32 |
git: HAMMER Util - Refactor mount list scan and other fixes |
Matthew Dillon |
19/08/2009 15:32 |
git: HAMMER rebalance - Fix propogation race. |
Matthew Dillon |
19/08/2009 15:32 |
git: ahci.4: Fix tunable name (reported by hasso). |
Sascha Wildner |
19/08/2009 13:46 |
git: Fix some WARNS fallout from the recent (s)size_t changes. |
Sascha Wildner |
19/08/2009 13:41 |
git: sound: add cloning with devfs |
Simon Schubert |
19/08/2009 12:15 |
git: DEVFS - avoid ENOENT on fstat of open vnode; cleanup warning |
Alex Hornung |
19/08/2009 10:06 |
git: sys/sys/conf.h - Add GID_TTY #define |
Alex Hornung |
19/08/2009 10:06 |
git: distrib-dirs: invert logic |
Simon Schubert |
19/08/2009 09:29 |
git: Kernel - Check cd8/cd9 for root mount (USB) |
Matthew Dillon |
19/08/2009 07:35 |
git: AHCI - Fix bricking issue with older chipsets on boot. |
Matthew Dillon |
19/08/2009 07:21 |
git: DEVFS - Avoid clearing of hides that don't come from rules |
Alex Hornung |
19/08/2009 06:49 |
git: DEVFS - fix possible panic on devfs_release_ops |
Alex Hornung |
19/08/2009 05:34 |
git: AMD64 - Pipes now support 64 bit size_t for uio_resid. |
Matthew Dillon |
19/08/2009 04:48 |
git: size_t/ssize_t - change to [unsigned] long |
Matthew Dillon |
19/08/2009 04:09 |
git: AMD64 - Refactor uio_resid and size_t assumptions. |
Matthew Dillon |
19/08/2009 04:09 |
git: Change typedefs for vm_offset_t, vm_size_t, and vm_pindex_t, add szmin/sz/max |
Matthew Dillon |
19/08/2009 04:09 |
git: Fix miscellanious size_t related compiler warnings. |
Matthew Dillon |
19/08/2009 04:09 |
git: HAMMER - break atomicy for huge reads and writes. |
Matthew Dillon |
19/08/2009 04:09 |
git: Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly |
Matthew Dillon |
19/08/2009 04:08 |
git: buildworld: properly sequence quickworld |
Simon Schubert |
18/08/2009 21:41 |
git: gitrev.sh: make it usable during buildkernel/world |
Simon Schubert |
18/08/2009 21:41 |
git: gitrev.sh: search harder for the git dir |
Simon Schubert |
18/08/2009 21:41 |
git: test/amd64: update to qemu-0.10.6 |
Simon Schubert |
18/08/2009 21:41 |
git: test/amd64: increase qemu opcode buffer limits |
Simon Schubert |
18/08/2009 21:41 |
git: vnconfig: fix misleading error message |
Simon Schubert |
18/08/2009 21:41 |
git: newvers.sh: use gitrev.sh to assemble uname -v |
Simon Schubert |
18/08/2009 21:41 |
git: test/amd64: increase root size |
Simon Schubert |
18/08/2009 21:41 |
git: nrelease: use space instead of "-" in iso label |
Simon Schubert |
18/08/2009 21:40 |
git: add unlinkat(2) system call |
Nicolas Thery |
18/08/2009 20:27 |
git: systat.1: Document pvmmeter display. |
Sascha Wildner |
18/08/2009 12:32 |
git: DragonFly_RELEASE_2_2 Sync zoneinfo database with tzdata2009l from elsie. |
Sascha Wildner |
18/08/2009 11:51 |
git: Sync zoneinfo database with tzdata2009l from elsie. |
Sascha Wildner |
18/08/2009 11:51 |
git: mount_devfs.8: Update for new options. Add some EXAMPLES. |
Sascha Wildner |
18/08/2009 09:02 |
git: installer: Fix creation of the /sys symlink. |
Sascha Wildner |
18/08/2009 09:02 |
git: distrib-dirs: Create /sys only if it doesn't exist. |
Sascha Wildner |
18/08/2009 09:02 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Sepherosa Ziehau |
18/08/2009 01:29 |
git: AMD64 - Fix printf type |
Matthew Dillon |
18/08/2009 00:12 |
git: AMD64 - Move fdisk and nextboot up one level and remove src/sbin/i386. |
Matthew Dillon |
18/08/2009 00:11 |
git: INSTALLER - Fix a bug with varargs |
Matthew Dillon |
18/08/2009 00:11 |
git: NFS - Fix socket race against nfs_timer. |
Matthew Dillon |
17/08/2009 21:48 |
git: HAMMER Util - Bulk transfer, SIGPIPE, more features. |
Matthew Dillon |
17/08/2009 20:20 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Matthew Dillon |
17/08/2009 18:33 |
git: HAMMER Util - Add new features, fix history retention bug in prune |
Matthew Dillon |
17/08/2009 18:12 |
git: fd - Fix panic due to device_busy |
Alex Hornung |
17/08/2009 17:18 |
git: DEVFS - Remove /usr/sbin/devfsctl when upgrading. |
Matthew Dillon |
17/08/2009 15:32 |
Re: git: disk/fd - fix panics |
Matthew Dillon |
17/08/2009 15:30 |
Re: git: disk/fd - fix panics |
Matthias Schmidt |
17/08/2009 13:25 |
Re: git: disk/fd - fix panics |
Alex |
17/08/2009 12:27 |
Re: git: disk/fd - fix panics |
Alex |
17/08/2009 12:03 |
Re: git: DEVFS - move devfs headers to sys/sys; fix consumers |
Simon 'corecode' Schubert |
17/08/2009 09:14 |
git: DEVFS - move devfs headers to sys/sys; fix consumers |
Alex Hornung |
17/08/2009 08:52 |
git: devfsctl(8) - move devfsctl to sbin |
Alex Hornung |
17/08/2009 08:52 |
git: pktgen - fix to work with devfs |
Alex Hornung |
17/08/2009 08:52 |
git: mount_devfs(8) - Accept another argument as mount from |
Alex Hornung |
17/08/2009 08:52 |
git: devfsctl - Add initial devfs/ruletab support |
Alex Hornung |
17/08/2009 08:51 |
git: devfsctl - Disable ruletab support; use proper working dirs |
Alex Hornung |
17/08/2009 08:51 |
git: mount_devfs - Complete functionality; integrate rule support |
Alex Hornung |
17/08/2009 08:51 |
git: DEVFS - Separate ioctl struct from in-kernel struct |
Alex Hornung |
17/08/2009 08:51 |
git: DEVFS - sync up mount with userland; fix bugs |
Alex Hornung |
17/08/2009 08:51 |
git: DEVFS - Add support for wildcard link rules |
Alex Hornung |
17/08/2009 08:51 |
git: devfsctl - Bring in sync with kernel rule changes |
Alex Hornung |
17/08/2009 08:51 |
git: DEVFS - add link-to-link support to nresolve |
Alex Hornung |
17/08/2009 08:51 |
git: DEVFS - don't apply generic rules to jailed mountpoints |
Alex Hornung |
17/08/2009 08:51 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Jordan Gordeev |
17/08/2009 08:29 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Simon 'corecode' Schubert |
17/08/2009 07:28 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Hasso Tepper |
17/08/2009 07:28 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Matthew Dillon |
17/08/2009 06:46 |
git: AHCI - Chip reset, Inquiry alignment, ATAPI adjustments, Intel attach |
Matthew Dillon |
17/08/2009 06:43 |
git: Kernel - Use built-in suffix handling for "hw.physmem" kenv. |
Matthew Dillon |
17/08/2009 06:43 |
Re: git: usbd - Do not start moused by default when a usb mouse is connected |
Simon 'corecode' Schubert |
17/08/2009 06:38 |
git: DEVFS - Call disk_setdiskinfo() for SCSI/ATAPI CDs. |
Matthew Dillon |
17/08/2009 06:34 |
git: AMD64 - Fix bogus signal interruption |
Matthew Dillon |
17/08/2009 04:06 |
git: MFS - Clean up debug code, remove stuff no longer needed for DEVFS |
Matthew Dillon |
17/08/2009 04:06 |
git: MFS - Fix bug in SIGUSR1 signaling. |
Matthew Dillon |
17/08/2009 01:40 |
git: disk/fd - fix panics |
Matthew Dillon |
17/08/2009 01:40 |
git: HAMMER - Add vfs.hammer.yield_check, yield on cpu intensive loops |
Matthew Dillon |
17/08/2009 01:40 |
git: Kernel - Instrumentation for experimentation, interrupt threads |
Matthew Dillon |
17/08/2009 01:40 |
git: usbd - Do not start moused by default when a usb mouse is connected |
Matthew Dillon |
17/08/2009 01:40 |
git: kernel - Fix bug in usched_set() |
Matthew Dillon |
17/08/2009 01:40 |
git: Silence some 'unused variable' warnings in the kernel. |
Sascha Wildner |
16/08/2009 20:04 |
git: devfsctl(8): Fix WARNS regressions. |
Sascha Wildner |
16/08/2009 19:23 |
Re: git: ACPICA-UNIX: Fix usr.sbin/acpi warning by properly define ACPI_THREAD_ID |
Sascha Wildner |
16/08/2009 12:25 |
git: ACPICA-UNIX: Fix usr.sbin/acpi warning by properly define ACPI_THREAD_ID |
Sepherosa Ziehau |
16/08/2009 12:19 |
git: mpt.4: Update manual page. |
Sascha Wildner |
16/08/2009 10:07 |
git: mpt(4): Hook the module into the build. |
Sascha Wildner |
16/08/2009 10:07 |
git: Sync family tree with FreeBSD. |
Sascha Wildner |
16/08/2009 10:07 |
git: sh(1): Expand $LINENO to the current line number. |
Stathis Kamperis |
16/08/2009 09:33 |
git: PIPE - Fix a blocking race. |
Matthew Dillon |
16/08/2009 03:58 |
git: MPI Driver update - additional merge work. |
Matthew Dillon |
16/08/2009 02:13 |
git: MPI Driver update - additional merge work. |
Matthew Dillon |
16/08/2009 02:12 |
git: MPT - fix all compiler warnings |
Matthew Dillon |
16/08/2009 02:12 |
git: MPI Driver update |
Matthew Dillon |
15/08/2009 22:39 |
git: pcidevs - Add entry for SYMBIOS SAS1068 |
Matthew Dillon |
15/08/2009 22:26 |
git: VINUM - correct deadlock, correct 32 bit truncation, cleanup string copies |
Matthew Dillon |
15/08/2009 20:08 |
git: VINUM - Support geometries > 2TB |
Matthew Dillon |
15/08/2009 20:08 |
git: BIO - Do not try to redirty a bp on error unless it has a vnode association. |
Matthew Dillon |
15/08/2009 20:08 |
git: Add umax, umin, i64max, i64min, u64max, u64min. |
Matthew Dillon |
15/08/2009 20:08 |
git: Revert "installer: use cmd_name()" |
Sascha Wildner |
15/08/2009 19:56 |
git: VINUM - Fix reinitialization bug |
Matthew Dillon |
15/08/2009 17:34 |
git: DEVFS - Add sync_devs() |
Matthew Dillon |
15/08/2009 17:15 |
git: Add more intel stuff to pcidevs. |
Matthew Dillon |
15/08/2009 17:15 |
git: DEVFS - Refactor vinum to operate with devfs |
Matthew Dillon |
15/08/2009 17:15 |
git: DEVTAG - Add devtab suppor for disklabel, disklabel64, and fdisk |
Matthew Dillon |
15/08/2009 17:15 |
git: VINUM - header file syntax cleanup |
Matthew Dillon |
15/08/2009 17:15 |
git: VINUM - Fix 64 bit compiler warnings |
Matthew Dillon |
15/08/2009 17:15 |
git: devfsctl.8: Fix some references. |
Sascha Wildner |
14/08/2009 21:53 |
git: mount_devfs(8): Add a manual page. |
Sascha Wildner |
14/08/2009 19:15 |
git: NFS - Do not allow rsize/wsize or the socket proto to be changed on mount -u |
Matthew Dillon |
14/08/2009 15:47 |
git: DEVFS - Fix xterm pty allocation, permanently fix pty permissions & ownership |
Matthew Dillon |
14/08/2009 03:29 |
git: AMD64 - Fix file descriptor passing. |
Matthew Dillon |
13/08/2009 23:11 |
git: AMD64 - Properly detect kernel thread register frames. |
Matthew Dillon |
13/08/2009 20:43 |
git: AMD64 - Fix kgdb for kernel core files. |
Matthew Dillon |
13/08/2009 20:28 |
git: devfsctl.8: Add a description of the rule syntax. |
Sascha Wildner |
13/08/2009 19:24 |
git: AMD64 - Use Elf_Word for note alignment |
Matthew Dillon |
13/08/2009 17:01 |
git: GDB - Fix register layout for 64-bit builds. |
Matthew Dillon |
13/08/2009 17:00 |
git: AMD64 - Enable TSC functions. |
Matthew Dillon |
13/08/2009 17:00 |
git: DEVTAB - dumpon now supports devtab |
Matthew Dillon |
13/08/2009 17:00 |
Re: Re: DEVFS - Refactor the loop in disk_probe() to fix GPT partition #0 (s0). |
YONETANI Tomokazu |
13/08/2009 12:06 |
git: Add some additional radeon pci ids to drm. |
Hasso Tepper |
13/08/2009 09:37 |
git: Add support for radeon RS880 IGP chips to drm. |
Hasso Tepper |
13/08/2009 09:37 |
git: devtab - swapon now supports /etc/devtab |
Matthew Dillon |
12/08/2009 23:29 |
git: Fix swaponvp prototype. |
Matthew Dillon |
12/08/2009 22:21 |
git: AMD64 - Change VM_SWZONE_SIZE_MAX from 32M to 512M |
Matthew Dillon |
12/08/2009 21:46 |
git: DEVFS - change leak_count from size_t to long and use the correct atomic op. |
Matthew Dillon |
12/08/2009 21:46 |
git: AMD64 - Fix bugs in pmap_growkernel() |
Matthew Dillon |
12/08/2009 18:05 |
git: swap, amd64 - increase maximum swap space to 1TB x 4 |
Matthew Dillon |
12/08/2009 16:59 |
git: AMD64 - Fix bug in pmap_prefault, adjust vn kprintfs to conform to amd64. |
Matthew Dillon |
12/08/2009 16:59 |
git: devfsctl(8): Add a manual page. |
Sascha Wildner |
12/08/2009 10:57 |
git: Disable telnet autologin by default. |
Hasso Tepper |
12/08/2009 10:33 |
git: Remove historic _physadr and label_t typedefs. |
Hasso Tepper |
12/08/2009 10:32 |
git: NFS - Implement statvfs to take advantage of 64-bit fields |
Alex Hornung |
12/08/2009 08:50 |
git: AMD64 - Sync additional modifications to amd64 test Makefile |
Matthew Dillon |
12/08/2009 04:54 |
git: CISS - Fake up SYNCHRONIZE_CACHE by default. |
Matthew Dillon |
12/08/2009 04:54 |
git: Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly |
Matthew Dillon |
12/08/2009 04:54 |
git: AMD64 - Sync machine-independant bits from smtms. |
Matthew Dillon |
12/08/2009 04:53 |
git: AMD64 - Sync machine-dependent bits from smtms. |
Matthew Dillon |
12/08/2009 04:53 |
git: AMD64 - Sync additional modifications so amd64 kernel & world builds on i386. |
Matthew Dillon |
12/08/2009 04:53 |
git: mount - Finish refactoring mount -v and MOUNTCTL_MOUNTFLAGS |
Matthew Dillon |
12/08/2009 00:14 |
git: disklabel* - Make disk and filesystem types case insensitive. |
Matthew Dillon |
11/08/2009 17:08 |
Re: DEVFS - Refactor the loop in disk_probe() to fix GPT partition #0 (s0). |
Alex |
11/08/2009 15:34 |
git: DEVFS - fix probing of label for MBR compat slice; cleanup whitespaces |
Alex Hornung |
11/08/2009 15:31 |
git: devfsctl - Completely rewrite the parser;separate rule representation |
Alex Hornung |
11/08/2009 15:03 |
git: compilers.conf(5): Kick gcc44 from the config, now that it's in base. |
Sascha Wildner |
11/08/2009 14:46 |
git: boot2: prevent use of DEBUG_FLAGS |
Sascha Wildner |
11/08/2009 14:30 |
git: Add some documentation for fdevname() and fdevname_r() (thanks, alexh). |
Sascha Wildner |
11/08/2009 13:39 |
git: stdlib.h: Adjust indentation a bit. |
Sascha Wildner |
11/08/2009 13:39 |
Re: DragonFly-2.3.1.768.g068e7 master crypto/telnet/arpa telnet.h crypto/telnet/libtelnet auth-proto.h auth.c auth.h enc-proto.h enc_des.c encrypt.c encrypt.h genget.c getent.c kerberos5.c key-proto.h krb4encpwd.c misc-proto.h misc.c misc.h pk.c pk.h read_password.c rsaencpwd.c sra.c crypto/telnet/telnet authenc.c commands.c defines.h externs.h fdset.h general.h main.c network.c ring.c ring.h sys_bsd.c telnet.1 telnet.c terminal.c types.h utilities.c crypto/telnet/telnetd authenc.c def |
Hasso Tepper |
11/08/2009 11:15 |
git: fdevname - Set errno if fdevname_r call fails; don't prepend /dev |
Alex Hornung |
11/08/2009 11:05 |
git: ttyname(3) - Set errno if ttyname_r call fails |
Alex Hornung |
11/08/2009 11:05 |
git: ttyname(3) - Return EBADF if the fd passed is invalid |
Alex Hornung |
11/08/2009 11:05 |
git: installer: GC some dead code. |
Sascha Wildner |
11/08/2009 09:04 |
git: installer: use cmd_name() |
Sascha Wildner |
11/08/2009 09:04 |
git: DEVFS - Modification of clone behaviour; general cleanup; xtime |
Alex Hornung |
11/08/2009 08:31 |
git: 'options DEVFS' isn't anymore, so remove useless VKERNEL_DEVFS config. |
Sascha Wildner |
11/08/2009 08:15 |
Re: DEVFS - Refactor the loop in disk_probe() to fix GPT partition #0 (s0). |
YONETANI Tomokazu |
11/08/2009 04:30 |
git: List NO_GCC44 in make.conf and add some lines to the manpage for it. |
Sascha Wildner |
11/08/2009 03:41 |
git: vkd(4): Comment out an unused variable (just like the code). |
Sascha Wildner |
11/08/2009 03:41 |
git: i4b(4): Remove a declaration which is no longer needed. |
Sascha Wildner |
11/08/2009 03:40 |
git: nrelease - adjust usb disk-key image generator |
Matthew Dillon |
11/08/2009 02:15 |
git: crget(): use M_ZERO instead of bzero() |
Nicolas Thery |
10/08/2009 21:33 |
git: gcc44: fix buildworld on amd64 |
Thomas E. Spanjaard |
10/08/2009 20:23 |
git: USB - Clean up address setting and softc allocations |
Matthew Dillon |
10/08/2009 16:33 |
git: EHCI - Fix early probing problems. |
Matthew Dillon |
10/08/2009 16:33 |
git: shlock(1): Remove a wrong free() of a stack variable. |
Sascha Wildner |
10/08/2009 14:19 |
git: ahci.4: Oops forgot one .Nm |
Sascha Wildner |
10/08/2009 14:16 |
git: chmod.2/mountctl.2: Remove trailing whitespace. |
Sascha Wildner |
10/08/2009 14:11 |
git: ahci.4: Improve markup, begin sentences on a new line, bump .Dd. |
Sascha Wildner |
10/08/2009 14:11 |
git: development.7: Improve markup a bit, bump .Dd. |
Sascha Wildner |
10/08/2009 14:11 |
Re: git: ee(1): Fix some wrong usage of NULL. |
Simon 'corecode' Schubert |
10/08/2009 14:10 |
git: hexdump: always stat input when skipping |
Sascha Wildner |
10/08/2009 13:51 |
git: ee(1): Fix some wrong usage of NULL. |
Sascha Wildner |
10/08/2009 13:51 |
git: NFS - Cleanly unmount NFS on halt/shutdown/reboot |
Matthew Dillon |
10/08/2009 06:23 |
git: DEVFS - Make synchronization prior to mountroot more robust |
Matthew Dillon |
10/08/2009 03:30 |
git: DEVTAB - Add support in umount, fsck, and hammer, and add sample /etc/devtab. |
Matthew Dillon |
10/08/2009 00:22 |
Re: git: AMD64 - Fix 64 bit buildworld, missing compiler options in sys/boot |
Matthew Dillon |
09/08/2009 23:47 |
git: mknod(2) man: fix incorrect include |
Nicolas Thery |
09/08/2009 21:54 |
Re: git: AMD64 - Fix 64 bit buildworld, missing compiler options in sys/boot |
Simon 'corecode' Schubert |
09/08/2009 18:26 |
git: AMD64 - Fix prototypes for atomic_cmpset_long() |
Matthew Dillon |
09/08/2009 18:23 |
git: GCC - Add NO_GCC44 feature and use it in test/amd64/Makefile |
Matthew Dillon |
09/08/2009 18:16 |
git: AMD64 - Fix 64 bit buildworld, missing compiler options in sys/boot |
Matthew Dillon |
09/08/2009 18:16 |
git: AMD64 - Fix atomic_cmpset_long() |
Matthew Dillon |
09/08/2009 18:16 |
git: add fchownat(2) system call |
Nicolas Thery |
09/08/2009 17:37 |
git: improve a bit chmod(2) man page |
Nicolas Thery |
09/08/2009 17:37 |
git: gcc44: adjust README.DELETED |
Thomas E. Spanjaard |
09/08/2009 11:15 |
git: gcc44/gmp: add amd64 Makefile for gmp |
Thomas E. Spanjaard |
09/08/2009 11:11 |
git: pcm: perform stereo volume mixing for vchans |
Simon Schubert |
09/08/2009 08:34 |
git: hammer util: avoid running concurrent cleanups |
Simon Schubert |
09/08/2009 08:34 |
git: hammer util: rename function to match behavior |
Simon Schubert |
09/08/2009 08:34 |
git: nrelease: do not mount devfs for build |
Simon Schubert |
09/08/2009 08:34 |
git: gcc44: adjust README.DELETED |
Simon Schubert |
09/08/2009 08:34 |
Re: git: fifos - fix broken mkfifo style fifos. |
Johannes Hofmann |
09/08/2009 08:21 |
git: bioq - Add a sysctl kern.bioq_barrier to control bioqdisksort()'s sorting. |
Matthew Dillon |
09/08/2009 02:39 |
git: PIPE - Fix bugs in pipe_shutdown(), and multiple readers. |
Matthew Dillon |
09/08/2009 02:39 |
git: tsleep - close a tsleep/wakeup race. |
Matthew Dillon |
09/08/2009 02:39 |
git: fifos - fix broken mkfifo style fifos. |
Matthew Dillon |
08/08/2009 22:43 |
git: DEVFS - Cleanup. Remove svn_read() / svn_write() and specvnode_fileops. |
Matthew Dillon |
08/08/2009 22:43 |
git: bioqdisksort - fixes to avoid starvation |
Matthew Dillon |
08/08/2009 22:11 |
git: printenv(1): Rework how env vars are looked up. |
Stathis Kamperis |
08/08/2009 18:26 |
DEVFS - More GPT fixes. Fix serial number aliases for slice 0. |
Matthew Dillon |
08/08/2009 17:31 |
DEVFS - Cleanup pass. |
Matthew Dillon |
08/08/2009 17:11 |
DEVFS - probe for disklabels in GPT slices. |
Matthew Dillon |
08/08/2009 17:11 |
DEVFS - Factor out recursive code into iterate_topology |
Alex Hornung |
08/08/2009 17:01 |
DEVFS - Refactor the loop in disk_probe() to fix GPT partition #0 (s0). |
Matthew Dillon |
08/08/2009 16:47 |
DEVFS - (temporarily) fix LINT kernel build |
Alex Hornung |
08/08/2009 14:06 |
ACPICA-UNIX: Building fixup |
Sepherosa Ziehau |
08/08/2009 13:32 |
vendor/ACPICA-UNIX created Import acpica-unix-20090521 |
Sepherosa Ziehau |
08/08/2009 13:19 |
cproj.3: Add missing man page. |
Stathis Kamperis |
08/08/2009 05:46 |
DEVFS - Add required vget when disassociating a vnode from a node. |
Matthew Dillon |
08/08/2009 00:38 |
Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly |
Matthew Dillon |
08/08/2009 00:38 |
cacosh(3): Return correct principal value. |
Stathis Kamperis |
07/08/2009 23:15 |
DragonFly-ff1ec0c repo/hooks post-receive-email |
Simon Schubert |
07/08/2009 21:49 |
DragonFly-2.3.2.340.g1cb12 master sys/vfs/devfs devfs.h devfs_core.c devfs_rules.c |
Alex Hornung |
07/08/2009 21:48 |
DragonFly-2.3.2.338.gbb121 master lib/libc/sys Makefile.inc stat.2 |
Sascha Wildner |
07/08/2009 21:18 |
DragonFly-2.3.2.335.g1fbe6 master games/grdc grdc.6 share/examples/isdn/i4brunppp i4brunppp.8 usr.bin/bc bc.1 |
Sascha Wildner |
07/08/2009 21:18 |
DragonFly-2.3.2.337.g200bc2c master lib/libc/gen Makefile.inc directory.3 |
Sascha Wildner |
07/08/2009 21:18 |
DragonFly-2.3.2.336.g5fb46 master sbin/ifconfig ifconfig.8 |
Sascha Wildner |
07/08/2009 21:18 |
DragonFly-2.3.2.339.g2848f master lib/libc/gen directory.3 |
Sascha Wildner |
07/08/2009 21:18 |
DragonFly-2.3.2.334.gc6d6b master share/man/man7 development.7 |
Simon Schubert |
07/08/2009 20:41 |
DragonFly-2.3.2.333.g908cd0 master usr.sbin/devfsctl devfsctl.c |
Alex Hornung |
07/08/2009 20:21 |
DragonFly-2.3.2.332.g0a4e59 master test/vkernel README |
Matthew Dillon |
07/08/2009 20:17 |
DragonFly-2.3.2.325.g227eb master test/vkernel Makefile |
Matthew Dillon |
07/08/2009 20:09 |
DragonFly-2.3.2.326.gb84dec master sys/boot/ficl Makefile sys/boot/pc32 Makefile Makefile.inc sys/boot/pc64 Makefile.inc |
Simon Schubert |
07/08/2009 20:04 |
DragonFly-2.3.2.328.g2b229 master contrib/mpfr mpfr-impl.h |
Simon Schubert |
07/08/2009 20:04 |
DragonFly-2.3.2.325.gde607 master share/mk bsd.cpu.gcc44.mk |
Simon Schubert |
07/08/2009 20:04 |
DragonFly-2.3.2.329.g964d9 master sys/kern kern_memio.c |
Simon Schubert |
07/08/2009 20:04 |
DragonFly-2.3.2.327.gb2e4b master .gitignore |
Simon Schubert |
07/08/2009 20:04 |
DragonFly-2.3.2.324.g89cb8 master sys/kern subr_disk.c |
Alex Hornung |
07/08/2009 19:47 |
DragonFly-2.3.2.323.gd0fe85 master sys/kern subr_diskslice.c vfs_conf.c sys/vfs/devfs devfs.h devfs_core.c |
Matthew Dillon |
07/08/2009 17:44 |
DragonFly-2.3.2.322.g7f6220 master sys/kern kern_synch.c sys/sys systm.h |
Matthew Dillon |
07/08/2009 06:11 |
DragonFly-2.3.2.315.g1ecab master usr.sbin/vknetd vknetd.8 vknetd.c |
Matthew Dillon |
07/08/2009 01:45 |
DragonFly-2.3.2.319.gb9a1f master sys/kern kern_memio.c |
Alex Hornung |
06/08/2009 22:28 |
DragonFly-2.3.2.318.g42ad8 master etc/mtree BSD.root.dist |
Sascha Wildner |
06/08/2009 22:03 |
DragonFly-2.3.2.317.g60de0f master Makefile_upgrade.inc |
Sascha Wildner |
06/08/2009 21:35 |
DragonFly-2.3.2.316.g56b07b master lib/libc/sys Makefile.inc |
Sascha Wildner |
06/08/2009 21:13 |
DragonFly-2.3.2.315.gbc185 master sys/vfs/devfs devfs_core.c devfs_rules.c devfs_vfsops.c |
Alex Hornung |
06/08/2009 18:53 |
DragonFly-2.3.2.314.gd6805 master sys/vfs/devfs devfs.h |
Matthew Dillon |
06/08/2009 17:09 |
DragonFly-2.3.2.313.g898c91 master sys/vfs/devfs devfs.h devfs_helper.c devfs_rules.c devfs_vnops.c |
Matthew Dillon |
06/08/2009 16:54 |
DragonFly-2.3.2.312.gfa7e6 master sys/vfs/devfs devfs.h devfs_core.c devfs_vfsops.c |
Alex Hornung |
06/08/2009 16:04 |
Re: DragonFly-2.3.2.308.g891d9a master sbin/mount Makefile mount.c |
Sascha Wildner |
06/08/2009 15:01 |
DragonFly-2.3.2.305.g376ccb master lib/libc/gen getdevpath.c |
Matthew Dillon |
06/08/2009 15:01 |
Re: DragonFly-2.3.2.308.g891d9a master sbin/mount Makefile mount.c |
Matthew Dillon |
06/08/2009 14:57 |
DragonFly-2.3.2.309.gbfce5 master sbin/mount Makefile mount.c |
Alex Hornung |
06/08/2009 11:38 |
Re: DragonFly-2.3.2.308.g891d9a master sbin/mount Makefile mount.c |
Alex |
06/08/2009 11:35 |
Re: DragonFly-2.3.2.308.g891d9a master sbin/mount Makefile mount.c |
Sascha Wildner |
06/08/2009 11:14 |
DragonFly-2.3.2.308.g891d9a master sbin/mount Makefile mount.c |
Alex Hornung |
06/08/2009 10:18 |
DragonFly-2.3.2.306.g5298e7 master sys/vfs/devfs devfs.h devfs_core.c |
Alex Hornung |
06/08/2009 07:24 |
DragonFly-2.3.2.307.gbe755f master sys/kern subr_disk.c |
Alex Hornung |
06/08/2009 07:24 |
DragonFly-2.3.2.305.g8cde3 master lib/libc/sys Makefile.inc chmod.2 lib/libc_r/uthread Makefile.inc uthread_fchmodat.c sys/kern init_sysent.c syscalls.c syscalls.master vfs_syscalls.c sys/sys stat.h syscall-hide.h syscall.h syscall.mk sysproto.h sysunion.h |
Nicolas Thery |
06/08/2009 05:38 |
DragonFly-2.3.2.304.g45f94 master sbin/mount mount.c |
Matthew Dillon |
06/08/2009 05:08 |
DragonFly-2.3.2.303.gd64fd master sys/vfs/nfs nfs_subs.c nfs_vnops.c |
Matthew Dillon |
06/08/2009 03:01 |
DragonFly-2.3.2.302.g65072 master include fstab.h lib/libc/gen Makefile.inc fstab.c getdevpath.3 getdevpath.c lib/libutil Makefile getdevpath.3 getdevpath.c libutil.h sbin/getdevpath Makefile getdevpath.c share/man/man5 fstab.5 sys/boot/common loader.8 sys/kern vfs_conf.c sys/vfs/devfs devfs_core.c |
Matthew Dillon |
06/08/2009 02:46 |
DragonFly-2.3.2.301.gc8679 master sys/kern subr_diskslice.c sys/sys conf.h sys/vfs/devfs devfs_helper.c |
Matthew Dillon |
06/08/2009 00:43 |
DragonFly-2.3.2.300.g5d40c master sys/kern kern_conf.c subr_diskslice.c tty_pty.c sys/sys diskslice.h |
Matthew Dillon |
06/08/2009 00:34 |
DragonFly-2.3.2.299.g8a0a8 master sys/dev/misc/kbd kbd.c kbdreg.h |
Matthew Dillon |
06/08/2009 00:34 |
DragonFly-2.3.2.298.g9b8235 master sys/kern vfs_subr.c sys/vfs/devfs devfs_core.c devfs_vnops.c |
Alex Hornung |
05/08/2009 23:44 |
DragonFly-2.3.2.297.g2c27251 master etc/defaults make.conf share/examples/ppp ppp.conf.sample share/man/man4 ccd.4 intro.4 kld.4 share/man/man4/man4.i386 dgb.4 digi.4 meteor.4 share/man/man4 tap.4 tun.4 ukbd.4 urio.4 vn.4 share/man/man5 make.conf.5 share/man/man7 hier.7 usr.sbin/jail jail.8 usr.sbin/ppp ppp.8.m4 usr.sbin/stallion/bootcode stl.4 usr.sbin/xten README |
Sascha Wildner |
05/08/2009 22:48 |
DragonFly-2.3.2.296.g2708a master Makefile_upgrade.inc etc Makefile devices.conf share/examples/etc README.examples share/man/man5 Makefile devices.conf.5 share/man/man8/man8.i386 MAKEDEV.8 Makefile |
Sascha Wildner |
05/08/2009 22:06 |
DragonFly-2.3.2.295.gd857a master sbin/mount_devfs Makefile usr.sbin/devfsctl Makefile |
Sascha Wildner |
05/08/2009 21:30 |
DragonFly-2.3.2.293.g3c477 master sys/net/tap if_tap.c if_tapvar.h |
Matthew Dillon |
05/08/2009 19:44 |
DragonFly-2.3.2.294.g235a1 master sys/platform/vkernel/platform init.c |
Matthew Dillon |
05/08/2009 19:44 |
DragonFly-2.3.2.292.gccff6 master sys/vfs/devfs devfs_helper.c |
Matthew Dillon |
05/08/2009 19:44 |
DragonFly-2.3.2.291.gb96f3 master sys/bus/cam/scsi scsi_target.c sys/dev/misc/snp snp.c sys/kern kern_conf.c sys/net bpf.c sys/net/tun if_tun.c sys/netproto/smb smb_dev.c sys/sys device.h |
Alex Hornung |
05/08/2009 19:30 |
DragonFly-2.3.2.290.g7cbab master sys/kern kern_conf.c sys/sys device.h sys/vfs/devfs devfs.h devfs_core.c |
Alex Hornung |
05/08/2009 19:30 |
DragonFly-2.3.2.289.g8a8b3 master sbin/mount_devfs mount_devfs.c |
Sascha Wildner |
05/08/2009 19:20 |
DragonFly-2.3.2.288.ge12edc master sys/sys param.h |
Alex Hornung |
05/08/2009 13:53 |
DragonFly-2.3.2.281.g894bb master sys/vfs/devfs devfs.h devfs_core.c devfs_rules.c devfs_rules.h devfs_vnops.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.287.gdc46c master usr.sbin Makefile usr.sbin/devfsctl Makefile |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.282.g38d337 master usr.sbin/devfsctl devfsctl.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.286.ga6c40 master usr.sbin/devfsctl devfsctl.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.284.ga0d68 master usr.sbin/devfsctl devfsctl.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.279.g79dbe9 master sys/platform/vkernel/platform console.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.283.g801ad master sys/vfs/devfs devfs_rules.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.285.gf7e89 master sys/vfs/devfs devfs_vnops.c |
Alex Hornung |
05/08/2009 12:38 |
DragonFly-2.3.2.280.g8f6aa4 master sys/kern subr_diskslice.c |
Alex Hornung |
05/08/2009 12:38 |
Re: DragonFly-2.3.2.278.g55230 master sys/bus/cam cam_xpt.c cam_xpt.h sys/bus/cam/scsi scsi_cd.c scsi_da.c sys/dev/disk/nata ata-disk.c atapi-cd.c sys/kern subr_disk.c sys/sys disk.h |
Simon 'corecode' Schubert |
05/08/2009 08:06 |
DragonFly-2.3.2.278.g55230 master sys/bus/cam cam_xpt.c cam_xpt.h sys/bus/cam/scsi scsi_cd.c scsi_da.c sys/dev/disk/nata ata-disk.c atapi-cd.c sys/kern subr_disk.c sys/sys disk.h |
Matthew Dillon |
05/08/2009 01:40 |
DragonFly-2.3.2.272.gb8fb6 master sys/kern kern_linker.c link_aout.c link_elf.c vfs_syscalls.c sys/netgraph/netgraph ng_base.c sys/sys linker.h |
Matthew Dillon |
05/08/2009 00:02 |
DragonFly-2.3.2.261.g4464e master sys/vfs/devfs devfs_rules.c usr.sbin/devfsctl devfsctl.c |
Alex Hornung |
04/08/2009 20:54 |
DragonFly-2.3.2.269.g391d9 master usr.bin/gzip gzip.c |
Matthew Dillon |
04/08/2009 20:17 |
DragonFly-2.3.2.268.g726e0 master sys/vfs/hammer hammer_vnops.c sys/vfs/nullfs null_vnops.c |
Matthew Dillon |
04/08/2009 20:06 |
DragonFly-2.3.2.265.g17740 master lib/libc/sys mountctl.2 sys/kern vfs_default.c vfs_subr.c sys/sys mountctl.h vnode.h |
Matthew Dillon |
04/08/2009 19:57 |
DragonFly-2.3.2.265.g89bf2 master sys/vfs/devfs devfs_vfsops.c |
Matthew Dillon |
04/08/2009 17:47 |
DragonFly-2.3.2.264.g0709f master sys/vfs/devfs devfs_core.c devfs_vfsops.c |
Matthew Dillon |
04/08/2009 17:40 |
DragonFly-2.3.2.261.g20f5c master sys/bus/pci pci.c |
Matthew Dillon |
04/08/2009 17:40 |
DragonFly-2.3.2.263.gbe6f2 master sys/vfs/devfs devfs_vnops.c |
Matthew Dillon |
04/08/2009 17:40 |
DragonFly-2.3.2.262.g5e264 master Makefile_upgrade.inc |
Matthew Dillon |
04/08/2009 17:40 |
DragonFly-2.3.2.223.g3e82b master sys/bus/cam cam_xpt.c sys/bus/cam/scsi scsi_ch.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_ses.c sys/bus/firewire firewirereg.h sys/bus/iicbus iic.c sys/bus/isa vga_isa.c sys/bus/pci pci.c sys/bus/smbus smb.c sys/bus/usb usb.c sys/contrib/ipfilter/netinet mlfk_ipl.c sys/dev/acpica5 acpi.c sys/dev/agp agp.c sys/dev/disk/ata ata-all.c atapi-tape.c sys/dev/disk/fd fd.c sys/dev/disk/isp isp_freebsd.c sys/dev/disk/nata ata-all.c atapi-cd.c atapi-tape.c sys/dev/disk/wt wt.c sys/dev/drm drm_drv.c sys/dev/misc/cmx cmx.c sys/dev/misc/dcons dcons_os.c sys/dev/misc/gpib gpib.c sys/dev/misc/joy joy.c sys/dev/misc/kbd kbd.c sys/dev/misc/labpc labpc.c sys/dev/misc/lpt lpt.c sys/dev/misc/mse mse.c sys/dev/misc/nmdm nmdm.c sys/dev/misc/pcfclock pcfclock.c sys/dev/misc/ppi ppi.c sys/dev/misc/pps pps.c sys/dev/misc/psm psm.c sys/dev/misc/spic spic.c sys/dev/misc/spigot spigot.c sys/dev/misc/syscons syscons.c sysmouse.c sys/dev/misc/tw tw.c sys/dev/raid/aac aac.c sys/dev/raid/amr amr.c sys/dev/raid/asr asr.c sys/dev/raid/ciss ciss.c sys/dev/raid/iir iir_ctrl.c sys/dev/raid/ips ips.c sys/dev/raid/mlx mlx.c sys/dev/raid/mly mly.c sys/dev/raid/twa twa_freebsd.c sys/dev/raid/twe twe_freebsd.c sys/dev/raid/vinum vinum.c sys/dev/serial/cy cy.c sys/dev/serial/dgb dgm.c sys/dev/serial/rc rc.c sys/dev/serial/rp rp.c sys/dev/serial/si si.c sys/dev/serial/sio sio.c sys/dev/serial/stl stallion.c sys/dev/serial/stli istallion.c sys/dev/sound/pcm mixer.c sndstat.c sound.c sys/dev/usbmisc/ucom ucom.c sys/dev/usbmisc/ufm ufm.c sys/dev/usbmisc/ugen ugen.c sys/dev/usbmisc/uhid uhid.c sys/dev/usbmisc/ulpt ulpt.c sys/dev/usbmisc/ums ums.c sys/dev/usbmisc/urio urio.c sys/dev/usbmisc/uscanner uscanner.c sys/dev/video/bktr bktr_os.c sys/dev/video/ctx ctx.c sys/dev/video/cxm cxm.c sys/dev/video/gsc gsc.c sys/dev/video/meteor meteor.c sys/kern kern_conf.c kern_descrip.c kern_device.c kern_memio.c subr_bus.c subr_log.c tty_cons.c tty_pty.c tty_tty.c sys/net bpf.c sys/net/i4b/driver i4b_ctl.c i4b_rbch.c i4b_tel.c i4b_trace.c sys/net/i4b/layer4 i4b_i4bdrv.c sys/net/pf pf_ioctl.c sys/netproto/smb smb_dev.c sys/opencrypto cryptodev.c sys/platform/pc32/acpica5 acpi_machdep.c sys/platform/pc32/apm apm.c sys/platform/pc32/i386 elan-mmcr.c perfmon.c sys/platform/pc32/isa asc.c sys/platform/pc64/acpica5 acpi_machdep.c sys/platform/pc64/apm apm.c sys/platform/pc64/isa asc.c sys/platform/vkernel/platform console.c sys/sys device.h sys/vfs/mfs mfs_vfsops.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.260.g45e809 master UPDATING etc MAKEDEV MAKEDEV.local Makefile include stdlib.h lib/libc/gen Makefile.inc fdevname.3 fdevname.c nrelease Makefile nrelease/gui/etc fstab nrelease/installer/etc fstab nrelease/installer/etc/rc.d pfi nrelease/root README README.USB nrelease/root/etc fstab sbin Makefile sbin/dhclient bpf.c sbin/mount_devfs mount_devfs.8 usr.sbin/installer/dfuibe_installer fn_configure.c usr.sbin/installer/libinstaller commands.c usr.sbin/vnconfig vnconfig.8 vnconfig.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.222.gcd298 master sys/bus/cam/scsi scsi_ch.c scsi_da.c scsi_pass.c scsi_pt.c scsi_sa.c scsi_ses.c sys/bus/firewire fwdev.c sys/bus/usb usb.c sys/conf files sys/config VKERNEL_DEVFS sys/contrib/ipfilter/netinet mlfk_ipl.c sys/dev/agp agp.c sys/dev/disk/ata ata-raid.c atapi-tape.c sys/dev/disk/fd fd.c sys/dev/disk/md md.c sys/dev/disk/nata ata-all.c atapi-cd.c atapi-tape.c sys/dev/disk/vn vn.c sys/dev/misc/cmx cmx.c sys/dev/misc/kbd kbd.c sys/dev/misc/mse mse.c sys/dev/misc/psm psm.c sys/dev/misc/snp snp.c sys/dev/misc/syscons scvidctl.c syscons.c sys/dev/raid/aac aac.c aac_disk.c sys/dev/raid/amr amr.c amr_disk.c sys/dev/raid/ida ida_disk.c sys/dev/raid/ips ips.c sys/dev/raid/mlx mlx.c mlx_disk.c sys/dev/raid/twa twa_freebsd.c sys/dev/raid/twe twe_freebsd.c sys/dev/raid/vinum vinum.c sys/dev/serial/dgb dgm.c sys/dev/serial/rp rp.c sys/dev/serial/sio sio.c sys/dev/sound/pcm mixer.c sndstat.c sound.c sys/dev/usbmisc/ucom ucom.c sys/dev/usbmisc/ugen ugen.c sys/dev/usbmisc/uhid uhid.c sys/dev/usbmisc/ulpt ulpt.c sys/dev/usbmisc/ums ums.c sys/dev/usbmisc/urio urio.c sys/dev/usbmisc/uscanner uscanner.c sys/dev/video/bktr bktr_os.c sys/dev/video/cxm cxm.c sys/dev/virtual/disk vdisk.c sys/kern init_main.c kern_conf.c kern_descrip.c kern_device.c subr_disk.c subr_diskgpt.c subr_disklabel32.c subr_disklabel64.c subr_diskmbr.c subr_diskslice.c tty.c tty_cons.c tty_pty.c vfs_conf.c vfs_subr.c vfs_vnops.c sys/net bpf.c bpf.h sys/net/pf pf_ioctl.c sys/net/tap if_tap.c sys/netproto/smb smb_dev.c sys/opencrypto cryptodev.c sys/platform/vkernel/platform console.c sys/sys conf.h cons.h device.h disk.h diskslice.h filio.h vfscache.h sys/vfs/mfs mfs_vnops.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.259.g8be7e master sys/bus/cam/scsi scsi_target.c sys/bus/firewire firewirereg.h fwdev.c sys/dev/disk/vn vn.c sys/dev/misc/snp snp.c sys/dev/sound/pcm sound.c sys/net bpf.c sys/net/tap if_tap.c sys/net/tun if_tun.c sys/netproto/smb smb_dev.c sys/vfs/gnu/ext2fs ext2_vfsops.c ext2_vnops.c sys/vfs/hammer hammer_expand.c hammer_ondisk.c hammer_vnops.c sys/vfs/hpfs hpfs_vfsops.c sys/vfs/isofs/cd9660 cd9660_vfsops.c cd9660_vnops.c sys/vfs/mfs mfs_vnops.c sys/vfs/msdosfs msdosfs_vfsops.c sys/vfs/nfs nfs_vnops.c sys/vfs/ntfs ntfs_vfsops.c sys/vfs/udf udf_vfsops.c sys/vfs/ufs ffs_vfsops.c ufs_vnops.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.258.gaec8e master sys/kern kern_conf.c kern_device.c subr_disk.c subr_disklabel32.c subr_disklabel64.c subr_diskmbr.c subr_diskslice.c vfs_conf.c vfs_default.c vfs_helper.c vfs_mount.c vfs_subr.c vfs_synth.c vfs_syscalls.c sys/sys conf.h device.h disk.h diskslice.h vnioctl.h vnode.h |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.255.gca8d7 master sys/vfs/devfs devfs.h devfs_core.c devfs_helper.c devfs_vfsops.c devfs_vnops.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.221.g710b4 master sbin/mount_devfs Makefile mount_devfs.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.219.gcf0e5 master usr.sbin/devfsctl Makefile devfsctl.8 devfsctl.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.257.g4b5bb master sys/kern vfs_cache.c sys/sys mount.h namecache.h |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.218.g21864 master sys/vfs/devfs Makefile devfs.h devfs_core.c devfs_helper.c devfs_rules.c devfs_rules.h devfs_vfsops.c devfs_vnops.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.220.gaa7f2 master lib/libc/gen devname.c ttyname.c |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.256.g9b1d4 master sys/conf files |
Matthew Dillon |
04/08/2009 04:59 |
DragonFly-2.3.2.247.g7c967 master gnu/usr.bin/cc44 Makefile.tgt gnu/usr.bin/cc44/libbackend Makefile |
Matthew Dillon |
04/08/2009 01:16 |
DragonFly-2.3.2.246.g0b3a1 master lib/libc/sys mountctl.2 |
Matthew Dillon |
03/08/2009 17:54 |
DragonFly-2.3.2.218.g3002b8 master share/man/man4 ahci.4 |
Matthew Dillon |
03/08/2009 16:38 |
DragonFly-2.3.2.243.g2f45 master gnu/usr.bin/cc44 Makefile.inc Makefile.tgt gnu/usr.bin/cc44/c++ Makefile gnu/usr.bin/cc44/cc Makefile gnu/usr.bin/cc44/cpp Makefile gnu/usr.bin/cc44/gcov Makefile |
Simon Schubert |
03/08/2009 13:14 |
DragonFly-2.3.2.242.g587ef master gnu/usr.bin/cc34/cc_prep/config dragonfly-spec.h gnu/usr.bin/cc41/cc_prep/config dragonfly-spec.h |
Simon Schubert |
03/08/2009 08:35 |
DragonFly-2.3.2.241.g5c707 master gnu/lib/gcc44/libstdc++ ctype_base.h.patch ctype_noninline.h.patch |
Simon Schubert |
03/08/2009 00:45 |
DragonFly-2.3.2.240.g76a79 master gnu/lib/gcc44/libsupc++ Makefile.src |
Simon Schubert |
03/08/2009 00:15 |
DragonFly-2.3.2.184.gcdefb6 master gnu/lib/gcc44 Makefile Makefile.inc gnu/lib/gcc44/csu Makefile gnu/lib/gcc44/libgcc Makefile gnu/lib/gcc44/libgcov Makefile gnu/lib/gcc44/libobjc Makefile gnu/lib/gcc44/libstdc++ Makefile config.h os_defines.h gnu/lib/gcc44/libsupc++ Makefile gnu/usr.bin/cc44 Makefile Makefile.inc Makefile.langs Makefile.tgt gnu/usr.bin/cc44/c++ Makefile gnu/usr.bin/cc44/c++filt Makefile gnu/usr.bin/cc44/cc Makefile gnu/usr.bin/cc44/cc1 Makefile gnu/usr.bin/cc44/cc1obj Makefile gnu/usr.bin/cc44/cc1plus Makefile gnu/usr.bin/cc44/cc_prep Makefile auto-host.h config.h gnu/usr.bin/cc44/cc_prep/config dragonfly-native.h dragonfly-spec.h dragonfly.h gnu/usr.bin/cc44/cc_prep/config/i386 dragonfly.h dragonfly64.h gnu/usr.bin/cc44/cc_prep gthr-default.h multilib.h tconfig.h gnu/usr.bin/cc44/cc_tools Makefile Makefile.inc gnu/usr.bin/cc44/cc_tools/libiberty Makefile gnu/usr.bin/cc44/cc_tools/tools Makefile gnu/usr.bin/cc44/cpp Makefile gnu/usr.bin/cc44/doc Makefile gnu/usr.bin/cc44/gcov Makefile gnu/usr.bin/cc44/gmp Makefile Makefile.i386 config.h gmp.h gnu/usr.bin/cc44/libbackend Makefile gnu/usr.bin/cc44/libcpp Makefile config.h gnu/usr.bin/cc44/libdecnumber Makefile gnu/usr.bin/cc44/libiberty Makefile config.h gnu/usr.bin/cc44/mpfr Makefile share/mk bsd.cpu.gcc44.mk |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.185.g4f5ea47 master Makefile.inc1 etc/mtree BSD.include.dist BSD.usr.dist gnu/lib Makefile gnu/usr.bin Makefile share/mk Makefile bsd.cpu.mk |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.176.g6cb70 master contrib/gcc-4.4 README.DELETED README.DRAGONFLY |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.167.ga1478 master usr.bin/objformat objformat.c |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.170.g6d68f master share/mk bsd.dep.mk bsd.files.mk bsd.hostlib.mk bsd.lib.mk sys.mk |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.183.g76442b master contrib/gcc-4.4/gcc c-format.c c-opts.c contrib/gcc-4.4/gcc/config/i386 i386.c |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.172.gb740f2 master lib/libc Makefile |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.179.g4b722 master contrib/gmp README.DELETED README.DRAGONFLY |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.182.g251e9 master contrib/mpfr README.DRAGONFLY |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-c251ad9 vendor/GCC44 created |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.168.g90223 master usr.bin/make var.c |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.171.g8a8a4 master share/mk bsd.cpu.gcc41.mk |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.173.g50bf38 master gnu/usr.bin/binutils217/ranlib Makefile |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-97a2eac vendor/MPFR created |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-4b6a78b vendor/GMP created |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.169.g1ce5d5 master share/mk bsd.dep.mk |
Simon Schubert |
02/08/2009 23:48 |
DragonFly-2.3.2.219.g30893 master lib/libc/gen opendir.c |
Nicolas Thery |
02/08/2009 09:12 |
DragonFly-2.3.2.218.g5cb6c master nrelease Makefile |
Sascha Wildner |
01/08/2009 20:50 |
DragonFly-2.3.2.217.g36ea0 master sys/bus/pci pcidevs |
Sascha Wildner |
01/08/2009 15:35 |