pefo
|
72e07342e2
|
Fix dlfcn.h and link.h for arc port
|
28 years ago |
millert
|
3d97fdc36a
|
export byte swapping routine.
|
28 years ago |
millert
|
ed7dfea909
|
Protect prototypes with __P.
|
28 years ago |
millert
|
fe124ad6bc
|
removed md2.h
|
28 years ago |
millert
|
3bc71f0481
|
Add function prototypes.
|
28 years ago |
millert
|
54381534bc
|
Added sha1 (secure hash function).
|
28 years ago |
millert
|
ecfc045234
|
Use bittypes so we work on 64-bit machines.
|
28 years ago |
millert
|
d28ecaa232
|
unacceptable license.
|
28 years ago |
millert
|
6de7aac4d4
|
includes in skey dir get installed too.
|
28 years ago |
deraadt
|
ac6acdb7c7
|
int32_t where possible; from netbsd
|
28 years ago |
deraadt
|
952b9732f3
|
pull cdefs.h in sys/signal.h instead; improvement on netbsd pr#2712; laine@mornignstar.com
|
28 years ago |
tholo
|
1d04a2205d
|
Don't use anonymous structs
|
28 years ago |
tholo
|
08260143ad
|
Fix prototype
|
28 years ago |
mickey
|
aa600e9de8
|
up to RIPv2.
|
28 years ago |
pefo
|
8b9e5269b9
|
standard link.h and dlfcn.h not very useful on mips
|
28 years ago |
deraadt
|
c887403e08
|
_POSIX_ARG_MAX 256k after consulting with thorsten
|
28 years ago |
deraadt
|
1559de7206
|
+issetugid
|
28 years ago |
millert
|
7f65e48850
|
Adds rcmdsh() prototype.
|
28 years ago |
millert
|
369ba26f33
|
Adds _PATH_RSH for rsh-using rcmd()
|
28 years ago |
mickey
|
d90776c90d
|
netipx.
|
28 years ago |
downsj
|
4ce7525104
|
Add libcompat.
|
28 years ago |
deraadt
|
ebe41c8218
|
proto get_myaddress()
|
28 years ago |
deraadt
|
c7ab7270cf
|
proto bindresvport() here
|
28 years ago |
tholo
|
f559b49b8a
|
Integrate zlib v1.0.3
|
28 years ago |
deraadt
|
e9778e2d47
|
export non-constipated sys_errlist[] to userland
|
28 years ago |
downsj
|
48a74a2466
|
Partially revert back to the old behaviour of declaring sys_errlist here.
sys/errno.h can declare it as well.
|
28 years ago |
mickey
|
2573d8dfad
|
install /sys/scsi in /usr/include/scsi
|
28 years ago |
downsj
|
53efdda80c
|
regexp.h no longer lives here.
|
28 years ago |
deraadt
|
95b54cdd0d
|
(*cl_control)() takes a void * for last param
|
28 years ago |
deraadt
|
86b07c7918
|
util.h no longer here
|
28 years ago |
deraadt
|
fc8220f0ea
|
xpg4.2 makes sys/types.h optional, so we gotta include it ourselves
|
28 years ago |
downsj
|
6e72674543
|
I'm moving util.h to it's proper place, damnit.
|
28 years ago |
deraadt
|
ce569fce0f
|
add /sbin/scsi from FreeBSD -- a good start!
|
28 years ago |
deraadt
|
6839e5e866
|
also do includes in libpcap and arch/${MACHINE}
|
28 years ago |
deraadt
|
0ed33d6cdf
|
iruserok() can finally safely use a u_int32_t for the ip addr
|
28 years ago |
deraadt
|
ebb6ef6fe2
|
libedit has an includes target too
|
28 years ago |
niklas
|
b3772f798e
|
Forgot to handle the md?.h include files in here
|
28 years ago |
niklas
|
421b43e5d0
|
Add md[245].h include files for use with the md support in libc, from FreeBSD
|
28 years ago |
deraadt
|
ad5c995e3a
|
../lib/libmenu not ../libmenu
|
28 years ago |
tholo
|
2c3eb479e9
|
Include in some more directories
|
28 years ago |
tholo
|
f281fa68e9
|
Recurse into a few more select directories on "make includes"
|
28 years ago |
deraadt
|
c7bff799d7
|
svr4-style gencat
|
28 years ago |
deraadt
|
a5010d31aa
|
libutil
|
28 years ago |
etheisen
|
0bac06fa2a
|
Moved contents into sys/exec_elf.h. elf_abi.h includes the sys version.
|
28 years ago |
deraadt
|
82148bcbe0
|
poll() as a system call
|
28 years ago |
deraadt
|
ae3ae2b568
|
db release 1.85
|
28 years ago |
deraadt
|
b75dc149e0
|
hard-code the include installation path (mostly for speed)
|
28 years ago |
deraadt
|
a28fb630c7
|
realinstall -> includes
|
28 years ago |
deraadt
|
3d0a701e00
|
from netbsd: Add kvm_dump* prototypes
|
28 years ago |
deraadt
|
064637dcea
|
from netbsd; Added private functions
|
28 years ago |