downsj
|
91716e4506
|
Fix more libss stuff.
|
28 years ago |
downsj
|
cd70705e5c
|
Move libss to the main tree.
|
28 years ago |
downsj
|
ca4be1b22a
|
Move libcom_err out of Kerberos, change include location.
|
28 years ago |
downsj
|
3004c3dde6
|
install gnu/ext2fs
|
28 years ago |
tholo
|
7af36f2b76
|
Remove /usr/contrib/bin and /usr/old/bin from _PATH_STDPATH
|
28 years ago |
tholo
|
0325b878d5
|
Do not enable putc() macro implementation if _POSIX_SOURCE is defined;
it is not fully compliant
|
28 years ago |
etheisen
|
3c7bddd712
|
OLF.
|
28 years ago |
tholo
|
a4b685dc2e
|
Correct a typo in _POSIX_SSIZE_MAX
Correct _POSIX_ARG_MAX; it should define the minimum allowed argument size,
not the supported on (we have sysconf for that)
|
28 years ago |
downsj
|
0346da1a49
|
_PW_YPTOKEN
|
28 years ago |
tholo
|
b862b7911f
|
Warn when <malloc.h> is included, recommending <stdlib.h>
|
28 years ago |
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 |