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
34,914
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%
3b0a9ac90d
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
enami
3b0a9ac90d
Allocate one more element for arg vector, like execl.c rev 1.5.
1997-11-23 01:16:46 +00:00
bin
Make this compile with -DSMALL and warnings on.
1997-11-12 03:40:55 +00:00
distrib
Load defaults for hostname, IP address and netmask if these are already
1997-11-22 14:16:55 +00:00
etc
install empty games data files with the correct perms for a distribution.
1997-11-20 08:53:06 +00:00
games
install games files with the correct permissions.
1997-11-20 08:52:16 +00:00
gnu
make hidden games mode 550, group games.
1997-11-19 08:26:35 +00:00
include
Move inclusion of <sys/types.h> before that of <sys/signal.h>.
1997-11-18 20:30:24 +00:00
lib
Allocate one more element for arg vector, like execl.c rev 1.5.
1997-11-23 01:16:46 +00:00
libexec
Const'ify some things, rename local puts() to xputs(), since it has
1997-11-18 21:29:11 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
Add a clarification how the missing data are looked up if either
1997-11-19 11:32:03 +00:00
share
Add #include <sys/types.h> to man page to document existing practice.
1997-11-23 00:13:13 +00:00
sys
Fix a glaring bug in the assembly stubs for memcpy() and memmove() that
1997-11-22 03:27:12 +00:00
usr.bin
Increase maximum line length. (Prompted by trying to use the FreeBSD
1997-11-22 22:27:12 +00:00
usr.sbin
Build the dhclient.leases and dhclient-script man pages
1997-11-22 09:37:25 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00