deraadt
|
da9c488020
|
put operator in group operator; still disabled by default though
|
27 years ago |
pierre
|
7c7a16dee0
|
run calendar in the background
|
27 years ago |
deraadt
|
7fe87b02c4
|
only start mountd if a non-commented line is in exports; decreased vulnerabilty in common cases
|
27 years ago |
downsj
|
1b2f18699e
|
Make the sendmail aliases build actually work.
|
27 years ago |
deraadt
|
36b350c2d4
|
indentation cleanup
|
27 years ago |
deraadt
|
bba6cabdd7
|
operator can fiddle with dumpdates
|
27 years ago |
deraadt
|
ef9eb0340c
|
ttyv0 stupidity goes away
|
27 years ago |
dgregor
|
2fa004bb04
|
In pty* rule:\n Change 'rm -rf' to 'rm -f'\n Fix {pty,tty}$n -> {pty,tty}$nam
|
27 years ago |
deraadt
|
9f331a9586
|
ttyqf/ttyv0 thing is not defunct
|
27 years ago |
dgregor
|
07abf926d5
|
(Oops.. that last commit was supposed to be aborted.)
Use 'rm -f' instead of 'rm -rf'.
|
27 years ago |
dgregor
|
6ab80d7800
|
Fixed 'rm -f' on pty/tty nodes. [tp]ty$n was being removed instead of [tp]ty$nam
|
27 years ago |
deraadt
|
22749d627e
|
fork netstart; new child is rc.conf
|
27 years ago |
deraadt
|
2cef00e6b2
|
no more need for the fstab.* files
|
27 years ago |
deraadt
|
d4d5b80285
|
build a aliases.db file into the distribution
|
27 years ago |
deraadt
|
3230fb5b9c
|
comment is old
|
27 years ago |
kstailey
|
171c147c54
|
The /etc/photurisd directory is created by /usr/src/Makefile's "beforeinstall"
target. It does not represent a desire to run photurisd. Changed photurisd
startup to look for /etc/photurisd/photurisd.conf file.
|
27 years ago |
deraadt
|
699300c397
|
better path handling; jbernard@tater.mines.edu, netbsd pr#3995
|
27 years ago |
millert
|
55f2ba9f94
|
#define GLOB_ABEND to GLOB_ABORTED for backwards compat. Noted by Theo.
|
27 years ago |
millert
|
88bebef668
|
Make glob(3) XPG4.2 compliant. This means changing GLOB_ABEND to
GLOB_ABORT and defining GLOB_NOMATCH and GLOB_NOSYS (the latter is
not used).
|
27 years ago |
millert
|
1a5292dfad
|
Fix problem with ``find -execdir'' not having the correct initial cwd.
Adds a new flag to fts(3).
|
27 years ago |
mickey
|
4c970d7dcc
|
move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs...
disklabel changed to use it that way
|
27 years ago |
millert
|
d4baff1fbe
|
Add tcp port 433, nnsp (NetNews Server Protocol).
|
27 years ago |
millert
|
c538ff76f5
|
Explicately pass -host flag to route(8) to avoid confusion with networks.
|
27 years ago |
deraadt
|
94ed4023c3
|
cgfour* matches cgfourteen*, duh
|
27 years ago |
deraadt
|
22ba741271
|
doc RETURNS; cato@ulysses.df.lth.se
|
27 years ago |
millert
|
3dd3d372cf
|
prototype _err* and _warn*
|
27 years ago |
millert
|
b6f13a1a97
|
Fix compiler warnings.
|
27 years ago |
deraadt
|
b0186c33cd
|
new internic root.cache
|
27 years ago |
mickey
|
d70991b837
|
echo on ipmon startup
|
27 years ago |
pefo
|
1350af0652
|
Change realloc(foo,0) to behave like malloc(0). Both now return a pointer
to an object of size zero. This will allow testing on reallocs return value
to determine if the operation was successful or not.
|
27 years ago |
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 |