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
35,521
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%
99f9342863
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
lukem
99f9342863
note that $HOME is used in ~/ globs
1997-12-28 04:37:14 +00:00
bin
use obj dirs.
1997-12-21 15:51:20 +00:00
distrib
A bunch of changes intended as final fixes for 1.3:
1997-12-28 00:59:36 +00:00
etc
Added sun3x-specific man directories.
1997-12-24 07:03:22 +00:00
games
don't clobber /var/games/robots_roll on install; from
1997-12-18 05:56:18 +00:00
gnu
Add -Idirectory option to search for .so files in a path.
1997-12-21 14:54:06 +00:00
include
Add lockf(), an alternate interface to perform advisory record locking;
1997-12-20 20:23:15 +00:00
lib
note that $HOME is used in ~/ globs
1997-12-28 04:37:14 +00:00
libexec
set $HOME to "/" for guest or chroot users, pw->pw_dir otherwise.
1997-12-28 04:28:17 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
Add missing cast. This is a minimum fix to avoid overflow which causes
1997-12-22 01:54:07 +00:00
share
MACHINE_ARCH of pmax is "mips"
1997-12-27 03:24:10 +00:00
sys
If the send routine returns an error (-1), wait and retry using the same
1997-12-26 22:41:30 +00:00
usr.bin
Change = to == in exit return code expression. From Chris Engebretson.
1997-12-23 18:21:34 +00:00
usr.sbin
auto-rebuild /etc/aliases.db to match 'traditional' behavior,
1997-12-22 05:53:06 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00