Age | Commit message (Collapse) | Author |
|
Fix #includes.
|
|
|
|
LOCORE -> _LOCORE
assym.s -> assym.h (Some ports did this already.)
Use `-traditional-cpp' when building .s and .S files.
Clone these, and fix many bugs.
Fix mkdep problems due to missing flags.
|
|
|
|
|
|
|
|
Fix vop_link, vop_symlink, and vop_remove semantics in several ways:
* Change the argument names to vop_link so they actually make sense.
* Implement vop_link and vop_symlink for all file systems, so they do proper
cleanup.
* Require the file system to decide whether or not linking and unlinking of
directories is allowed, and disable it for all current file systems.
Adosfs prototyping changes. Compiler warning police.
|
|
|
|
<mike.long@analog.com>)
|
|
|
|
custom search path, like $DESTDIR/usr/share/mk
|
|
|
|
since we're going to use the mem*() functions, we need them prototyped
so that the return types work right on the Alpha.
|
|
I (tls) seem to have forgotten to commit the patch in PR1608 when I closed it.
Fix VLNEXT handling.
|
|
Don't rely on select() not to modify the timeval argument. Also,
simplify the code by passing in NULL rather than an empty fd_set to
indicate no file descriptors.
|
|
Eliminate the use of char variables for holding booleans.
Compress struct ww somewhat.
Make ww_index and related variables explicitly unsigned.
|
|
Support SVR4 style archives.
Fix pr/1421 (from Matthew Green) and pr/1997 (from Jeff Thieleke).
In ParseDoInclude(), make a temporary copy of the current file name
while searching for ""-type include files, since the current file name
might not be a writeable string.
|
|
Sync with tzdata96b
|
|
Remove u.s. naval observatory data, as it serves no real purpose.
|
|
Allow override of nroff program, requested by Masanobu Saitoh
<msaitoh@spa.is.uec.ac.jp> in PR #1741.
Use ksh-style substring parameter expansion expressions instead of
calling expr when constructing manpage directory and file names.
Much, much faster.
|
|
Fix typo, from John Kohl. Closes PR 2066.
|
|
Add /dev/rst* to FILES section. (Matches mt man page.)
Change default tape name in documentation from /dev/rmt? to /dev/rmt8 to
match pathnames.h. (pr #601 from James Jegers)
|
|
Grammar police, noted by Peter Seebach <seebs@solon.com>; closes PR #1704.
|
|
support $TAPE.
|
|
Removed extraneous text; From Mike Long <mike.long@analog.com>
|
|
Note that fsdb arrived with NetBSD 1.1
|
|
support $TAPE. update manual to reflect reality (#1937 from Matthew Green).
|
|
add -Dunix to CFLAGS
|
|
Make sure that the user name cannot ever be interpreted as an option to
login(8). Note: This does *not* fix any security holes.
|
|
Added explicit dependencies on yacc generated files. From Luke Mewburn
<lukem@supp.cpr.itg.telecom.com.au>. Fixes PR #2032.
|
|
Fixed Typo. Closes PR 2001 from Thorsten Frueauf <frueauf@ira.uka.de>
Keep them coming!
|
|
Spelling correction
|
|
Fix dangling 'The'; From Mike Long <mike.long@analog.com>
|
|
fix pr/1226 from David Gluss: allow rdate to use adjtime(2)
|
|
Be explicit about the fact that ip-up and ip-down are executed with
a null environment. Closes PR #1866 by John M Vinopal.
|
|
|
|
for ipl is possible and also, why it is in <machine/conf.c> while
it (ipl) is in <net/*> ???
|
|
enabled.
|
|
coze for Windoze 95 fs it is ok.
|
|
and gated wants it to there ;)
|
|
minor clean up: revise locations of disk_busy/disk_unbusy calls to match xd.c
|
|
|
|
Add cpio.h, tar.h, and re_comp.h headers for POSIX & XPG4 conformance
|
|
constraint could clobber the inputs before performing the operation.
|
|
|
|
|
|
bpf fixes.
|
|
|
|
|
|
|