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
path:
root
/
pfinet
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...
Flavio Cruz
2023-12-29
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-1
/
+1
*
pfinet: Fix warning
Samuel Thibault
2022-09-22
1
-4
/
+3
*
rioctl: Use r not i group ioctl for SIOCADDRT/SIOCDELRT
Damien Zammit
2022-09-22
1
-0
/
+3
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-0
/
+10
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
Unify and document the way fsids are handled in trivfs translators
Justus Winter
2016-04-28
1
-1
/
+0
*
pfinet: fix sanity check at translator startup time
Justus Winter
2015-11-03
1
-2
/
+4
*
pfinet: convert to trivfs dynamic classes and buckets
Justus Winter
2015-09-27
1
-27
/
+34
*
pfinet: make the demuxers payload-aware
Justus Winter
2014-12-07
1
-2
/
+10
*
startup: bind the startup server to /servers/startup
Justus Winter
2014-11-21
1
-9
/
+3
*
pfinet: fix path in comment
Justus Winter
2014-10-31
1
-1
/
+1
*
pfinet: set a non-zero ports management timeout
Richard Braun
2014-02-22
1
-1
/
+1
*
pfinet: include the mig-generated server headers in main.c
Justus Winter
2014-01-20
1
-5
/
+6
*
pfinet: improve the pfinet_demuxer function
Justus Winter
2013-12-02
1
-17
/
+35
*
Define and use symbolic names for important processes
Justus Winter
2013-08-28
1
-1
/
+2
*
Permit to use a tunnel not in /dev
Samuel Thibault
2013-02-05
1
-2
/
+9
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-3
/
+11
*
Add missing format strings for error, printk, problem
Pino Toscano
2011-10-19
1
-1
/
+1
*
fix common misspellings
Jonathan Neuschäfer
2011-08-20
1
-1
/
+1
*
2007-10-08 Stefan Siegl <stesie@brokenpipe.de>
Stefan Siegl
2007-10-08
1
-33
/
+141
*
2002-05-13 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-05-13
1
-1
/
+4
*
hurd/
Marcus Brinkmann
2001-01-11
1
-3
/
+28
*
2000-12-03 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-12-03
1
-1
/
+9
*
2000-10-06 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-10-06
1
-10
/
+19
*
2000-10-04 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-10-04
1
-23
/
+48
*
2000-09-30 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2000-09-30
1
-0
/
+4
*
2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
2000-03-17
1
-1
/
+2
*
2000-02-13 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-13
1
-0
/
+4
*
2000-02-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-04
1
-3
/
+4
*
2000-02-03 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-04
1
-15
/
+33
*
1999-09-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-09
1
-1
/
+1
*
1999-06-13 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-06-13
1
-1
/
+23
*
1999-02-28 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-02-28
1
-27
/
+10
*
Wed Aug 20 14:05:52 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-08-20
1
-1
/
+1
*
Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1997-07-23
1
-2
/
+5
*
Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-25
1
-0
/
+2
*
(sigterm_handler):
Miles Bader
1996-06-24
1
-6
/
+5
*
(sighup_handle): New function.
Michael I. Bushnell
1996-06-24
1
-0
/
+20
*
(main): Pass ARGC & ARGV to argp_parse in the correct order.
Miles Bader
1996-06-21
1
-1
/
+1
*
Include <hurd/startup.h> and <string.h>.
Michael I. Bushnell
1996-06-20
1
-4
/
+11
*
(main): Rearrange to use new argument parsing.
Miles Bader
1996-06-17
1
-54
/
+67
*
(S_startup_dosync, arrange_shutdown_notification): New functions.
Michael I. Bushnell
1996-06-13
1
-1
/
+62
*
(main): Initialize fsys_identity.
Michael I. Bushnell
1996-05-14
1
-0
/
+2
*
entered into RCS
Roland McGrath
1996-04-24
1
-9
/
+13
*
Formerly main.c.~15~
Michael I. Bushnell
1996-02-26
1
-3
/
+2
*
Formerly main.c.~14~
Michael I. Bushnell
1995-11-29
1
-20
/
+20
*
Formerly main.c.~13~
Michael I. Bushnell
1995-11-27
1
-1
/
+3
*
Formerly main.c.~12~
Michael I. Bushnell
1995-11-20
1
-1
/
+1
*
Formerly main.c.~11~
Michael I. Bushnell
1995-11-20
1
-1
/
+1
[next]