Make bind1() and accept1() non-static for linux emulator use.
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Sep 2003 22:45:08 +0000 (22:45 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 6 Sep 2003 22:45:08 +0000 (22:45 +0000)
commit931f64bef34d43268b33e9285490d96b8980172b
tree54b4c713b34d3bc2b1ae9bd7229172b9b53aeee5
parentc1d552d0b2eee41c3c98e4e56797a31eeb180b35
Make bind1() and accept1() non-static for linux emulator use.
Matt: added fix to long standing bug in getsockaddr() that could allocate
too little space and overrun the structure.

Submitted-by: "David P. Reese Jr." <daver@gomerbud.com>
sys/sys/syscall1.h [new file with mode: 0644]