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
*
Remove stray .endif from previous commit (I hope this is right)
peter
1998-11-04
1
-2
/
+1
*
Don't need this one anymore.
msmith
1998-11-04
1
-81
/
+0
*
Well I never. Seems like _setjmp()/_longjmp() are just what the doctor
msmith
1998-11-04
3
-8
/
+16
*
Improve the quality of isspace() to match expectations. This should make
msmith
1998-11-04
1
-2
/
+2
*
Don't try to build (nonexistent) Alpha setjmp until we have one.
msmith
1998-11-04
1
-1
/
+3
*
Move setjmp/longjmp implementations here from libc; no signal handling
msmith
1998-11-04
4
-4
/
+504
*
Add:
msmith
1998-11-01
5
-10
/
+73
*
Add a new field to the devsw structure; dv_print, to print all valid units
msmith
1998-10-31
3
-2
/
+19
*
Implement a hook to allow us to reclaim the memory used by the first stage
dfr
1998-10-19
2
-2
/
+14
*
To clarify last commit, msmith says:
obrien
1998-10-17
1
-1
/
+1
*
Reduce the sbrk() increment from 64K to 4K. There's not much room on the
msmith
1998-10-16
1
-2
/
+2
*
Add strcasecmp source file required for dosfs operation.
msmith
1998-10-07
1
-0
/
+74
*
Enable the DOS filesystem. This allows reading from various DOS filesystems
msmith
1998-10-06
3
-10
/
+9
*
Don't build with -g.
msmith
1998-10-04
1
-2
/
+2
*
Prune unused zalloc components as recommended by Matt Dillon. Extra debugging
msmith
1998-10-01
5
-348
/
+30
*
* Enable old UFS compatibility code for booting from Digital Unix formatted
dfr
1998-09-26
6
-7
/
+46
*
Fixed setting of mp_End in zextendPool(). A case was missing and mp_Size
dillon
1998-09-26
1
-2
/
+3
*
Replace the old and extremely icky Mach/NetBSD allocator with a similarly
msmith
1998-09-26
13
-338
/
+1118
*
Use unsigned chars instead of signed chars when extracting bits of the
dfr
1998-09-23
1
-1
/
+1
*
Include "stand.h", not <stand.h>.
jkh
1998-09-21
1
-1
/
+1
*
Allocate disk buffers using a custom allocator. The standard allocator fragm...
dfr
1998-09-20
1
-11
/
+45
*
Use a simple version of inet_ntoa(). The libc one uses inet_ntop which is too
dfr
1998-09-20
1
-0
/
+65
*
Nuke prototype for strerror, consumers get it from <string.h>
msmith
1998-09-18
2
-4
/
+2
*
Path arguments to *_open functions should be const, but we were mangling
msmith
1998-09-18
9
-74
/
+54
*
Remove (wrong) OBJFORMAT setting.
msmith
1998-09-15
1
-6
/
+1
*
Add support for reading directories as files.
rnordier
1998-08-27
1
-26
/
+59
*
Fixed syntax errors (__dead should have gone away years ago, and
bde
1998-08-24
1
-2
/
+2
*
Install libstand header <stand.h> and manpage (libstand.3)
msmith
1998-08-20
1
-1
/
+6
*
This commit was generated by cvs2svn to compensate for changes in r38451,
msmith
1998-08-20
59
-0
/
+11092
|
\
|
*
This is libstand; a support library for standalone executables (eg. bootstrap
msmith
1998-08-20
59
-0
/
+11092
*
This is libstand; a support library for standalone executables (eg. bootstrap
msmith
1998-08-20
1
-0
/
+316