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
51,329
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%
58d7576468
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
mellon
58d7576468
Patchlevel 27
1999-04-26 15:43:06 +00:00
bin
Fix buffer allocation in function `raw_cat'. It was possible to get a
1999-04-26 09:15:59 +00:00
distrib
Disable line editing for the ftp-scripts. Apparently, this is what makes
1999-04-26 10:50:44 +00:00
etc
Add code for creating pxN. px{0-2} are created as part of std.
1999-04-26 04:46:46 +00:00
games
Fix Y2K buffer overflow (from OpenBSD).
1999-04-25 19:08:34 +00:00
gnu
Fix ASM_OUTPUT_IDENT macro to emit a suitable .ident for gas.
1999-04-26 07:04:08 +00:00
include
#ifdef __STDC__ -> #if __STDC__
1999-04-20 20:15:47 +00:00
lib
Spelling.
1999-04-26 04:10:35 +00:00
libexec
Allow rpaths in setuid binaries, noticed by tron. This is already done
1999-04-23 19:29:30 +00:00
regress
move __getcwd prototypes to libc-private header file.
1999-03-26 22:23:57 +00:00
sbin
Allow partitions to extend to the end of the disk, even when
1999-04-26 02:05:46 +00:00
share
Corrected description of "flags" parameter (bytes -> bits, reformulation
1999-04-25 00:00:05 +00:00
sys
mii_phy_auto(): don't rely on an implicit declaration of the waitfor argument.
1999-04-26 14:48:57 +00:00
usr.bin
It was a bad idea to call a function 'beep'.
1999-04-25 09:10:07 +00:00
usr.sbin
Patchlevel 27
1999-04-26 15:43:06 +00:00
Makefile
Add the FORCE_DOMESTIC flag to force the 'all', 'includes',
1999-04-25 19:13:05 +00:00