This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libstand
History
Peter Wemm
62537aaa17
Preserve the constness of the value argument passed to env_setenv() as
...
it gets passed through the filter functions.
2003-10-26 04:04:12 +00:00
..
alpha
…
i386
…
powerpc
…
sparc64
…
__main.c
…
arp.c
…
assert.c
…
bcd.c
…
bootp.c
…
bootp.h
…
bootparam.c
…
bootparam.h
…
bswap.c
…
bzipfs.c
…
bzlib_private.h.diff
Restore bzip2(1) support in loader(8) after Peter's renames of
2003-04-25 06:44:56 +00:00
bzlib.c.diff
…
bzlib.h.diff
…
cd9660.c
…
close.c
…
closeall.c
…
dev.c
…
dosfs.c
…
dosfs.h
…
environment.c
Preserve the constness of the value argument passed to env_setenv() as
2003-10-26 04:04:12 +00:00
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): Properly mark C headers.
2003-09-10 19:24:35 +00:00
lseek.c
…
Makefile
bsd.lib.mk,v 1.143 no longer uses ld(1) directly to strip
2003-06-30 19:08:49 +00:00
net.c
…
net.h
…
netif.c
…
netif.h
…
nfs.c
Fix a machine check abort caused by the EFI loader trying to open a
2003-03-03 00:58:47 +00:00
nfsv2.h
…
nullfs.c
…
open.c
…
pager.c
…
printf.c
Sync up with kern/subr_prf.c. This adds %ll, %j, %q, %z, etc.
2003-04-06 05:25:48 +00:00
qdivrem.c
…
quad.h
…
random.c
…
rarp.c
…
read.c
…
readdir.c
…
rpc.c
…
rpc.h
…
rpcv2.h
…
saioctl.h
…
sbrk.c
…
splitfs.c
…
stand.h
Preserve the constness of the value argument passed to env_setenv() as
2003-10-26 04:04:12 +00:00
stat.c
…
strcasecmp.c
…
strdup.c
…
strerror.c
…
strtol.c
…
tftp.c
Fix a machine check abort caused by the EFI loader trying to open a
2003-03-03 00:58:47 +00:00
tftp.h
…
twiddle.c
…
udp.c
…
ufs.c
…
write.c
…
zalloc_defs.h
Trust the code more than the comment(s) and correct some false
2003-04-12 07:36:44 +00:00
zalloc_malloc.c
…
zalloc_mem.h
…
zalloc_protos.h
…
zalloc.c
The zalloc pool's size calculation breaks if sbrk() does not return
2002-12-19 23:23:20 +00:00
zutil.h.diff
…