deraadt
d51c4aa2c6
nope
27 years ago
weingart
96a2aea16f
Sorry 'bout the previous commit, I'm much too tired to be
mucking with the tree. Basically some extra information
that I found very helpfull in understanding the CHS
translation issues present with the PC BIOS stuff.
27 years ago
weingart
f61bea8db4
Makefile.inc
27 years ago
deraadt
f6c0175392
Oh my. Apparently FreeBSD still thinks that having files owned by anyone
but root is a good idea. Even man pages owned by non-root is a bad idea.
27 years ago
deraadt
71b43bcdb0
oops
27 years ago
deraadt
736fe30148
sure would be nice to install those new mtree files that ports requires...
27 years ago
mickey
03e8823b4b
spaces->tabs
27 years ago
millert
ce19d48d6d
Add FNM_FILE_NAME as an alias for FNM_PATHNAME (GNU uses FNM_FILE_NAME).
27 years ago
millert
46ab4cbee8
From FreeBSD:
1) Add support for FNM_LEADING_DIR, FNM_CASEFOLD, FNM_IGNORECASE
2) POSIX.2 fixes
27 years ago
deraadt
78986baffb
$OpenBSD
27 years ago
niklas
2a0bf72166
Well, as we are heading for a release people are encouraged to rebuild their
entire trees for testing anyway, I might as well do this intrusive touching
of include files now. Added openBSD tags.
27 years ago
niklas
ddcec8b81b
mtree descriptions for the sake of ports, from FreeBSD
27 years ago
maja
e3ac1f9cb5
Add some missing device (hd, sd, cd and st). -moj
27 years ago
deraadt
294a1cc376
re-attempt nfs mounts after named is started...
27 years ago
deraadt
057ad7a20d
make ttyC0-C4 for all)
27 years ago
deraadt
5a87a65b45
for architectures which go into src/distrib automatically, start at the
top level there...
27 years ago
deraadt
569e55cf45
little missing space, argh
27 years ago
provos
f727d1477b
add photuris port
27 years ago
deraadt
66b1b3f380
10 bpf devices
27 years ago
deraadt
b53cb87416
fix bpf nodes; someone should make sure 0-9 are on all, and rm them nicely
27 years ago
deraadt
cc2888e5c6
fix {pty,tty}[p..]? creation; bug noted by crc@grand-central.yar.com
27 years ago
deraadt
125803585e
indent
27 years ago
deraadt
e3667d26b6
old things go away
27 years ago
deraadt
0ef5974caa
toor dies
27 years ago
deraadt
539900cbb0
more readable
27 years ago
deraadt
caeef7918f
delete dated stuff
27 years ago
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