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
46,910
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%
9e121cf158
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
augustss
9e121cf158
Add ukbdmap.c.
1999-01-10 11:09:02 +00:00
bin
Fixed segfaulting for "ps -T". There is no optarg with -T, so instructions
1999-01-04 16:37:28 +00:00
distrib
Add handling raid's as well
1999-01-10 00:52:33 +00:00
etc
Install /etc/skeykeys 600 - from PR6519 by andrew@untraceable.net, tested OK.
1999-01-06 06:08:37 +00:00
games
only show preview if the -p option is given
1999-01-03 17:13:51 +00:00
gnu
Static buffers are evil. Allocate it dynamically instead.
1999-01-10 00:32:33 +00:00
include
remove _ng_sl_*() prototypes; the functions have been dead for nearly 2 years
1999-01-10 02:53:34 +00:00
lib
s/vm_offset_t/vaddr_t/
1999-01-10 08:24:42 +00:00
libexec
Restore missing variable declaration with -DRTLD_DEBUG
1999-01-09 18:10:19 +00:00
regress
Fix type for LIBCRTEND and order other startup routines to come before
1999-01-10 02:54:12 +00:00
sbin
Fix tpyo.
1999-01-10 01:34:37 +00:00
share
Fix tpyo.
1999-01-10 01:34:37 +00:00
sys
Add ukbdmap.c.
1999-01-10 11:09:02 +00:00
usr.bin
If up for one minute, report "1 min, " not "1 mins,".
1999-01-10 08:19:23 +00:00
usr.sbin
Avoid problems when trying to link BIND 8 statically, fixes PR bin/6717
1999-01-04 00:04:04 +00:00
Makefile
Don't build domestic bits directly; use the domestic 'build' target
1999-01-05 07:09:58 +00:00