about summary refs log tree commit diff stats
path: root/freebsd
Commit message (Expand)AuthorAgeFilesLines
* kill -lgcrypt, no longer needed after killing coloring threadsMarco Peereboom2013-06-121-1/+1
* Remove threadingJosh Rickmar2013-05-141-3/+3
* Add RESDIR definition to FreeBSD Makefile.John C. Vernaleo2013-03-081-0/+1
* add tor icon toggle for proxyMarco Peereboom2012-11-281-0/+2
* Install xombrero.desktop. Fixes FS384.Josh Rickmar2012-10-281-0/+1
* Reintroduce the FreeBSD fixes that were lost in the backouts.Josh Rickmar2012-08-091-1/+1
* Backout commitsJosh Rickmar2012-08-091-1/+1
* Include . and .. when building on FreeBSDJosh Rickmar2012-08-091-1/+1
* Implement an about:runtime page and :runtime command to view andJosh Rickmar2012-07-311-2/+8
* Add a force_https setting (using the same domain syntax as theJosh Rickmar2012-07-311-0/+1
* Makefile fixes for Linux and FreeBSD. Install the css to the resourceJosh Rickmar2012-07-111-0/+8
* Enable GTK3 as default on FreeBSD and Linux, and make attempts toJosh Rickmar2012-07-101-1/+7
* rename xxxterm to xomreroMarco Peereboom2012-05-172-8/+7
* abstract fork and execMarco Peereboom2012-01-311-1/+4
* Use a list of TLD's to properly handle multi-part TLD'sElias Norberg2012-01-161-1/+3
* Some more fixes for autoscrollStevan Andjelkovic2012-01-041-1/+1
* Fix make filesStevan Andjelkovic2012-01-041-2/+2
* Merge external editor stuff.Stevan Andjelkovic2012-01-031-1/+3
* oops missed a bit here, from Herbert J. Skuhra <h.skuhra@gmail.com>Marco Peereboom2012-01-031-1/+1
* Add history.c and completion.c...Stevan Andjelkovic2012-01-021-1/+6
* Fix freebsd buildMarco Peereboom2011-12-281-0/+2
* one more filemarco2011-11-031-1/+3
* catch upMarco Peereboom2011-11-021-1/+5
* catch up on new filesMarco Peereboom2011-11-021-1/+3
* make linux and freebsd compile againmarco2011-11-021-1/+3
* remove - from ghtread; reported on forumMarco Peereboom2011-11-011-1/+1
* Add threading here toomarco2011-10-241-5/+3
* Fix makefileMarco Peereboom2011-08-251-1/+1
* add some missing copyrights and tagsMarco Peereboom2011-08-061-0/+17
* unbreak build, bad toddMarco Peereboom2011-04-211-1/+1
* quotes from marco, to be added to by !marco. Just the good stuff!Todd Fries2011-03-241-0/+2
* remove some dead javascript helpersMarco Peereboom2011-03-021-2/+2
* fixup linux and freebsdMarco Peereboom2011-02-261-2/+2
* install man page in right location on freebsd.Marco Peereboom2011-01-191-1/+1
* Further work on FreeBSD's Makefile. Thanks to aldis at bsdroot dot lv.Stevan Andjelkovic2011-01-171-7/+9
* Fixed Makefile for FreeBSD, it works but could be done better. Thanks toStevan Andjelkovic2011-01-171-2/+2
* Further FreeBSD attempts. ok marco@Stevan Andjelkovic2011-01-172-0/+283
* Further attempts to make it compile on FreeBSD. ok marco@Stevan Andjelkovic2011-01-171-0/+11
an class='oid'>36790dc2 ^
f7843def ^





36790dc2 ^
f7843def ^

2cdbfc7e ^

















3d7d070b ^










































1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148