This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
80080d642e
freebsd-dev
/
lib
/
libstand
History
John Baldwin
7244e93850
We support writing to at least one filesystem now.
...
PR: kern/32389 Submitted by: Jonathan Mini <mini@haikugeek.com> Sponsored by: ClickArray, Inc.
2001-12-11 00:04:28 +00:00
..
alpha
i386
Change #include "DEFS.h" to <machine/asm.h>.
2001-10-25 01:30:54 +00:00
powerpc
__main.c
arp.c
assert.c
Make the output from assert() look more like the example in the C99
2001-10-29 07:07:25 +00:00
bcd.c
bootp.c
bootp.h
bootparam.c
bootparam.h
bswap.c
bzipfs.c
bzlib.c.diff
cd9660.c
- Change the f_isdir field of struct file to be a flags field and two
2001-11-06 22:31:10 +00:00
close.c
closeall.c
dev_net.c
dev_net.h
dev.c
dosfs.c
dosfs.h
environment.c
ether.c
ext2fs.c
fstat.c
getopt.c
gets.c
globals.c
gzipfs.c
if_ether.h
in_cksum.c
inet_ntoa.c
ioctl.c
iodesc.h
libstand.3
mdoc(7) police: Use the new .In macro for #include statements.
2001-10-01 16:09:29 +00:00
lseek.c
Makefile
Remove the -I../libc/${MACHINE_ARCH} that was there solely for
2001-10-26 21:20:23 +00:00
net.c
net.h
netif.c
Compensate for "Compensate for header dethreading" by backing it out.
2001-10-10 17:48:44 +00:00
netif.h
nfs.c
nfsv2.h
nullfs.c
open.c
pager.c
printf.c
qdivrem.c
quad.h
random.c
rarp.c
read.c
readdir.c
rpc.c
rpc.h
rpcv2.h
saioctl.h
sbrk.c
stand.h
We support writing to at least one filesystem now.
2001-12-11 00:04:28 +00:00
stat.c
strcasecmp.c
strdup.c
strerror.c
strtol.c
tftp.c
tftp.h
twiddle.c
udp.c
ufs.c
Add support for overwriting the existing contents of a file to the UFS
2001-12-11 00:03:10 +00:00
write.c
Back out my 'fix', resid is different for strategy than for write
2001-11-30 06:24:34 +00:00
zalloc_defs.h
Define the types iaddr_t and saddr_t for sparc64.
2001-10-15 13:50:47 +00:00
zalloc_malloc.c
zalloc_mem.h
zalloc_protos.h
zalloc.c
zipfs.c