0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
Feb 01, 2025 — Feb 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changes for recent glibc Fixed many compile warnings. More... about 16 years ago
The TNOS kernel has been *revamped* to allow TNOS to compile and run on the latest linux distributions. The JMP_BUF calls are no longer in use, and have been replaced with the UCONTEXT calls. This should be considered very experimental at this stage. It *seems* to run. I compiled and tested this on a Scientific Linux x86_64 system, running a '2.6.9-42.0.10.ELsmp' kernel, and using 'glibc-2.3.4-2.25', and 'ncurses-5.4-13'. The changes are more or less in line with the kernel changes I did for my JNOS 2.0 project. More... over 18 years ago
Several people have commented that they do not like the shell command asking them to 'Hit enter to continue'. This hinders the ability of TNOS to come up unattended. Someone needs to be there to hit ENTER for each shell. Now that the tun interface is more popular, the shell command will be used more. As an interim solution I have created a '#define T3_ISHELL' option to tell the compiler whether or not the keywait() is called. By default, it is not ! More... almost 20 years ago
Moved the 'struct bbs' definition from the end of the file, to the beginning of the header file instead. The GCC 4.0.x (FC4) compiler does not tolerate forward referencing of structures, like the older compilers might have. More... almost 20 years ago
Removed a cast that GCC 4.0.x (FC4) did not like. More... almost 20 years ago
fixed a serious memory leak in the TUN code. More... about 21 years ago
added the tun.o object file to the NET library. More... about 21 years ago
hanged version to 3.01a1 More... about 21 years ago
Some documentation on how to use the new TUN interface. More... about 21 years ago
New tun.c module now allows TNOS 3 users to use the TUN.O kernel driver as an alternative (or replacement) for the SLIP (slattach) method. More... about 21 years ago
Added hooks for the new TUN interface. More... about 21 years ago
Final CVS changes for Sourceforge More... over 21 years ago
Changes to CVS references to properly access sourceforge.net CVS More... over 21 years ago
Prepared version number for release 3.00 More... almost 22 years ago
Initial revision More... almost 22 years ago
Initial revision More... almost 22 years ago