index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libstand
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Reset errno so that subsequent TFTP requests don't fail after the
mikeh
2001-06-30
1
-0
/
+2
*
Correct the returned UDP datagram length. See the PR for a more comprehensive
msmith
2001-05-28
1
-1
/
+2
*
The shortest valid TFTP packet is 4 bytes, not 8.
msmith
2001-05-28
1
-1
/
+1
*
Replace functional bugs of ctypish functions in libstand with style
dcs
2001-05-14
1
-7
/
+35
*
Compensate for header dethreading.
markm
2001-05-01
1
-0
/
+4
*
Unbreak world by defining isalnum() for libstand consumers.
msmith
2001-04-29
1
-0
/
+1
*
fix cd9660 to work on files larger than ISO_DEFAULT_BLOCK_SIZE and unbreak
gallatin
2001-04-07
1
-3
/
+4
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
A quick and dirty port of libstand to ia64.
dfr
2001-03-06
3
-0
/
+161
*
Prepare for mdoc(7)NG.
ru
2001-02-22
1
-2
/
+2
*
Correct the prototype for pager_output().
dcs
2001-02-22
1
-1
/
+1
*
Silence -Wnon-const-format
kris
2001-02-18
1
-1
/
+1
*
Fix typo: compatability -> compatibility.
asmodai
2001-02-06
1
-1
/
+1
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
1
-59
/
+216
*
mdoc(7) police: removed leading whitespaces that are not inside
ru
2001-01-19
1
-2
/
+2
*
Prepare for mdoc(7)NG.
ru
2000-12-29
1
-8
/
+8
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
When TFTP tries to open a file, it is expecting struct open_file
ps
2000-12-08
1
-0
/
+3
*
Disable the end guard for now.
benno
2000-11-10
1
-0
/
+2
*
Make setjmp work our way, as opposed to NetBSD's.
benno
2000-11-10
1
-3
/
+1
*
Don't always enable debugging for the network device code.
benno
2000-11-10
1
-2
/
+0
*
Honor the ip address given in the root-path dhcp option.
ps
2000-11-05
1
-5
/
+1
*
Inital PowerPC loader build support.
obrien
2000-10-10
2
-1
/
+8
*
Fix the embeded VCS ID for FreeBSD vs. NetBSD.
obrien
2000-10-10
1
-3
/
+2
*
Architecture-specific setjump()/longjmp() bits for the PowerPC
obrien
2000-10-10
1
-0
/
+39
*
IN_CLASS*() macros assume host order and s_addr is network byte
ps
2000-09-20
1
-2
/
+2
*
Turn dkcksum() into an __inline function.
phk
2000-09-16
1
-1
/
+0
*
Backout last commit. It was wrong.. *sigh*
ps
2000-09-10
1
-1
/
+0
*
include string.h to silence a warning.
ps
2000-09-10
1
-0
/
+1
*
Expose the NFS root node, so that an evil consumer can use it to get the
msmith
2000-09-05
1
-1
/
+1
*
Implement readahead buffering for non-raw files. This drastically improves
msmith
2000-09-05
5
-73
/
+132
*
Make libstand compile
peter
2000-09-03
2
-2
/
+4
*
Add the -mpreferred-stack-boundary=2 option to reduce code bloat. We
peter
2000-08-11
1
-0
/
+4
*
Add support to send the string 'PXEClient' as the Vendor class
ps
2000-08-11
3
-4
/
+32
*
Cleanup warnings by adding missint prototypes, removing unneeded duplicate
jhb
2000-08-03
4
-12
/
+20
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-3
/
+3
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-3
/
+5
*
Fix the real problem that broke the Alpha loader this last week. It
peter
2000-05-12
1
-2
/
+3
*
We compile expressly on the alpha with -mno-fp-regs - so do not use them
peter
2000-05-12
1
-0
/
+4
*
Fix comment.
ps
2000-05-06
1
-1
/
+1
*
Add readdir support to the NFS filesystem in libstand.
ps
2000-05-01
2
-1
/
+82
*
Do not attempt to free a nfs node if it is the root node. The root
ps
2000-05-01
1
-2
/
+3
*
Add a readdir function to the loader fsops vector, and implement the
jlemon
2000-04-29
12
-154
/
+249
*
Add ext2fs support to the loader.
jlemon
2000-04-29
1
-0
/
+903
*
Add a cleanup function. This is needed for PXE where you should
ps
2000-04-20
1
-0
/
+1
*
Break out sendudp and readudp from net.c. This is for PXE, so it
ps
2000-04-08
4
-215
/
+276
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-2
/
+4
*
trailing white space removal.
obrien
2000-01-18
1
-16
/
+14
*
Add two new functions cd9660_readfile() & cd9660_readdir(), which
obrien
2000-01-18
1
-110
/
+175
[prev]
[next]