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
34,690
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%
2516dd1548
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
phil
2516dd1548
int -> long in a structure.
1997-11-13 20:57:31 +00:00
bin
Make this compile with -DSMALL and warnings on.
1997-11-12 03:40:55 +00:00
distrib
Fix va_start call, PR 4477.
1997-11-13 17:26:25 +00:00
etc
- s/samples\/ipf/examples\/ipf/ and remove the ./usr/share/samples entry
1997-11-13 09:48:06 +00:00
games
add missing .Nm calls and MLINKS. from spz@serpens.swb.de
1997-11-12 00:47:32 +00:00
gnu
Integrate a fix from the latest GDB: Need to initialize the
1997-11-12 17:34:41 +00:00
include
Fix __RENAME quoting lossage (don't pass it a quoted string). From
1997-11-04 23:36:19 +00:00
lib
Un-"protect" term_beep() and rename it to __term_beep() to keep it out
1997-11-13 04:48:48 +00:00
libexec
* change checkportcmd syntax to `checkportcmd class [off]' (as per `modify')
1997-11-11 12:42:24 +00:00
regress
getopt returns -1 not EOF
1997-11-01 06:20:47 +00:00
sbin
add missing .Nm sections.
1997-11-11 14:39:59 +00:00
share
Copyright assigned to The NetBSD Foundation.
1997-11-13 09:29:40 +00:00
sys
int -> long in a structure.
1997-11-13 20:57:31 +00:00
usr.bin
handle strings longer than 256 bytes. should do this with fgetln()...but
1997-11-12 00:04:49 +00:00
usr.sbin
Fix int vs. size_t lossage.
1997-11-13 18:35:57 +00:00
Makefile
Make the "build" target depend on "beforeinstall", ensuring that all
1997-10-27 18:06:39 +00:00