lulf2009-08-19 22:05:11 UTC
FreeBSD doc repository (src committer)
Modified files:
share/pgpkeyslulf.key
Log:
- Update my PGP-key.
Revision ChangesPath
1.2 +45 -54doc/share/pgpkeys/lulf.key
___
cvs-all@
lulf2008-10-07 10:25:27 UTC
FreeBSD src repository
Modified files:
usr.sbin/gstat gstat.8 gstat.c
Log:
SVN rev 183665 on 2008-10-07 10:25:27Z by lulf
- Allow gstat to print values to different kind of outputs.
- Introduce batch mode, where gstat will collect the
lulf2008-10-02 10:01:05 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_rm.c
Log:
SVN rev 183546 on 2008-10-02 10:01:05Z by lulf
- Use the new gv_write_header function to write out the header when removing a
drive to make sure that the head
lulf2008-10-02 09:35:47 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_drive.c
Log:
SVN rev 183545 on 2008-10-02 09:35:47Z by lulf
- Remove unneeded macro since the config_length field in the header was
changed
to 64 bit in the new format
lulf2008-10-01 14:50:36 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum.h geom_vinum_drive.c
geom_vinum_var.h
Log:
SVN rev 183514 on 2008-10-01 14:50:36Z by lulf
- Make gvinum header on-disk structure consistent on all
lulf2008-09-30 11:46:14 UTC
FreeBSD src repository
Modified files:
sbin/bsdlabelbsdlabel.c
Log:
SVN rev 183496 on 2008-09-30 11:46:14Z by lulf
- A call to close(2) might overwrite errno and thus give a wrong error message
on g_providername failure.
Sugge
lulf2008-09-30 07:18:49 UTC
FreeBSD src repository
Modified files:
sbin/bsdlabelbsdlabel.c
sbin/fdisk fdisk.c
usr.sbin/boot0cfgboot0cfg.c
Log:
SVN rev 183487 on 2008-09-30 07:18:49Z by lulf
- Improve error message given on g_providername c
lulf2008-09-18 14:04:02 UTC
FreeBSD src repository
Modified files:
sbin/bsdlabelbsdlabel.c
Log:
SVN rev 183143 on 2008-09-18 14:04:02Z by lulf
- Make bsdlabel use libgeom to determine provider name, device path, the media
size and the sector size.
- Fix a b
lulf2008-09-08 06:27:00 UTC
FreeBSD src repository
Modified files:
lib/libgeom libgeom.3
Log:
SVN rev 182863 on 2008-09-08 06:27:00Z by lulf
- Update the libgeom manpage with a description of g_device_path and
g_providername utility functions.
Approved
lulf2008-09-07 13:58:35 UTC
FreeBSD src repository
Modified files:
sbin/fdisk fdisk.c
usr.sbin/boot0cfgboot0cfg.c
Log:
SVN rev 182844 on 2008-09-07 13:58:35Z by lulf
- Make use of the new and g_device_path utility function in libgeom to avoid
dupli
lulf2008-09-07 13:54:57 UTC
FreeBSD src repository
Modified files:
lib/libgeom geom_util.c libgeom.h
sys/geom geom_dev.c
sys/sys disk.h
Log:
SVN rev 182843 on 2008-09-07 13:54:57Z by lulf
- Add a new ioctl for getting the provi
lulf2008-07-22 19:55:44 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/geom/vinum geom_vinum_rename.c
Log:
SVN rev 180723 on 2008-07-22 19:55:44Z by lulf
MFC r180612:
- When renaming a drive, also set the drive name in the gvinum head
lulf2008-07-22 19:50:34 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/vinum geom_vinum_rename.c
Log:
SVN rev 180721 on 2008-07-22 19:50:34Z by lulf
MFC r180612:
- When renaming a drive, also set the drive name in the gvinum head
lulf2008-07-19 13:53:11 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_rename.c
Log:
SVN rev 180612 on 2008-07-19 13:53:11Z by lulf
- When renaming a drive, also set the drive name in the gvinum header.
PR: kern/125632
Appro
lulf2008-07-11 16:46:29 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_subr.c
Log:
SVN rev 180451 on 2008-07-11 16:46:29Z by lulf
- Fix a logic error when updating plex configuration.
Approved by:pjd (mentor)
Revision Changes
lulf2008-07-08 17:34:50 UTC
FreeBSD src repository
Modified files:
lib/libgeom geom_ctl.c geom_getxml.c geom_xml2tree.c
Log:
SVN rev 180369 on 2008-07-08 17:34:50Z by lulf
- Simplify the procedure of retrieving XML-data from the kernel.
- Fix a number of poten
lulf2008-06-30 15:41:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/fs/fdescfs fdesc.h fdesc_vfsops.c fdesc_vnops.c
Log:
SVN rev 180121 on 2008-06-30 15:41:57Z by lulf
MFC rev r179288:
- Add locking to all filesystem operations in fde
lulf2008-06-20 21:17:40 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/journal g_journal.c
Log:
SVN rev 179899 on 2008-06-20 21:17:40Z by lulf
MFC r179897:
- Fix spelling errors.
Approved by:kib (mentor)
PR:
lulf2008-06-20 19:48:18 UTC
FreeBSD src repository
Modified files:
sys/geom/journal g_journal.c
Log:
SVN rev 179897 on 2008-06-20 19:48:18Z by lulf
- Fix spelling errors.
Approved by:kib (mentor)
PR: kern/124788
Submitted by: Hywel Mallett
lulf2008-05-24 14:51:30 UTC
FreeBSD src repository
Modified files:
sys/fs/fdescfs fdesc.h fdesc_vfsops.c fdesc_vnops.c
Log:
- Add locking to all filesystem operations in fdescfs and flag it as MPSAFE.
- Use proper synhronization primitives to protect the internal fdes
lulf2008-05-23 15:39:27 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/geom/vinum geom_vinum_share.c
Log:
MFC revision 1.6
- Recognize the 'volume' parameter when creating a plex.
Revision ChangesPath
1.4.2.1 +2 -1 src/sys/
lulf2008-05-23 15:38:35 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/vinum geom_vinum_share.c
Log:
MFC revision 1.6
- Recognize the 'volume' parameter when creating a plex.
Revision ChangesPath
1.5.2.1 +2 -1 src/sys/
lulf2008-05-22 10:27:03 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_share.c
Log:
- Recognize the 'volume' parameter when creating a plex.
PR: kern/75632
Approved by:pjd (mentor)
MFC after: 1 day
Revision Chang
hangesPath
> 1.32 +6 -0 src/sys/dev/usb/ehci_pci.c
> 1.64 +20 -0 src/sys/dev/usb/uhci_pci.c
>
--
Ulf Lilleengen
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
lulf2008-03-26 16:33:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/geom/vinum geom_vinum_drive.c
Log:
MFC Revision 1.27
- Fix a memory leak when re-discovering a gvinum configuration.
Approved by:pjd (mentor)
Revision Cha
lulf2008-03-26 16:28:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/geom/vinum geom_vinum_drive.c
Log:
MFC Revision 1.27
- Fix a memory leak when re-discovering a gvinum configuration.
Approved by:pjd (mentor)
Revision Chang
lulf2008-03-18 08:48:51 UTC
FreeBSD src repository
Modified files:
sys/geom/vinum geom_vinum_drive.c
Log:
- Fix a memory leak when re-discovering a gvinum configuration.
Approved by:pjd (mentor)
MFC after: 1 week
Revision ChangesPath
1.27
lulf2008-02-07 12:21:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
release fixit.profile
Log:
MFC revision 1.13
- Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all
geom commands in a chrooted environment
lulf2008-02-07 12:20:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
release fixit.profile
Log:
MFC revision 1.13
- Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all
geom commands in a chrooted environment
lulf2008-02-07 12:18:26 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/geom/core geom.8
Log:
MFC revision 1.21
- Update geom(8) to explain that GEOM_LIBRARY_PATH can take a colon-separated
list of paths.
Approved by:pjd (mentor)
lulf2008-02-07 12:17:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/geom/core geom.8
Log:
- Forced commit to note that revision 1.19.2.1 log was misspelled and that
comma
should be spelled as colon.
Approved by:pjd (mentor)
lulf2008-02-07 12:13:48 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/geom/core geom.8
Log:
MFC revision 1.21
- Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated
list of paths.
Approved by:pjd (mentor)
lulf2008-02-07 12:10:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sbin/geom/core geom.c
Log:
MFC revision 1.34
- Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH
environment variable using ':' as a separator.
lulf2008-02-07 12:09:33 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/geom/core geom.c
Log:
MFC revision 1.34
- Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH
environment variable using ':' as a separator.
lulf2008-02-05 15:53:24 UTC
FreeBSD src repository
Modified files:
sbin/geom/core geom.8
Log:
- Forced commit to note that revision 1.20 log was misspelled and that comma
should be spelled as colon.
Approved by:kib (mentor)
Revision ChangesPath
1.2
On tir, feb 05, 2008 at 02:02:55pm +, Ulf Lilleengen wrote:
> lulf2008-02-05 14:02:55 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/geom/core geom.8
> Log:
> - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a
> co
lulf2008-02-05 14:06:15 UTC
FreeBSD src repository
Modified files:
release fixit.profile
Log:
- Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all
geom commands in a chrooted environment on the livefs cd.
PR: misc/12
lulf2008-02-05 14:02:55 UTC
FreeBSD src repository
Modified files:
sbin/geom/core geom.8
Log:
- Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated
list of paths.
Approved by:pjd (mentor)
MFC after: 2 days
Revision Chang
lulf2008-02-04 12:17:03 UTC
FreeBSD src repository
Modified files:
sbin/geom/core geom.c
Log:
- Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH
environment variable using ':' as a separator.
Approved by:pjd (mentor)
MFC after:
lulf2008-01-24 20:28:28 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7_0)
sys/modules/geom Makefile
Log:
- Add geom_virstor to the module build.
PR: kern/119902
Submitted by: Yoshihiro Ota
Approved by:re (kensmith), pjd (me
lulf2008-01-24 20:23:08 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/modules/geom Makefile
Log:
- Add geom_virstor to the module build.
PR: kern/119902
Submitted by: Yoshihiro Ota
Approved by:re (kensmith), pjd (ment
lulf2007-12-08 10:05:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_3)
release fixit.profile
Log:
- Add support for all geom class command options in the Fixit environment by
pointing GEOM_LIBRARY_PATH to the geom libraries.
PR:
lulf2007-12-08 09:41:50 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
release fixit.profile
Log:
- Add support for all geom class command options in the Fixit environment by
pointing GEOM_LIBRARY_PATH to the geom libraries.
PR:
lulf2007-12-08 09:39:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
release fixit.profile
Log:
- Add support for all geom class command options in the Fixit environment by
pointing GEOM_LIBRARY_PATH to the geom libraries.
PR:
lulf2007-12-06 20:25:31 UTC
FreeBSD src repository
Modified files:
release fixit.profile
Log:
- Add support for all geom class command options in the Fixit environment by
pointing GEOM_LIBRARY_PATH to the geom libraries.
PR: misc/113543
Sub
lulf2007-11-05 23:15:03 UTC
FreeBSD src repository
Modified files:
usr.bin/fstatMakefile fstat.c fstat.h
Added files:
usr.bin/fstat/zfsMakefile zfs.c
Log:
- Add ZFS-support to fstat(1). This allows ZFS-filsystems to be including in
the open file-listing
lulf2007-11-02 00:35:05 UTC
FreeBSD src repository
Modified files:
sys/contrib/opensolaris/uts/common/fs/zfs zfs_znode.c
Log:
- Add sysctl for sizeof(znode_t), which will be used by fstat(1).
Approved by:pjd (mentor)
Revision ChangesPath
1.10 +4 -0
lulf2007-10-26 16:41:10 UTC
FreeBSD doc repository (src committer)
Modified files:
share/sgml news.xml
Log:
- Update news entry to reflect that i was part of SoC in the title, as well
as what I'll be working on in FreeBSD
Approved by:kib (mentor)
R
lulf2007-10-25 19:35:09 UTC
FreeBSD src repository
Modified files:
usr.bin/calendar/calendars calendar.freebsd
Log:
- Add my birthday to the calendar.
Approved by:kib (mentor)
Revision ChangesPath
1.221 +1 -0 src/usr.bin/calendar/calendars/calend
lulf2007-10-25 19:32:48 UTC
FreeBSD src repository
Modified files:
share/misc committers-src.dot
Log:
- Show that pjd@ and kib@ are my mentors, and that I work in src.
Approved by:kib (mentor)
Revision ChangesPath
1.67 +5 -0 src/share/
lulf2007-10-25 19:28:58 UTC
FreeBSD doc repository (src committer)
Modified files:
share/pgpkeyspgpkeys-developers.sgml pgpkeys.ent
Added files:
share/pgpkeyslulf.key
Log:
- Add my PGP key.
Approved by:kib (mentor)
Revision ChangesPat
lulf2007-10-25 19:22:36 UTC
FreeBSD doc repository (src committer)
Modified files:
share/sgml news.xml
Log:
- Announce my committer-status on the news page.
Approved by:kib (mentor)
Revision ChangesPath
1.114 +8 -1 www/share/sgml/news.x
lulf2007-10-25 19:20:00 UTC
FreeBSD doc repository (src committer)
Modified files:
en developers.sgml
Log:
- Put me in the developer list.
Approved by:kib (mentor)
Revision ChangesPath
1.177 +2 -1 www/en/developers.sgml
lulf2007-10-25 19:13:23 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/articles/contributors contrib.additional.sgml
contrib.committers.sgml
Log:
- Add myself to the committers section and remove myself fr
lulf2007-10-25 18:51:21 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/share/sgml authors.ent
Log:
- Add myself to authors file.
Approved by:kib (mentor)
Revision ChangesPath
1.432 +2 -0 doc/en_US.ISO8859-1/share/sgml/
55 matches
Mail list logo