Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-25 | Remove 3rd argument to open() when flags don't include O_CREAT | Matthieu Herrb | |
2021-01-24 | making the default system.fvwmrc a bit less obsolete. | Matthieu Herrb | |
- remove xman (was removed from xenocara base) - replace rlogin with ssh in modules - make the fg color for ssh / telnet prompts black so that's it's readable. ok deraadt@ | |||
2021-01-24 | Remove extra parenthesis | Matthieu Herrb | |
2021-01-24 | add explicit braces to avoid dangling else warning and fix misleading | Matthieu Herrb | |
indentation. | |||
2021-01-24 | Add missing function prototypes | Matthieu Herrb | |
2021-01-24 | Fix 'format string is not a string literal' warning. | Matthieu Herrb | |
2021-01-24 | Fix pre C89 dummy() prototype. | Matthieu Herrb | |
2021-01-24 | include <stdlib.h> to get exit() prototype declaration. | Matthieu Herrb | |
2021-01-24 | include <string.h> to get strcmp() prototype declaration. | Matthieu Herrb | |
2021-01-24 | Fixes for -fno-common beeing the default in clang 11. | Matthieu Herrb | |
ok mortimer@ who came to the same patches. | |||
2006-11-26 | Importing from XF4, plus BSD make infrastructure | Matthieu Herrb | |
2020-09-30 | Remove osrelease from system.fvwmrc | kn | |
This is the version string that shows up as part of "OpenBSD 6.8" in the bottom right window in a default installation. But as this version stems from the build machine's kernel with which fvwm was build, it can differ from the version you're running on your machine which is what you'd expect as user. Such values must not be derived from the build environment; instead of fixing it up, remove the version number entirely and leave it to the user's ~/.fvwmrc to update the label if need be. OK deraadt | |||
2019-10-19 | Remove references to xman(1). Noticed by Alfred Morgan, thanks. | Matthieu Herrb | |
2006-11-26 | Importing from XF4, plus BSD make infrastructure | Matthieu Herrb | |
2019-08-15 | Remove xman from utilities menu. | Matthieu Herrb | |
2017-04-15 | remove all compile time __DATE__ and __TIME__ variables from the source | Robert Nagy | |
ok deraadt@, matthieu@ | |||
2016-10-10 | Remove the global 'make includes' step from 'make build'. | Matthieu Herrb | |
This is no longer needed and gets in the way of tightening permission used during build. ok and suggestions natano@ | |||
2015-11-18 | pledge fvwm and FvwmPager (since it's started by default); committing to | Okan Demirmen | |
solicit further feedback and testing. ok matthieu and encouragement from deraadt | |||
2015-11-08 | Fix use afer free in free_window_list(). | Matthieu Herrb | |
bug report by Gerrit Meyerheim, patch by Serguey Parkhomovsky on bugs@ Thanks to both. | |||
2015-07-19 | Don't redefine build: locally | Matthieu Herrb | |
2015-05-10 | No NEWS is good NEWS - remove a bunch of files not present upstreams anymore | Matthieu Herrb | |
2013-11-01 | remove unused file. | Matthieu Herrb | |
2013-07-21 | Remove Modules that are not linked to the build for license issues. | Matthieu Herrb | |
2006-11-26 | Importing from XF4, plus BSD make infrastructure | Matthieu Herrb | |
2012-09-30 | remove utterly bogus tests and simplify. | Marc Espie | |
fvwm was only building thanks to an unlikely series of accidents... okay matthieu@ | |||
2012-09-10 | remove scrotwm from fvwm restart menu. | Okan Demirmen | |
ok matthieu@ | |||
2012-03-18 | Remove the whole extras directory, not used in OpenBSD builds. | Matthieu Herrb | |
Noticed by fgsch@ a while ago. | |||
2012-03-04 | rename getline() occurrences to get_line(). | Federico G. Schwindt | |
2012-01-29 | Restart menu update: remove window managers that are not available | Matthieu Herrb | |
from ports/packages. Replace them with some more modern ones. | |||
2012-01-29 | Remove trailing white space | Matthieu Herrb | |
2011-06-23 | switch to installing source manuals: | Christian Weisgerber | |
* cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged | |||
2011-03-08 | xcb is no longer optional. | Matthieu Herrb | |
2011-01-18 | Picture -> FvwmPicture, to avoid collisions with xrandr includes. | Marc Espie | |
As noticed by Tristan Le Guern. okay matthieu@ | |||
2010-11-27 | Explicitely link libxcb when needed for static arches. | Matthieu Herrb | |
2010-03-20 | Fix formatting errors breaking the xenocara mandoc(1) build: | Ingo Schwarze | |
* .Bl may only have .It children * .SH requires an argument * blank lines are illegal outside literal context Now "cd /usr/xenocara && make man" succeeds, but unfortunately, that covers a minority of X11 manuals only. ok matthieu@ | |||
2009-10-24 | sprintf() -> snprintf() | Matthieu Herrb | |
2009-01-03 | Avoid infinit loop on make clean. Problem found by mglocker@. | Matthieu Herrb | |
2008-09-01 | Remove extra semi-colon after conditional. Tested by phessler@. | Matthieu Herrb | |
2008-07-16 | add cwm to exec/restart menu | Okan Demirmen | |
ok matthieu@ oga@ | |||
2008-03-25 | Introduce bsd.xconf.mk to set default config variables used | Matthieu Herrb | |
at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@. | |||
2008-01-06 | cleandir needs clean | Matthieu Herrb | |
2007-07-05 | preprocess man page with tbl | Matthieu Herrb | |
2007-05-28 | Remove files that shouldn't be there, okay matthieu@ | Pedro Martelletto | |
2007-04-16 | defintion -> definition; ok matthieu | Jason McIntyre | |
2007-04-16 | desciption -> description; ok matthieu | Jason McIntyre | |
2007-04-09 | Fix libraries list for static architectures | Matthieu Herrb | |
2007-04-05 | disable the alt-arrow combos by default. alt-left/right seems | Ted Unangst | |
much more useful controlling firefox history than bouncing the screen around. ok marco | |||
2007-04-04 | more $Xenocara$ -> $OpenBSD$; ok matthieu@ | David Krause | |
2007-03-30 | - add an INSTALL_DATA target in bsd.xorg.mk (inspired by bsd.port.mk). | Alexandre Anriot | |
- start using it in fvwm, ssh-askpass and xsystrace (more to come). ok matthieu@ | |||
2007-03-27 | We now need an obj dir here. Spotted by bernd@ thanks. | Matthieu Herrb | |