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,760
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%
6d964bcd1e
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
jdolecek
6d964bcd1e
add EILSEQ entry
2000-03-10 14:06:34 +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
Add envstat(8) for displaying sensor readings from any envsys(4)
2000-03-10 05:51:56 +00:00
etc
if checkyesno do_rcshutdown, run scripts in /etc/rc.d/* in the
2000-03-10 13:17:25 +00:00
games
Include <sys/param.h> for MAXHOSTNAMELEN.
2000-03-02 18:22:31 +00:00
gnu
remove MIPS SOFTFLOAT.
2000-03-05 05:41:03 +00:00
include
make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h>
2000-03-07 21:12:37 +00:00
lib
add EILSEQ entry
2000-03-10 14:06:34 +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
s/comprised/composed/, per PR 9586 by Seebs <seebs@ged.plethora.net>
2000-03-09 12:50:36 +00:00
share
add example on how to printf 64 bit quantities
2000-03-10 12:46:30 +00:00
sys
Add an EILSEQ code (C99, first appeared in C90/AMD1), and update message
2000-03-10 13:58:59 +00:00
usr.bin
Use -s (sort) option of find(1) to reduce usage of temprary storage by sort(1).
2000-03-10 11:51:25 +00:00
usr.sbin
Add envstat(8) for displaying sensor readings from any envsys(4)
2000-03-10 05:51:56 +00:00
Makefile
When you type `make obj', make obj dirs in distrib whether or not you
2000-03-08 00:50:05 +00:00