index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix tunnel and dummy interfaces
Samuel Thibault
2013-03-26
4
-4
/
+7
*
Fix remap invocation
Samuel Thibault
2013-03-26
1
-2
/
+4
*
Update nasty/nice priority limit
Samuel Thibault
2013-03-11
1
-2
/
+2
*
Fix libpthread conversion
Samuel Thibault
2013-03-11
1
-1
/
+1
*
rpctrace: implement -E
Pino Toscano
2013-03-01
1
-1
/
+49
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2013-02-28
6
-357
/
+594
|
\
|
*
hello-mt: fix pthread porting issue
Pino Toscano
2013-02-27
1
-1
/
+1
|
*
Replace configure.in with configure.ac
Pino Toscano
2013-02-26
2
-3
/
+3
|
*
Update config.guess and config.sub
Pino Toscano
2013-02-26
2
-353
/
+590
|
*
Rename configure.in to configure.ac
Pino Toscano
2013-02-26
1
-0
/
+0
*
|
Add io_select_timeout to the io interface
Richard Braun
2013-02-28
29
-102
/
+441
*
|
Add the timespec_t Hurd type
Richard Braun
2013-02-28
2
-0
/
+4
|
/
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2013-02-26
8
-0
/
+11
|
\
|
*
Include <stdlib.h> or <mach.h> where needed
Pino Toscano
2013-02-25
8
-0
/
+11
*
|
Add remap translator
Samuel Thibault
2013-02-26
5
-5
/
+226
|
/
*
Always set flags on ethernet interface
Samuel Thibault
2013-02-24
2
-5
/
+4
*
Fix IPv6 by receiving all multicast
Samuel Thibault
2013-02-24
1
-0
/
+5
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2013-02-24
2
-3
/
+39
|
\
|
*
Sync the io_request, io_reply and io interfaces
Richard Braun
2013-02-15
2
-3
/
+39
*
|
Enable IPv6 packets between netdde and pfinet
Samuel Thibault
2013-02-24
1
-7
/
+7
|
/
*
Fix registers recording in core dump
Samuel Thibault
2013-02-11
1
-4
/
+4
*
Permit to use a tunnel not in /dev
Samuel Thibault
2013-02-05
2
-5
/
+22
*
Fix spurious port deallocation
Samuel Thibault
2013-01-29
1
-0
/
+2
*
Do not warn about not raising priority of non-root translators
Samuel Thibault
2013-01-27
1
-1
/
+1
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2013-01-27
1
-15
/
+29
|
\
|
*
Report VM cache statistics
Richard Braun
2013-01-14
1
-15
/
+29
*
|
Add canonicalize option to hostmux
Samuel Thibault
2013-01-27
3
-8
/
+22
|
/
*
Pass pfinet errors to io_select callers
Samuel Thibault
2013-01-14
2
-5
/
+10
*
Use SOL_* values from libc
Samuel Thibault
2013-01-14
1
-0
/
+6
*
Add TASK_EVENTS_INFO support to libps
David Höppner
2013-01-13
2
-2
/
+6
*
[IPV6]: Add IPV6_V6ONLY socket option support.
Samuel Thibault
2013-01-13
12
-34
/
+171
*
Optimise dir-lookup's second-lock
Samuel Thibault
2012-12-27
2
-6
/
+12
*
Fix comment style
Samuel Thibault
2012-12-17
1
-2
/
+2
*
Fix double call to pthread_mutex_unlock in diskfs_S_ifsock_getsockaddr.
Cyril Roelandt
2012-12-17
1
-4
/
+1
*
Fix double call to pthread_mutex_unlock in S_socket_connect.
Cyril Roelandt
2012-12-17
1
-1
/
+1
*
Fix double call to pthread_mutex_unlock in repeat_event().
Cyril Roelandt
2012-12-17
1
-6
/
+3
*
Fix double call to pthread_mutex_unlock in kbd_repeat_key().
Cyril Roelandt
2012-12-17
1
-6
/
+3
*
Fix double call to pthread_mutex_unlock in console_move_mouse().
Cyril Roelandt
2012-12-17
1
-2
/
+0
*
Do not expand format name in posix format option
Cyril Roelandt
2012-12-17
1
-0
/
+2
*
Make io_select return errors
Samuel Thibault
2012-12-17
3
-16
/
+55
*
pfinet: increase local port range
Richard Braun
2012-12-06
1
-0
/
+4
*
Complete switch from cthreads to pthreads
Samuel Thibault
2012-11-27
8
-17
/
+17
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
397
-2945
/
+3298
*
Remove condition implications
Richard Braun
2012-11-24
11
-34
/
+120
*
Move starvation-reduction computation into adjust_priority
Richard Braun
2012-11-24
1
-14
/
+16
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd
Samuel Thibault
2012-11-24
2
-5
/
+1
|
\
|
*
libps: Fix typo in the documentation of _proc_stat_create.
Cyril Roelandt
2012-10-22
1
-1
/
+1
|
*
Revert "libdiskfs: handle _PC_2_SYMLINKS in pathconf"
Pino Toscano
2012-10-04
1
-4
/
+0
*
|
Reduce contention on thread creation in libports
Richard Braun
2012-11-24
1
-9
/
+5
|
/
*
tmpfs: add --size
Pino Toscano
2012-09-30
1
-3
/
+26
[next]