deraadt
|
1e0dd75c45
|
uucp console, oh that is a hoot
|
27 years ago |
deraadt
|
c6a30dae2b
|
malloc_init() should try to not modify errno
|
27 years ago |
millert
|
0adef4bb49
|
Update from lite2.
|
27 years ago |
millert
|
0b5e6d974b
|
Update man page and sccs tags from lite2. Minor cleanup by me as well.
|
27 years ago |
millert
|
741d13126a
|
Update man page and sccs tags from lite2.
|
27 years ago |
millert
|
9519b9b6ca
|
Move getsubopt(3) to stdlib like lite2 and XPG4.2 say...
Update man page from lite2 while I'm at it.
|
27 years ago |
millert
|
8781f0e142
|
Update from lite2 version and fix grammatical error from
Krister Walfridsson <cato@ulysses.df.lth.se>.
|
27 years ago |
millert
|
2ac91c1f61
|
Minor numbers for tty00 and tty01 were wrong from scc*
From maximum entropy <entropy@tardis.bernstein.com>.
|
27 years ago |
niklas
|
20c08cab7d
|
Add hook for rpc.lockd, make nfsd flags settable in netstart
|
27 years ago |
deraadt
|
3eb5cff301
|
put hostname in mail subject; jbernard@tater.mines.edu
|
27 years ago |
millert
|
b0aaac3ad7
|
inttypes.h as required by XPG4.2. Nothing uses this yet and all in-tree
sources should use the BSD-style types anyway.
|
27 years ago |
millert
|
3942f98844
|
Install a64l/l64a man page. Also, tsearch.3 and friends were not
being installed either.
|
27 years ago |
millert
|
8976c4aebe
|
Man page for a64l(3) and l64a(3), based on a64l.3 from the MiNT docs 0.1.
Also make a64l(3) and l64a(3) deal reasonably with inapropriate
input. The standard does not require this, but it does not disallow
it either.
|
27 years ago |
millert
|
cd68436a48
|
basename(3) and dirname(3) as specified by XPG4 and XPG4.2
|
27 years ago |
deraadt
|
8251d854d8
|
typo; graphix@iastate.edu
|
27 years ago |
downsj
|
a17836ef28
|
Add cgtwo, cgfourteen, tcx.
|
27 years ago |
kstailey
|
9ae1149747
|
s/special file/configuration file/
|
27 years ago |
kstailey
|
99ff9c8ebb
|
differentiate between logging in as root and using "su -"
|
27 years ago |
deraadt
|
25a1abf7fb
|
fix cyclades mknod stuff
|
27 years ago |
dgregor
|
927d31d3d7
|
Add cyclades devices.
|
27 years ago |
dgregor
|
d32e23a51d
|
Add cyclades devices
|
27 years ago |
weingart
|
5914508017
|
Add photuris directory.
|
27 years ago |
weingart
|
3785450d80
|
Consistency with the rest.
|
27 years ago |
downsj
|
3abe94d580
|
Make quotas optional; wedged into netstart for the time being.
/etc/rc.conf, anyone?
|
27 years ago |
deraadt
|
f95be18fda
|
do not run routed by default
|
27 years ago |
kstailey
|
be74e6fbc8
|
Move configuration of loopback interface to before all other interfaces.
Allows the use of local caching-only nameserver with no "nameserver"
entry in /etc/resolv.conf to configure a route between the hostname
and loopback.
|
27 years ago |
deraadt
|
43ff17fdbb
|
install mail.rc at distribution time; bug found by explorer@flame.org
|
27 years ago |
deraadt
|
5375d29fe6
|
typo; wojtek@tryc.on.ca
|
27 years ago |
downsj
|
28e08baf5d
|
Remove refs to hcx9 and add usr/lkm to misc.tar.gz.
|
27 years ago |
downsj
|
f57d943523
|
Don't install virc.
|
27 years ago |
millert
|
70358bdf01
|
/etc/skeykeys should be mode 0600.
|
27 years ago |
mickey
|
0cfd69661e
|
#if __STDC__ --> #ifdef __STDC__
|
27 years ago |
provos
|
3691dea5a4
|
earlier start of keymanagement
|
27 years ago |
deraadt
|
9e1ee7572f
|
make amd use /tmp_mnt by default
|
27 years ago |
deraadt
|
56f77a52ea
|
pre-def ypmaplist
|
27 years ago |
kstailey
|
cf45ed94d6
|
tabify + trailing blanks
|
27 years ago |
kstailey
|
8acd0c6d95
|
tabify
|
27 years ago |
millert
|
4a7669ebed
|
_PATH_SKEYKEYS now lives in <paths.h>
Add skeygetnext() for iterating over the key file.
|
27 years ago |
denny
|
ef3cb91373
|
add netatalk
|
27 years ago |
denny
|
907d124315
|
Add Appletalk services (protocol ddp).
|
27 years ago |
kstailey
|
6f5b5362bc
|
now that ipmon daemon(3)s, remove ampersand
|
27 years ago |
provos
|
30aa87ad62
|
start the photuris daemon per default. hilfe.
|
27 years ago |
provos
|
6e5711f832
|
default startup files. simple.
|
27 years ago |
millert
|
8e81b80acc
|
Converting u_char[] -> u_int[] is easy on little endian machines :-)
|
27 years ago |
deraadt
|
891bc97c7e
|
__BEGIN_DECLS/__END_DECLS
|
27 years ago |
deraadt
|
74ec9e2af0
|
fix Xr
|
27 years ago |
deraadt
|
88b0e54c1b
|
proto more
|
27 years ago |
millert
|
6a33924893
|
Use u_int32_t not size_t.
|
27 years ago |
millert
|
c5261382ee
|
Typo
|
27 years ago |
millert
|
5fed40e033
|
Manpage for RMD*(3)
|
27 years ago |