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
62,569
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%
342890eff7
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
342890eff7
kill reference to getvfsbyname(3) - it's no longer present on NetBSD
2000-03-29 14:30:27 +00:00
bin
Use an in-core stack for directory permissions rather than a temporary
2000-03-21 02:15:24 +00:00
dist
*EXTREMELY* ugly NTP-specific html to mdoc converter. Not perfect, but
2000-03-29 13:52:35 +00:00
distrib
Make doing a few things here (e.g. checkflist) a little easier. This
2000-03-28 00:38:06 +00:00
etc
routed is live in /sbin, not /usr/sbin. Pointed out by kay@kaynet.or.jp.
2000-03-29 09:09:06 +00:00
games
Use an equal probability single draw algorithm to get card from deck.
2000-03-28 19:37:54 +00:00
gnu
set MKLINKLIB = "no" only if ${MKPIC} != "no"
2000-03-27 19:15:32 +00:00
include
make the #ifdef __LIBC12_SOURCE__ consistent with usage in <signal.h>
2000-03-07 21:12:37 +00:00
lib
kill reference to getvfsbyname(3) - it's no longer present on NetBSD
2000-03-29 14:30:27 +00:00
libexec
Don't try to get libc_pic from the libc compile directory. If we're doing a
2000-03-26 21:55:55 +00:00
regress
Use proginstall:: to disable installing PROG.
2000-03-19 02:47:19 +00:00
sbin
.core.Z, not .Z.core.
2000-03-27 13:06:46 +00:00
share
fix UVM whatis entry, fixes kern/9692
2000-03-29 06:00:42 +00:00
sys
With e.g. mbr_bootsel, the boot loader just exits rather than reboot,
2000-03-29 14:29:34 +00:00
usr.bin
Make this compile again after several global structs where declared extern.
2000-03-28 23:36:11 +00:00
usr.sbin
Add man pages generated by ntp-html2mdoc.pl.
2000-03-29 13:54:44 +00:00
Makefile
Handle new make variable BUILD_DONE which creates an empty build target if
2000-03-11 00:10:20 +00:00