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
59,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%
f6c95d891c
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
f6c95d891c
no need to mount /usr just for sysctl, it is in /sbin now.
2000-01-17 02:37:59 +00:00
bin
Add a -f fflag that makes sure that we only try to read from plain files
2000-01-15 01:13:15 +00:00
dist
distrib
move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
2000-01-17 02:36:31 +00:00
etc
no need to mount /usr just for sysctl, it is in /sbin now.
2000-01-17 02:37:59 +00:00
games
Remove unnecessary casts, and add necessary ones for printf arguments.
2000-01-13 16:22:10 +00:00
gnu
More alloca() -> malloc(). Needed to make some shared libraries link when
2000-01-13 00:05:32 +00:00
include
Add necessary support routines for login.conf.
2000-01-12 05:02:10 +00:00
lib
(Re-)use the assembly version for labs(), too.
2000-01-16 00:32:32 +00:00
libexec
use xwarnx instead of warnx
2000-01-15 01:03:45 +00:00
regress
sbin
move sysctl to /sbin/sysctl. symlink from /usr/sbin/sysctl
2000-01-17 02:36:31 +00:00
share
Fix typo.
2000-01-16 13:54:39 +00:00
sys
Compute packet length correctly (from FreeBSD).
2000-01-17 02:20:43 +00:00
usr.bin
Properly print the "B"(lackhole) flag (as documented :).
2000-01-15 01:39:54 +00:00
usr.sbin
Moved to sbin/sysctl/sysctl.c,v
2000-01-17 02:32:07 +00:00
Makefile