This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
50,070
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%
c647f127c1
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
thorpej
c647f127c1
Assign initproc in main(), not start_init(). It's conventient to do so.
1999-03-26 01:10:50 +00:00
bin
When substituting backreferences source from the pattern, not the replacement
1999-03-24 17:00:23 +00:00
distrib
add sbin/lmcctl
1999-03-25 22:04:57 +00:00
etc
change user `nobody's group from 9999 (non-existant) to 39 (group `nobody').
1999-03-25 07:00:43 +00:00
games
Fix object recognition, per PR 6048 by Joseph S. Myers <jsm28@cam.ac.uk>.
1999-03-25 16:46:08 +00:00
gnu
Pull in some of the changes from tm-arm.h so that arm-tdep.h will build.
1999-03-25 11:55:36 +00:00
include
Add fchroot, getcwd
1999-03-22 17:59:08 +00:00
lib
argument is void *, not char * (at least, to the extent that it is a pointer.
1999-03-25 18:48:16 +00:00
libexec
Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once
1999-03-25 08:07:47 +00:00
regress
Make this a more thorough test of file descriptor passing
1999-03-22 18:19:54 +00:00
sbin
Move COPTS to CPPFLAGS. Nuke some no-longer needed compile options.
1999-03-26 00:46:05 +00:00
share
update man page to note LVD support
1999-03-26 00:47:03 +00:00
sys
Assign initproc in main(), not start_init(). It's conventient to do so.
1999-03-26 01:10:50 +00:00
usr.bin
Use CDIOCEJECT instead of DIOCEJECT for cdrom devices (this one allows
1999-03-25 16:50:51 +00:00
usr.sbin
bind 8 has been the default for months. remove bind 4.
1999-03-25 19:31:19 +00:00
Makefile
Make a note of a subtle lossage mode pointed out by Mycroft.
1999-03-10 19:18:59 +00:00