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
61,861
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%
fe277f0e79
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
soren
fe277f0e79
Fix doubled 'the'.
2000-03-13 22:45:46 +00:00
bin
- Fix a typo that when group_from_gid is failed (though it merely fails
2000-03-06 11:03:45 +00:00
dist
need string.h for prototype of memset(). fixes build breakage on alpha.
2000-03-02 18:08:44 +00:00
distrib
Fix doubled 'the'.
2000-03-13 22:45:46 +00:00
etc
Try to make the install floppy work on 4MB machines:
2000-03-13 13:16:54 +00:00
games
Include <sys/param.h> for MAXHOSTNAMELEN.
2000-03-02 18:22:31 +00:00
gnu
Fix file format example bug. Now the example is consistent with the
2000-03-13 20:41:50 +00:00
include
make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h>
2000-03-07 21:12:37 +00:00
lib
hide shouldn't-be-exported symbols from the outside.
2000-03-13 21:23:55 +00:00
libexec
only define _DEFAULT_CONFDIR if not set. (allows compile-time override)
2000-03-06 21:42:26 +00:00
regress
Don't rely on <stdio.h> making visible identifiers from <sys/types.h>.
2000-03-06 18:51:57 +00:00
sbin
Add new framebuffer types since 1.4 and change descriptions on a few
2000-03-13 10:43:15 +00:00
share
Fix doubled 'the's.
2000-03-13 22:37:10 +00:00
sys
Regen.
2000-03-13 21:17:32 +00:00
usr.bin
Add -s in usage.
2000-03-13 08:21:36 +00:00
usr.sbin
avoid shlib reference for pfkey_*. compile them on our own.
2000-03-13 21:04:07 +00:00
Makefile
Handle new make variable BUILD_DONE which creates an empty build target if
2000-03-11 00:10:20 +00:00