This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21,318
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%
89931b5a83
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
is
89931b5a83
Add $(DESTDIR) to the BINDIR=
1996-07-27 18:09:42 +00:00
bin
include <pwd.h> for one function (user_from_uid) and correct one
1996-07-13 06:58:33 +00:00
distrib
keymap -> keymaps
1996-07-15 06:24:07 +00:00
etc
keymap -> keymaps
1996-07-15 06:24:07 +00:00
games
BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.
1996-07-03 04:17:24 +00:00
gnu
Move the free of t_num to the right place.
1996-07-24 23:23:23 +00:00
include
Declare setre[ug]id() to take [ug]id_t args. No functional difference.
1996-06-23 11:56:25 +00:00
lib
The argument to isspace() must be representable as an unsigned char.
1996-07-20 01:09:05 +00:00
libexec
Use snprintf(3) when printing into arrays allocated on the stack.
1996-07-17 18:46:58 +00:00
regress
…
sbin
Update.
1996-07-03 22:38:37 +00:00
share
Manual pages for the new device drivers. Remove (obsoleted) page.
1996-07-11 18:15:26 +00:00
sys
Add $(DESTDIR) to the BINDIR=
1996-07-27 18:09:42 +00:00
usr.bin
Allocate space for 'ipcs -m' correctly; this floated across a FreeBSD
1996-07-19 23:58:33 +00:00
usr.sbin
xdr_bool wants a bool_t (which happens to be an int32_t on our port)
1996-07-25 18:53:43 +00:00
Makefile
…