This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45,195
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%
f4e84d3075
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
christos
f4e84d3075
PR/6409: Martin Husemann: /etc/exports parsing breaks if file has empty lines.
1998-11-07 18:31:36 +00:00
bin
s/MODEMASK/RCPMODEMASK/
1998-11-05 14:00:58 +00:00
distrib
Fix construction of the 'sys' tarball so that compile directories
1998-11-07 16:59:13 +00:00
etc
Change commented-out sshd startup to use /usr/pkg/etc/rc.d/sshd.sh
1998-11-05 01:36:09 +00:00
games
don't install in /usr/share if NOSHARE is defined
1998-09-29 07:33:20 +00:00
gnu
Use Standard SVR4 ctor/dtor mechanism: emit vectors for C++ file-level
1998-11-07 18:00:10 +00:00
include
complete prototype for fts_compar.
1998-11-06 19:44:52 +00:00
lib
Add scripts to find any installed libraries whose version is greater than the source version (major, minor). "checkver" actually does this check. "checkvers" find all libraries (actually all shlib_version files) below the current directory and runs the checkver script for each one.
1998-11-07 09:36:54 +00:00
libexec
Add hook to convert some DISP32 relocs to BASREL through a GOT entry.
1998-10-31 09:04:29 +00:00
regress
Use sigemptyset() to initialize the signal mask for sigaction().
1998-09-19 21:23:10 +00:00
sbin
char -> unsigned char
1998-11-06 16:52:42 +00:00
share
Add a checkver target to bsd.lib.mk. This target executes the checkver script to find installed shared libraries with major/minor versions that are too big. The realinstall target now depends upon this target so this check is done whenever a library is installed. The check may be disabled by setting NOCHECKVER.
1998-11-07 09:40:35 +00:00
sys
add poll entry for (optional add-on) i4b raw device
1998-11-07 17:28:57 +00:00
usr.bin
binutils gprof doesn't support mips. Build a.out gprof on mips, to support
1998-11-07 17:52:19 +00:00
usr.sbin
PR/6409: Martin Husemann: /etc/exports parsing breaks if file has empty lines.
1998-11-07 18:31:36 +00:00
Makefile
Only ldconfig if it's there (ELF systems don't use ldconfig).
1998-10-18 20:41:39 +00:00