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
38,893
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%
829fa05638
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
thorpej
829fa05638
Ignore any `-' characters that might have been passed in the boot flags.
1998-04-29 02:13:51 +00:00
bin
fix mdoc references
1998-04-28 18:05:53 +00:00
distrib
fix mdoc references and .Nm usage
1998-04-28 18:17:33 +00:00
etc
Redo the tty numbering again to avoid future problems. Per discussion
1998-04-24 05:56:30 +00:00
games
fix bad mdoc reference & clean up a little
1998-04-28 18:34:12 +00:00
gnu
Add Bernd Schmidt's fix for H.J.Lu's codegen bug as discussed on
1998-04-28 13:53:53 +00:00
include
Move the #include <strings.h> line inside a !defined(_XOPEN_SOURCE) block
1998-04-27 17:02:04 +00:00
lib
fix mdoc reference
1998-04-29 01:42:03 +00:00
libexec
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00
regress
disable the optimizer the correct way...
1998-04-13 14:28:04 +00:00
sbin
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00
share
add .SH to the list of non-mdoc macros that mdoc will complain about
1998-04-28 07:53:29 +00:00
sys
Ignore any `-' characters that might have been passed in the boot flags.
1998-04-29 02:13:51 +00:00
usr.bin
Clean up some quote handling
1998-04-28 15:28:49 +00:00
usr.sbin
Fix man to mdoc conversion mistakes, mostly of the form ^\.[A-Z][A-Z]
1998-04-28 07:19:28 +00:00
Makefile
Do the cleandir before the includes, so rpcgen doesn't build includes
1998-04-15 13:44:55 +00:00