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
40,532
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%
bdad86fd0c
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
thorpej
bdad86fd0c
Add pread(2), pwrite(2), preadv(2), pwritev(2) system calls.
1998-06-30 19:46:00 +00:00
bin
Fix a minor bug that made conv=sync pad partial blocks with garbage,
1998-06-29 19:49:04 +00:00
distrib
Move the crt{begin,end}* stuff from base to comp.
1998-06-30 19:06:48 +00:00
etc
Add "cvspserver" from IANA's "port-numbers" as requested in PR misc/5675
1998-06-29 05:24:51 +00:00
games
Added optional argument for calculating the phase of the moon for a specified
1998-06-13 01:09:22 +00:00
gnu
Remove junk related to KERNEL_U_SIZE.
1998-06-27 19:37:15 +00:00
include
pid/gid is not int but pid_t/gid_t (u_int32_t (unsigned!)).
1998-06-22 13:29:43 +00:00
lib
Add pread(2), pwrite(2), preadv(2), pwritev(2) system calls.
1998-06-30 19:46:00 +00:00
libexec
Merge in changes from OpenBSD.
1998-06-27 21:15:42 +00:00
regress
Use PF_* for socket(2) calls.
1998-06-24 23:51:30 +00:00
sbin
Add an unlink (-u) flag so that we can use this for installs.
1998-06-24 19:56:11 +00:00
share
add about 7 missing filesystems from the large list, and add a lot of man page xrefs
1998-06-29 23:50:51 +00:00
sys
Rewrite svr4_sys_pread() and svr4_sys_pwrite() in terms of the native
1998-06-30 19:42:56 +00:00
usr.bin
Fixed a couple of simple bugs, added data returned for arrow keys for
1998-06-30 06:57:57 +00:00
usr.sbin
Fix braino.
1998-06-30 03:42:23 +00:00
Makefile
Revert 1.44 and associated changes; you can't prebuild anything without
1998-05-27 06:38:37 +00:00