Age | Commit message (Collapse) | Author | Files | Lines |
|
-change to the method of allocating and locking memory; if we get EPERM
when trying to mlock(), reset the amount of memory desired to the original
amount and try again without mlock(). The reason for this is that on many
systems, mlock() won't return EPERM until after having returned ENOMEM for
a larger amount. The new behaviour allows processes without mlock privileges
to still test the fully-specified amount or as much memory as can be
allocated. Thanks for the suggestion and testing to Dan Bradley.
|
|
* Add check for sync(2) and setgroups(3), and don't use these if they
don't exist on the host.
* Interix has a ... Special ... way of doing the "su" thing.
* Implement Interix-specific portion of mountlist.c.
|
|
2002), it is broken as seen in the bulk build logs (plus nobody has
complained so far) and, FWIW, it will be completely unbuildable with the
just-released Nautilus 2.10.0, as a required library will be missing.
|
|
|
|
|
|
22/07/2004 v0.4 win32 support
thanks to Guenter Knauf
06/07/2004 v0.3 DVD Support
thanks to Torsten Hilbrich
|
|
|
|
|
|
find the correct files (and dependencies, such as db4).
I suspect this will fix PR pkg/29710, PR pkg/29711 and PR pkg/29715, which
could be a result of the (incorrect) change in PR pkg/29712 sent by the
submitter of all these reports.
|
|
systems which support it (not true under NetBSD, as there is no krb5-config
file; no harm done, but a workaround should be put in place, which is
kinda laborious).
"Fixes" build under Linux (I'm not sure it was really broken, but anyway,
this was in fact a problem), as reported in PR pkg/29712.
|
|
General:
* Don't use G_INLINE_FUNC in the source code, which fixes several weird
build errors.
libxfce4util:
* Fix a problem with NFS mounted home directories in Solaris (#724)
xfce4-session:
* Fix RedHat shutdown code (#703)
xfdesktop:
* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
menu. there's a new option to either follow the default menu, or use a
static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion
xffm:
* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
This is bugzilla #751 report. Not all gtk showstopper bugs from svg
can be avoided. In particular with office/mobile_phone_01.svg. This
file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
in the other treeview before mount is complete)
xfcalendar:
* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
xfcalendar is launched (it remembered before the status when leaving)
xfce4-panel:
* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)
xfprint:
* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
|
|
While here, clean up some complains from pkgling.
|
|
|
|
since they are responsible for some files in share/mc.
|
|
|
|
The package smartmontools version 5.32 uses wrong units for SCSI
timeout in os_netbsd.c.
Double checked by thorpej.
Bump PKGREVISION.
|
|
of the dbus.pc file).
|
|
(required to boot from any existing partition on the disk, missed
in previous).
Bump PKGREVISION.
|
|
|
|
* Copy all stage 1.5 files from GRUB into $ISODIR/grub/, useful to boot
from any existing partition in the disk.
* Show usage when the target is not valid.
|
|
not have ENOTSUP. Approved by jlam.
|
|
|
|
NetBSD-1.6.2 to be compatible with both gcc-2.95.3 and gcc-3.3.
|
|
that allows xen12 to be compiled on NetBSD-1.6.2. Approved by wiz.
|
|
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.
For consistency across djbware in pkgsrc:
* In math/djbfft's and sysutils/daemontools's do-configure targets,
remove leading @ from ${ECHO} lines; from the former, also remove
unneeded single quotes from one such line.
* Rename net/publicfile's pre-build and sysutils/service-config's
post-patch targets to do-configure.
* In sysutils/checkpassword's do-configure target, reorder creation
of conf-cc, conf-ld, and conf-home.
All of the affected packages have been verified to compile.
XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
|
|
results, specially in the bulk build reports, and we don't use this style
anywhere else.
|
|
package, since the end of 2003. Furthermore, its functionality was
integrated in GNOME 2.6, which makes this package obsolete.
Ok'ed by maintainer, minskim@.
|
|
u32, and removing the padding bits in blkif_extent_t. This way the size
of the message doesn't change, and new tools are compatible with
older kernel (I will commit this change to kernel shortly too).
This has also been commited to xen-2.0-testing by Christian, and will be
in xen-2.0.5.
While here, remove the PKG_SYSCONFSUBDIR, as nothing looks for config files
here yet.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!
> 2005-02-04 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped verison number to 0.3.15
>
> 2005-02-01 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
> the length variable, a stack overflow (not buffer overflow) can be
> caused by a very long format result (werror("%2147483648i", 1)),
> credits go to Thief_hu for reporting it; it is believed not to be
> exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.14, cleaned up to
> work with autoconf2.50 and automake 1.7
>
> exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.14, cleaned up to
> work with autoconf2.50 and automake 1.7
>
> * src/objtypes.h: removed colliding macro names to avoid warnings
> on BSD derived systems
>
> 2004-07-04 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * src/io.c (get_inaddr): use in_addr_t for the private definition
> of INADDR_NONE if one is not found.
>
> 2004-05-06 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * added libol.spec.in patch by jpo
>
> 2004-05-04 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: use CFLAGS from environment if set
|
|
|
|
It should build more cleanly on solaris and other non-netbsd systems.
|
|
|
|
|
|
* Update copyright year
* Change syntax to not require mandatory options (think about the word!)
* Document short options
* Mention /var/run/dmesg.boot
* Expand examples section a bit
* Xref dmesg(8)
* Document a known bug
OK'd by mjl@
|
|
* Fallback to opening devices read-only on Linux 2.4 systems.
|
|
* Fixed string breakage.
* Fixed segfault #160560.
|
|
* Updated documentation.
* Fixed C99 macros.
|
|
* Bugs fixed:
+ Never return NULL on gnome_vfs_uri_extract_short_name calls
+ sftp-method: always check for the gnome_vfs_unescape_string return value
+ sftp-method: honor the force_replace flag on moves
+ gzip-method: correctly return GNOME_VFS_ERROR_EOF
+ Plug some memory leaks
+ Fix bogus warnings with later gcc versions
+ Various translation updates
|
|
|
|
tech-pkg@.
|
|
|
|
Made the free/used memory polling time configurable through the
"delay" option.
pkgsrc changes:
modified the rc.d script to work on systems without the NetBSD's rc.d
system.
|
|
The ossdvd patch is migrated to work with cdrtools-2.01a32.tar.bz2, and is
called cdrtools-2.01a32-ossdvd.patch. In addition the speed selection
routine speed_select_mdvd() has been merged from Warly's efforts at
http://people.mandrakesoft.com/~warly/files/cdrtools/ . The speed=2
speed selection now works for burning DVD's, but fails when reading.
For mandrake 10.0 new RPMS and SRPM are created.
|