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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a cast from a pointer to a long instead of an int which was enough
jb
1998-01-24
1
-2
/
+2
*
Don't swap carriage return and new line in quoted mode (after ^V).
helbig
1998-01-22
1
-2
/
+2
*
Eliminate sprintf
imp
1998-01-21
1
-1
/
+2
*
Fixed #includes in the synopsis and in an example. <sys/socket.h>
bde
1998-01-20
2
-3
/
+3
*
Moved most of the (source-level) compatibility hacks for the vfsconf
bde
1998-01-20
1
-2
/
+4
*
Added cross references to mincore(2) and minherit(2).
alex
1998-01-20
1
-0
/
+3
*
Added #include <sys/types.h> to synopsis.
alex
1998-01-20
2
-1
/
+4
*
Started getting rid of the compatibility cruft for the Lite1 mount()
bde
1998-01-17
1
-0
/
+2
*
Don't install the tcl implementation headers. The tcl distribution
bde
1998-01-17
1
-9
/
+1
*
Updated shlib version to 80.4 in the correct place.
bde
1998-01-17
1
-2
/
+2
*
Fixed bitrot in the prototype for logwtmp().
bde
1998-01-16
1
-2
/
+2
*
Fixed bugs in the conversion of kvm to to use procfs in rev.1.3. All
bde
1998-01-16
1
-9
/
+14
*
Fixed wrong prototype for history().
bde
1998-01-16
1
-3
/
+3
*
Fixed missing #include in synopsis.
bde
1998-01-16
1
-0
/
+2
*
Fixed wrong prototype for clock_getres().
bde
1998-01-16
1
-2
/
+2
*
Fixed wrong prototypes. Most of the prototypes had missing return types,
bde
1998-01-16
1
-9
/
+19
*
Fixed missing return type in a prototype.
bde
1998-01-16
1
-0
/
+1
*
Fixed a missing #include in the synopsis.
bde
1998-01-16
1
-4
/
+5
*
Added prototypes for functions that were documented in libalias.3
bde
1998-01-16
1
-0
/
+8
*
Non-intrusive changes to support Justin's CAM stuff.
jkh
1998-01-16
2
-3
/
+5
*
PR: 5489
danny
1998-01-15
1
-5
/
+5
*
Return the correct errno from getcwd() even if free() or closedir()
mckay
1998-01-15
1
-0
/
+4
*
Add #ifndef __NETBSD_SYSCALLS around calls to issetugid() which
jb
1998-01-15
3
-6
/
+18
*
Typo fix.
alex
1998-01-15
1
-2
/
+12
*
Include string.h for memcpy function prototype.
jb
1998-01-14
1
-0
/
+1
*
Remove __libalias_version. Ppp no longer uses it.
brian
1998-01-14
1
-3
/
+0
*
Consistently reference init as .Xr init 8.
alex
1998-01-13
1
-2
/
+2
*
Return type and argument to sleep are unsigned int.
alex
1998-01-13
1
-2
/
+3
*
When printf'ing the result of pointer arithmetic, cast the result to
jb
1998-01-13
1
-9
/
+9
*
Dump the constant NGROUPS in favor of the POSIX way:
alex
1998-01-13
1
-9
/
+6
*
Use .Fn for sysconf(_SC_CLOCK_TCK) reference.
alex
1998-01-13
1
-1
/
+3
*
${TARGET} -> ${.TARGET}
eivind
1998-01-12
1
-2
/
+2
*
Formatting fix & improved comment for struct timeval.
alex
1998-01-11
1
-1
/
+3
*
Fixed brk(2) xref.
alex
1998-01-11
1
-1
/
+2
*
Added sys/types.h to synopsis as per POSIX.
alex
1998-01-11
1
-1
/
+2
*
Replace sys/param.h with sys/types.h as per POSIX.
alex
1998-01-11
1
-1
/
+9
*
Document that arg max is controllable via sysctl.
alex
1998-01-11
1
-5
/
+7
*
Remove use of <osreldate.h>.
eivind
1998-01-11
1
-6
/
+0
*
Formatting fix.
alex
1998-01-11
1
-1
/
+2
*
Added EMFILE and ENFILE to errors section.
alex
1998-01-11
1
-0
/
+5
*
.Xr sigvec --> sigaction
alex
1998-01-11
1
-2
/
+2
*
Add <sys/types.h> to synopsis.
alex
1998-01-11
1
-1
/
+4
*
CSU source for Alpha obtained from NetBSD. The makefile will require
jb
1998-01-11
4
-0
/
+419
*
We can now build libm on Alpha. There is very little MD alpha code.
jb
1998-01-10
1
-3
/
+0
*
This is the only alpha math source that NetBSD has.
jb
1998-01-10
2
-0
/
+90
*
Put back __libalias_version so ppp(8) build again.
steve
1998-01-10
1
-0
/
+3
*
Sync with ipfw interface change: fw_pts is now part of a union (a
alex
1998-01-10
1
-5
/
+5
*
include <net/if.h> and restore this to sanity.
jkh
1998-01-10
1
-0
/
+1
*
Bruce says that ${.CURDIR}/csu/${MACHINE} will prevent finding a
jb
1998-01-10
1
-2
/
+6
*
Allow this to compile with NetBSD tools.
jb
1998-01-09
1
-1
/
+1
[next]