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
53,304
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%
d1a8e792f7
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
itojun
d1a8e792f7
add dual-stack (IPv4/v6) support. hope I broke no other part...
1999-07-02 08:07:40 +00:00
bin
Don't ask for permission to unlink a file if the access error is ETXTBSY.
1999-06-30 10:18:59 +00:00
distrib
Don't use .PATH here, it won't work because of crunchgen. XXX
1999-06-30 22:21:57 +00:00
etc
add telnet on tcp6.
1999-07-02 06:32:32 +00:00
games
man page rewritten into -mandoc by dholland@eecs.harvard.edu; from PR7861
1999-06-27 04:35:42 +00:00
gnu
Deal with the strlen() problem in this program which apparently can't just
1999-06-27 06:14:51 +00:00
include
define IPv6 library functions and structures, as defined in
1999-07-01 18:15:41 +00:00
lib
Quick and dirty hook to compile a non-6888[12] libm for 68040 and 68060.
1999-07-01 20:46:35 +00:00
libexec
close data socket when new EPRT command comes.
1999-07-02 07:11:36 +00:00
regress
Compensate for fix to PR7761; kernel now clips overly large length
1999-06-19 18:02:06 +00:00
sbin
IPsec support (specify policy on ping - quite useful to test
1999-07-02 04:53:23 +00:00
share
add LIBIPSEC for use from DPADD.
1999-07-01 20:19:18 +00:00
sys
remove TIME_WAIT issue, it was false.
1999-07-02 07:36:33 +00:00
usr.bin
add dual-stack (IPv4/v6) support. hope I broke no other part...
1999-07-02 08:07:40 +00:00
usr.sbin
dual-stack inetd. you can write "tcp6" or "tcp4" into "protocol" field.
1999-07-02 04:48:19 +00:00
Makefile
Handle crypto-us just like domestic
1999-05-27 21:03:31 +00:00