Commit Graph

42 Commits

Author SHA1 Message Date
Peter Marschall f7bdd2e2e1 vbox: autoreconf
Update all files generated by autotools via a call to 'autoreconf -if'.
2012-04-21 19:09:25 +02:00
Rolf Leggewie 33f8899164 fix spelling mistake s/accessable/accessible/ s/unaccessible/inaccessible/ 2012-03-29 16:36:40 +02:00
Rolf Leggewie b5a97dc9d2 fix spelling mistake s/Transfering/Transferring/ 2012-03-29 16:36:40 +02:00
Rolf Leggewie 3a58e36e8a fix spelling mistake s/seperat/separat/ 2012-03-29 16:36:37 +02:00
Karsten Keil a6896a6481 Fix position independ code generation
Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-03-12 20:55:56 +01:00
Karsten Keil a480f97212 Fix vbox on little endian
Debian sid vbox-little-endian.patch

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:37 +01:00
Karsten Keil 0a8f69d1d9 vbox enhancements
Use encrypted mailbox passwords.
Taken from Debian sidvbox-diffs.patch

Signed-off-by: Karsten Keil <kkeil@linux-pingi.de>
2012-02-26 18:21:36 +01:00
keil 8c55b46db9 -fix build with additional CFLAGS on commandline 2008-08-31 11:35:55 +00:00
keil 19482907d7 fix compiler warnings 2007-05-17 21:10:29 +00:00
keil 1995f4e78c fix data types for 64 bit (Thanks to Peter Mack) 2007-05-17 15:02:43 +00:00
keil 8dd859c039 check the effectiv user ID and not the UID, if not setuid root do not have
any effect.
2005-02-23 16:26:57 +00:00
keil d9025bd09a - makes PPC working 2003-02-24 17:27:32 +00:00
paul 55ea349cc7 prevent trigraphs 2002-03-11 16:23:51 +00:00
paul e3f2e79e2f Be more explicit if audio data ends with an error.
This helps in debugging obscure problems... <grrr>
2002-01-31 20:12:16 +00:00
paul 9b2b90a035 Ignore filenames beginning with a '.' 2002-01-31 20:11:07 +00:00
paul 1f544777c9 Work around trigraphs in a string, with which some compilers
could generate wrong characters.
2002-01-31 20:10:20 +00:00
paul 8c72049180 Give a warning if a too short ring timeout is configured in the rc file. 2002-01-31 20:09:21 +00:00
paul c41b9da0c5 Increase MODEM_RINGTIMEOUT from 5 to 6 now that the timing in the kernel
code is correct (it used to be shorter). This was leading to timeouts
between the rings, so that vboxgetty would never react to any calls where
RINGS was defined to be more than 1.
2002-01-31 20:08:41 +00:00
paul 10f699ef70 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:11 +00:00
paul 8f47d80a0a Changed beep sound, and
check for new messages now ignores directories in the message dir.
2001-03-01 14:52:58 +00:00
paul e10fc63b14 Added vboxputty functionality, from Gerrit Pape <pape@innominate.de> 2000-11-30 15:35:19 +00:00
paul 5c83c2a328 Removed debugging message "sig: %d". 2000-09-15 09:08:37 +00:00
paul 62c68f3c0b Added clean and distclean targets. Removes *.o and the executables. 2000-08-04 11:10:56 +00:00
keil d075a967e0 fix typo 2000-06-22 15:56:55 +00:00
keil e20382c863 Allow to suspend vbox calls also without a call id. 1999-10-15 15:43:26 +00:00
paul 50de42dcf9 rearranged includes to make compiling on Alpha easier 1998-12-31 09:57:27 +00:00
michael a97f410bfe - siginterrupt() added to modem_set_timeout() (on some systems alarm
signals don't interrupt system calls by default).
1998-06-10 14:31:08 +00:00
paul f2abd95a27 Fixed compiler warnings from egcs. 1998-04-28 08:33:52 +00:00
keil e32a52952c enable SUSPEND in vbox (transfer call to a phone) 1998-03-26 13:10:33 +00:00
fritz e25ae4a7b4 Update to vbox 2.0.0b4 1997-10-22 20:46:36 +00:00
fritz ac13b31879 Added include for compilation with libc6 1997-08-22 12:25:38 +00:00
michael 7244248e73 Please see CHANGES for a detailed description 1997-05-10 10:58:08 +00:00
michael d9b8a498c7 Please see CHANGES for a detailed description 1997-04-28 16:51:11 +00:00
michael b4ef683b6c Please see CHANGES for a detailed description 1997-04-04 09:31:49 +00:00
michael 1cdedbfac4 Please see CHANGES for a detailed description 1997-03-18 12:36:24 +00:00
michael f6906b91b3 Please see CHANGES for a detailed description 1997-03-08 19:56:41 +00:00
michael 7fe5019f27 Please see CHANGES for a detailed description 1997-02-28 14:12:49 +00:00
michael 5285a869b0 Please see CHANGES for a detailed description 1997-02-27 15:43:39 +00:00
michael 48c43085a1 Please see CHANGES for a detailed description 1997-02-26 20:33:41 +00:00
michael 1600325958 All files new added to correct permissions 1997-02-26 13:10:11 +00:00
michael 31e1b6e426 All files remove to correct permissions 1997-02-26 13:00:48 +00:00
michael a767b89325 Added vbox to cvs tree 1997-02-25 17:40:24 +00:00