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
37,357
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%
1ea84adf39
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
perry
1ea84adf39
trivial changes to reduce lint complaints
1998-02-26 02:40:11 +00:00
bin
Nit: Use MAP_SHARED for read-only mappings where appropriate.
1998-02-20 09:26:00 +00:00
distrib
Make the CDROM default path be .../NetBSD-<rel>/<machine>/binary/sets
1998-02-25 05:26:37 +00:00
etc
send ntpdate output to syslog rather than stdout (with -s).
1998-02-24 00:24:45 +00:00
games
Simply include -lcurses instead of -lcurses -ltermcap
1998-02-18 22:37:30 +00:00
gnu
Mips uses ELF. Add !defined(__mips) to the toolchain-dependent
1998-02-26 02:26:27 +00:00
include
Prototype getsid().
1998-02-18 18:24:26 +00:00
lib
trivial changes to reduce lint complaints
1998-02-26 02:40:11 +00:00
libexec
Send back an error message rather than dumping core when an invalid
1998-02-23 23:10:34 +00:00
regress
Inherit Makefile.inc from one level up.
1998-01-22 19:29:37 +00:00
sbin
Use the new NetBSD partition ID for first time setup of an MBR.
1998-02-25 14:19:12 +00:00
share
set NONOLINT on i386. Other ports on which building with lint is okay should
1998-02-25 18:30:11 +00:00
sys
define kernel only inline static functions only #ifdef _KERNEL
1998-02-26 01:57:30 +00:00
usr.bin
Fix typos from PR 5055 by NAKAJIMA Yoshihiro <nakayosh@kcn.or.jp>.
1998-02-24 18:34:31 +00:00
usr.sbin
WARNSify
1998-02-22 12:17:31 +00:00
Makefile
Print date after build completes as well as before. Previous code failed because make build depends on beforeinstall but not afterinstall.
1998-02-20 01:39:38 +00:00