tholo
|
9bd79ef654
|
Manpage update to match changed functionality; by alex@FreeBSD.org
|
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
|
c929e54643
|
add decl
|
28 years ago |
tholo
|
7128f5a83e
|
POSIX requires stdio buffers be flushed on abort
|
28 years ago |
tholo
|
0f388ec0c1
|
Update to work properly with output from find -ls; also skip commented out
lines in /etc/exports
|
28 years ago |
mickey
|
7f0686c6c5
|
add random device
|
28 years ago |
niklas
|
d30e28dbe8
|
add devices to all & floppy case. Fix acd device creation
|
28 years ago |
downsj
|
0346da1a49
|
_PW_YPTOKEN
|
28 years ago |
deraadt
|
4dc865ca36
|
unused variable noticed by asriel(right?), proto from mccanne; fed to freebsd
|
28 years ago |
downsj
|
ce50b483f0
|
pms0r -> psm0
|
28 years ago |
downsj
|
6d1af96fbf
|
pms driver now uses minor numbers.
|
28 years ago |
deraadt
|
f71c68685b
|
uucp at 66, sigh
|
28 years ago |
niklas
|
8cdd1c4331
|
Fix typo in ttyB case
|
28 years ago |
tholo
|
b862b7911f
|
Warn when <malloc.h> is included, recommending <stdlib.h>
|
28 years ago |
niklas
|
46a3a5af15
|
Enlarge miniroot
|
28 years ago |
deraadt
|
f223872075
|
bit more careful ldconfig
|
28 years ago |
michaels
|
85428f3761
|
Attempt at cleanup.
|
28 years ago |
pefo
|
72e07342e2
|
Fix dlfcn.h and link.h for arc port
|
28 years ago |
deraadt
|
be50c058a1
|
ttyv series is now useable
|
28 years ago |
dm
|
06bdbd05f1
|
Add whatis files in /usr/local/man and /usr/X11R6/man.
|
28 years ago |
millert
|
3d97fdc36a
|
export byte swapping routine.
|
28 years ago |
deraadt
|
7abd613b49
|
16 partitions
|
28 years ago |
deraadt
|
18a554a66b
|
16 partitions, avoid d
|
28 years ago |
millert
|
3077b69dbf
|
Moved definitions of BYTE and LONG in from header file.
|
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
|
5f353ad96b
|
Fixed standalone test mode for NEW_SHA1.
|
28 years ago |
millert
|
b7afb98f44
|
added sha1 (secure hash function).
|
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 |
deraadt
|
00a7fa05e6
|
/dev/vga is not needed anymore
|
28 years ago |
millert
|
6de7aac4d4
|
includes in skey dir get installed too.
|
28 years ago |
tholo
|
6d13fb6c1b
|
Make sure we don't dereference stray pointer when running suid or sgid
|
28 years ago |
downsj
|
9eb11bf694
|
vi cw handling.
|
28 years ago |
etheisen
|
9edd0edb75
|
me and ms share subdirs are no more.
|
28 years ago |
tholo
|
1ad7d4eda3
|
Restore check for suid / sgid
|
28 years ago |
tholo
|
61617e17d2
|
Latest changes from FreeBSD
|
28 years ago |
deraadt
|
4e4f28237b
|
RAW_PART = 2
|
28 years ago |
deraadt
|
021cff4831
|
need limits.h
|
28 years ago |
deraadt
|
8d517d45dd
|
nls buffers are NL_TEXTMAX long -- not a security hole; netbsd pr#2780, mike.long@analog.com
|
28 years ago |
deraadt
|
01c3288eb9
|
rfc1323 variable
|
28 years ago |
deraadt
|
585a5af8bb
|
trash other internal udp spoofable serviecs by default
|
28 years ago |
deraadt
|
ac6acdb7c7
|
int32_t where possible; from netbsd
|
28 years ago |
downsj
|
2f8e1df005
|
virc is sourced by vim when invoked as vi.
|
28 years ago |
deraadt
|
3de83523e6
|
disable udp echo/chargen by default; avoid DOS attacks
|
28 years ago |
deraadt
|
4c4543513f
|
pcmcia major wrong; from peter
|
28 years ago |
tholo
|
6c448230bf
|
We support vesion 1 of rusers too now
|
28 years ago |
deraadt
|
af3ccf0835
|
tickadj example from thorsten; closes netbsd pr#1887, banshee@gabriella.resort.com more flexibly
|
28 years ago |