index
:
gh_mirror/jhunkeler/NetNuke2.git
master
ncurses
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Regenerated autotools with something less bleeding edge than Fedora 14's impl...
ncurses
Joseph Hunkeler
2010-12-20
1
-0
/
+1
*
More ncurses work.
Joseph Hunkeler
2010-12-13
4
-36
/
+44
*
Incorrect syntax for COM call fixed
Joseph Hunkeler
2010-12-13
1
-1
/
+1
*
Add curses.c to Makefile
Alan Brault
2010-12-10
2
-13
/
+30
*
Small UI change
Joseph Hunkeler
2010-12-10
1
-0
/
+198
*
UI changes... Sort of getting there.
Joseph Hunkeler
2010-12-10
2
-4
/
+21
*
Dual window testing (sad attempt so far)
Joseph Hunkeler
2010-12-10
2
-2
/
+8
*
Merge branch 'ncurses' of http://github.com/phenex/NetNuke into ncurses
Joseph Hunkeler
2010-12-09
3
-2
/
+3
|
\
|
*
Additional header and function checks
Alan Brault
2010-12-09
3
-2
/
+3
*
|
- curses.c spawns an ncurses enabled worker thread
Joseph Hunkeler
2010-12-09
2
-94
/
+12
|
/
*
ncurses support
Alan Brault
2010-12-09
2
-2
/
+2
*
Utilitize config.h
Alan Brault
2010-12-09
1
-1
/
+1
*
Enable cross compiling support to NetNuke
Alan Brault
2010-12-09
2
-18
/
+89
*
Merge branch 'master' of git://github.com/jhunkeler/NetNuke
Alan Brault
2010-12-07
2
-8
/
+12
|
\
|
*
Merge branch 'extrarius-master'
Joseph Hunkeler
2010-12-07
1
-0
/
+5
|
|
\
|
*
|
Explicitly set block size, no matter what.
Joseph Hunkeler
2010-12-07
1
-1
/
+1
|
*
|
Fixed not writing the proper amount of data
Joseph Hunkeler
2010-12-07
1
-7
/
+11
*
|
|
Remove the checks for g++... NetNuke doesn't use C++ code at all
Alan Brault
2010-12-07
1
-5
/
+0
*
|
|
Remove bad linker switch
Alan Brault
2010-12-07
2
-2
/
+2
|
|
/
|
/
|
*
|
Merge branch 'master' of git://github.com/jhunkeler/NetNuke
Alan Brault
2010-12-07
2
-18
/
+12
|
\
|
|
*
Check the return value of fgets
Joseph Hunkeler
2010-12-07
1
-5
/
+6
|
*
Merge branch 'extrarius-master'
Joseph Hunkeler
2010-12-07
2
-5
/
+5
|
|
\
|
*
|
Playing with mutex configurations (everything is subject to change for best p...
Joseph Hunkeler
2010-12-07
1
-13
/
+6
*
|
|
- Check for sizes in unsigned long long and unsigned long int
Alan Brault
2010-12-07
1
-0
/
+5
|
|
/
|
/
|
*
|
- Alter CFLAGS to produce a more sane binary with less problems
Alan Brault
2010-12-07
2
-5
/
+5
|
/
*
Fully integrate libsysfs into NetNuke (it compiles and links correctly)
Alan Brault
2010-12-07
2
-23
/
+76
*
Added missing mutex init/destroy (should have crashed, but never did...)
Joseph Hunkeler
2010-12-07
1
-0
/
+2
*
For each pass attempt to lock the mutex. If the mutex locks then write, if n...
Joseph Hunkeler
2010-12-07
1
-11
/
+16
*
Transition to fcntl.h for I/O
Joseph Hunkeler
2010-12-06
3
-11
/
+15
*
More sysfsutils stuff but the linker is not working just yet
Alan Brault
2010-12-06
2
-0
/
+5
*
Bundle sysfsutils for portability reasons
Alan Brault
2010-12-06
1
-4
/
+4
*
License text
Joseph Hunkeler
2010-12-06
1
-0
/
+20
*
Regenerate Makefile
Alan Brault
2010-12-05
1
-2
/
+2
*
Move CFLAGS and LDFLAGS to configure.ac to prevent tampering
Alan Brault
2010-12-05
2
-34
/
+27
*
Move NetNuke binary from bin to sbin
Alan Brault
2010-12-05
1
-1
/
+1
*
Remove errenous -static from src/Makefile.am
Alan Brault
2010-12-05
1
-1
/
+1
*
More cleanups
Alan Brault
2010-12-05
1
-4
/
+8
*
Clean up Configure and Makefile Scripts
Alan Brault
2010-12-05
1
-0
/
+465
*
Initial Configure and Make Scripts
Alan Brault
2010-12-05
1
-0
/
+8
*
Structural Changes
Alan Brault
2010-12-05
2
-85
/
+0
*
Added misc.c
Joseph Hunkeler
2010-12-05
1
-1
/
+2
*
Added ignore_device function
Joseph Hunkeler
2010-12-05
1
-0
/
+19
*
Initial commit
Joseph Hunkeler
2010-12-05
1
-0
/
+15
*
Added "vendor" and "model" to nndevice_t, and added more prototypes
Joseph Hunkeler
2010-12-05
1
-0
/
+4
*
Implementing --ignore flag (not working right now)
Joseph Hunkeler
2010-12-05
1
-11
/
+31
*
Re-working sysfs handling
Joseph Hunkeler
2010-12-05
1
-18
/
+78
*
Merge branch 'master' of git://github.com/jhunkeler/NetNuke
Joseph Hunkeler
2010-12-04
2
-12
/
+34
|
\
|
*
IDE now sets nndevice_t variables like scsi
Joseph Hunkeler
2010-12-04
1
-5
/
+9
|
*
fixed bad malloc
Joseph Hunkeler
2010-12-04
1
-7
/
+25
*
|
Implementing sysfs SCSI scaning
Joseph Hunkeler
2010-12-04
3
-1
/
+55
|
/
[next]