.. |
adosfs
|
merge in changes from 1.1 release branch
|
1995-11-30 00:56:23 +00:00 |
arch
|
Change pixel type from u_long to u_int32_t, to match rcons.
|
1995-12-14 16:27:33 +00:00 |
compat
|
Fix a type-size glitch caught by gcc 2.7.2.
|
1995-12-11 16:32:46 +00:00 |
conf
|
Change "OS release" to 1.1A.
|
1995-12-12 02:05:14 +00:00 |
ddb
|
fix paste-o
|
1995-11-24 22:13:08 +00:00 |
dev
|
MicroVAX III support added.
|
1995-12-13 19:02:47 +00:00 |
isofs/cd9660
|
NBPG may not be computable by the preprocessor. Make "do clustered io"
|
1995-12-01 00:47:33 +00:00 |
kern
|
If __FORK_BRAINDAMAGE, continue stuffing retval[1] for the benefit of main().
|
1995-12-10 08:26:02 +00:00 |
lib
|
Make `time difference' a signed quantity explicitly.
|
1995-12-13 23:38:10 +00:00 |
miscfs
|
Implement VOP_BWRITE() using vn_bwrite(), per r_friedl@informatik.uni-kl.de.
|
1995-10-15 05:18:12 +00:00 |
msdosfs
|
Enable flock(2).
|
1995-12-01 07:26:58 +00:00 |
net
|
Return actual packet length in FIONREAD (noted by Bob Smart).
|
1995-12-13 23:47:40 +00:00 |
netccitt
|
so_pcb should be a void *.
|
1995-08-17 02:57:20 +00:00 |
netinet
|
Handle PRU_CONTROL (David Maltz; PR#1664).
|
1995-11-30 16:42:18 +00:00 |
netiso
|
make netinet work on systems where pointers and longs are 64 bits
|
1995-11-21 01:07:34 +00:00 |
netns
|
so_pcb should be a void *.
|
1995-08-17 02:57:20 +00:00 |
nfs
|
Add cookie support. Stash cookies in the word prior to the end of
|
1995-10-14 00:56:07 +00:00 |
scsi
|
Trim NULs, in addition to spaces, in scsi_strvis().
|
1995-12-11 04:43:01 +00:00 |
stand
|
…
|
|
sys
|
merge in changes from 1.1 release branch
|
1995-11-30 00:56:23 +00:00 |
ufs
|
ffs -> ufs
|
1995-11-11 22:00:15 +00:00 |
vm
|
Only expect vm_fork() to return if __FORK_BRAINDAMAGE is defined.
|
1995-12-09 04:28:16 +00:00 |
Makefile
|
The `lib' sub-directory no longer has a Makefile.
|
1995-09-15 21:05:21 +00:00 |