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
55,575
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%
54abf681cb
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
jsm
54abf681cb
Add alternative style for commands at end of game (#ifdef NEW_STYLE).
1999-09-19 09:42:38 +00:00
bin
Consistancy nits.
1999-09-18 18:45:39 +00:00
distrib
mac68k, mvme68 and pmax didn't have a ${arch}/MAKEDEV.8 before,
1999-09-18 00:20:16 +00:00
etc
Tidy up comments a bit, to make the manpages generated from the a bit
1999-09-18 00:23:35 +00:00
games
Add alternative style for commands at end of game (#ifdef NEW_STYLE).
1999-09-19 09:42:38 +00:00
gnu
if bfd_write is invoked with ptr == NULL and (size * nitems) == 0, don't bother calling fwrite(); just return (0)
1999-09-17 13:38:19 +00:00
include
if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(),
1999-09-15 23:53:26 +00:00
lib
Looks like I forgot to add this copy of isnan.c.
1999-09-17 21:32:53 +00:00
libexec
Kerberos5 ticket forwarding works.
1999-09-17 19:00:32 +00:00
regress
Oops; remember to clean the output file.
1999-08-30 17:06:33 +00:00
sbin
don't unbalance { } pairs with #ifdefs or ctags(1) gets confused
1999-09-17 18:30:33 +00:00
share
Add termcap entry for "beterm" supplied by Rob Windsor in PR misc/8441.
1999-09-19 09:35:44 +00:00
sys
New -s option. Arranges for the 64-bit alpha checksum to contain within it
1999-09-19 04:54:57 +00:00
usr.bin
Some cleanup [Fixes to follow as soon as I get a CD-ROM drive at home]
1999-09-18 21:15:23 +00:00
usr.sbin
fix internal servers (like echo) so that they can accept AF_INET6 connections.
1999-09-15 09:59:41 +00:00
Makefile
use new dependall target instead of depend then all in make build
1999-09-14 01:32:43 +00:00