Make the default prefix /usr
[browser-switch] / main.c
2009-12-17 Steven LuoRemove unnecessary #includes
2009-12-17 Steven LuoSwitch the proxy over to use shared config file parsing...
2009-12-16 Steven LuoInitial refactor of config file handling
2009-12-15 Steven LuoAdd some comments to the code
2009-12-15 Steven LuoTry legacy config file location if config file not...
2009-12-13 Steven LuoActually initialize sa_mask properly
2009-12-13 Steven LuoInitialize sa_mask in sigaction structure
2009-12-13 Steven LuoCreate and register two different OssoBrowser objects...
2009-12-11 Steven LuoRemove a stray debugging printf()
2009-12-11 Steven LuoClean up string handling
2009-12-11 Steven LuoStyle changes
2009-12-11 Steven LuoMake config file parsing (mostly) compatible with the...
2009-12-11 Steven LuoCommit a plain C reimplementation of browser-switchboard