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
46,915
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%
3fb390a04f
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
augustss
3fb390a04f
Fix buglets in translation to raw scancodes.
1999-01-10 13:11:25 +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
do not create xd or xy devices for the floppy. add a cd1 and some more sdNs
1999-01-10 12:56:06 +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
Fix buglets in translation to raw scancodes.
1999-01-10 13:11:25 +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