This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
50,374
Commits
606
Branches
0
Tags
3.1
GiB
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%
83c01decb0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
soda
83c01decb0
ALIAS() is not needed, use XLEAF() or XNESTED() instead
1999-03-30 14:27:56 +00:00
bin
- Be really paranoid. Any time we open a file that is in /proc, run
1999-03-28 00:46:47 +00:00
distrib
move pwd_mkdb earlier to avoid bumping our head on disk image size.
1999-03-30 08:03:42 +00:00
etc
Add hup, ll and x shell functions similar to the aliases in dot.cshrc
1999-03-30 02:36:05 +00:00
games
defined(attron) does not mean there is a <term.h>
1999-03-29 05:12:39 +00:00
gnu
Build texinfo documentation.
1999-03-29 11:40:36 +00:00
include
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
lib
Cast argument to isspace to (unsigned char) to pass zoularis.
1999-03-29 09:27:29 +00:00
libexec
For install makefile, set DESTDIR on command line rather than in makefile
1999-03-30 03:17:26 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
Move COPTS to CPPFLAGS. Nuke some no-longer needed compile options.
1999-03-26 00:46:05 +00:00
share
Patched per PR 7283; this causes shared libraries which depend on
1999-03-30 09:30:43 +00:00
sys
ALIAS() is not needed, use XLEAF() or XNESTED() instead
1999-03-30 14:27:56 +00:00
usr.bin
Check if given suffix really generates different suffixes - catch e.g. ".%"
1999-03-29 17:01:49 +00:00
usr.sbin
Output a dependency on `newvers' for *every* kernel. It only gets run at most
1999-03-30 12:36:50 +00:00
Makefile
Make a note of a subtle lossage mode pointed out by Mycroft.
1999-03-10 19:18:59 +00:00