This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
atm
History
Hartmut Brandt
82817dd82d
Fix what was a common idiom in PDP-11 days: declare a local int and
...
use the address of that int for read(2). While this happens to work on LE, it surely is wrong on BE.
2003-07-30 16:02:50 +00:00
..
atm
Use size_t for buffer sizes. Improve error handling in some places.
2003-07-29 13:37:04 +00:00
fore_dnld
Fix what was a common idiom in PDP-11 days: declare a local int and
2003-07-30 16:02:50 +00:00
ilmid
Due to a gcc bug, it doesn't like local variables with names like 'sin'.
2003-07-25 08:15:09 +00:00
Makefile
…
Makefile.inc
The directory of the makefile that's including the file is tried first.
2001-10-25 08:37:12 +00:00