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
*
Add __FBSDID()s to libstand
dillon
2001-09-30
53
-49
/
+161
*
Add support for loading bzip2-compressed filesystems. Among other things
sobomax
2001-09-18
7
-5
/
+371
*
Remove bogus implementation of _setjmp/_longjmp
dfr
2001-09-03
1
-140
/
+0
*
Check for malloc failure in a couple of cases
kris
2001-09-03
2
-0
/
+8
*
Fix a bug in lseek which caused the loader to fail on some gzipped
jdp
2001-08-29
1
-0
/
+31
*
Bail if we go beyond the directory size, not just if we hit it.
gallatin
2001-08-23
1
-1
/
+1
*
mdoc(7) police: s/BSD/.Bx/ where appropriate.
ru
2001-08-14
1
-2
/
+6
*
Spell "FreeBSD" with "F" and "BSD" in uppercase.
ru
2001-08-13
1
-1
/
+1
*
Removed duplicate VCS ID tags, as per style(9).
ru
2001-08-13
2
-4
/
+0
*
Make include file consistent with the rest of libstand.
mp
2001-07-31
1
-1
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
1
-25
/
+25
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
1
-1
/
+1
*
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
[next]