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
*
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
*
Teach libalias to work with IPFW firewalls (controlled by a flag).
eivind
1998-01-09
9
-93
/
+475
*
Don't build libc, libc_r or libm on Alpha yet. We'll do the other
jb
1998-01-09
1
-3
/
+7
*
Make a couple of the stat flags dependent on the sys/stat.h header file
jb
1998-01-09
4
-4
/
+36
*
Build lib/csu/${MACHINE} only if it exists so that when porting FreeBSD
jb
1998-01-09
1
-1
/
+1
*
handle long usernames more carefully
imp
1998-01-07
1
-5
/
+8
*
Convert to mdoc format.
charnier
1998-01-05
1
-248
/
+146
*
size_t -> unsigned
ache
1998-01-04
1
-3
/
+3
*
Expanded cross references.
alex
1998-01-02
9
-8
/
+20
*
Remove unneeded code left from testing
ache
1998-01-02
1
-13
/
+2
*
1) Redo internal interface to be more latest ncurses-like
ache
1998-01-02
3
-73
/
+82
*
Fix another problem with clearing the last line of the
steve
1998-01-01
1
-1
/
+1
*
1. EOF was returned when the buffer size was larger than INT_MAX. This
ache
1998-01-01
2
-10
/
+10
*
Drop the use of caddr_t in conjunction with mmap(2).
alex
1997-12-31
1
-4
/
+4
*
Convert caddr_t --> void * for sys/mman.h functions.
alex
1997-12-31
9
-16
/
+16
*
Fixed formatting of the MADV_FREE flag description.
alex
1997-12-30
1
-3
/
+3
*
Typo fix.
alex
1997-12-30
1
-2
/
+2
*
Document MS_SYNC.
alex
1997-12-30
1
-0
/
+1
*
Handle the condition where BS is typed while the cursor is
steve
1997-12-29
1
-1
/
+3
*
The terminating character in strings is `NUL', not `NULL'.
wosch
1997-12-28
2
-2
/
+2
*
fork() checks RLIMIT_NPROC, not RLIMIT_NOFILE.
hoek
1997-12-26
1
-1
/
+1
[next]