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
*
Contains the para
nik
1999-04-10
1
-9
/
+1
*
Oops, the previous log message should have been:
bde
1999-04-10
1
-1
/
+1
*
Various language and style concerns fixed.
imp
1999-04-09
1
-11
/
+18
*
Declare mkstemps().
bde
1999-04-09
1
-4
/
+5
*
Fixed missing include in synopsis.
bde
1999-04-09
6
-21
/
+13
*
Ugh. I didn't know this Makefile was reaching over into the dynamic
jdp
1999-04-09
1
-2
/
+4
*
If given host.domain:nn[.nn], trimdomain() now reduces it to
brian
1999-04-09
2
-10
/
+54
*
bcopy -> memmove
brian
1999-04-08
1
-2
/
+2
*
Tidy up trimdomain() and document it.
brian
1999-04-07
3
-12
/
+76
*
Add aout to the links also.
jhay
1999-04-07
1
-2
/
+3
*
Handle hostnames up to MAXHOSTNAMELEN-1 in length.
brian
1999-04-07
1
-10
/
+9
*
Put parenthesis around sizeof args.
brian
1999-04-07
1
-6
/
+6
*
Add manpage link for dlversion(3).
jdp
1999-04-07
1
-2
/
+3
*
Add a new function dlversion() which returns the version number of
jdp
1999-04-07
2
-2
/
+34
*
Add realhostname() - a function to correctly lookup
brian
1999-04-06
4
-3
/
+190
*
Fix bug that prevented accounts with empty passwords from logging
jdp
1999-04-06
1
-1
/
+1
*
Install these compat libs to /usr/lib/compat/aout. I think this will work
peter
1999-04-06
3
-6
/
+6
*
Fixed disordering in previous 2 commits. Fixed an English error.
bde
1999-04-05
1
-5
/
+6
*
Add wrappers for pread and pwrite syscalls.
dt
1999-04-04
6
-11
/
+119
*
Add mkstemps to the man page, and create a link for it.
imp
1999-04-04
2
-2
/
+14
*
Add mkstemps from OpenBSD. This has been in my tree for months and
imp
1999-04-04
1
-7
/
+24
*
Manpages for the KLD system calls.
dfr
1999-04-04
7
-1
/
+450
*
Fix a macro name typo that made a word disappear.
jdp
1999-04-03
1
-1
/
+1
*
Add data storage for two application-provided variables.
ache
1999-04-03
2
-2
/
+4
*
Cause PORT commands to use the high IP port range. This makes fetch
nsayer
1999-03-30
1
-2
/
+11
*
Disable the "Hint" option in phkmalloc as default. Recent VM system
phk
1999-03-28
2
-4
/
+4
*
Partial fix for the forking problem: if we can't access the master maps,
des
1999-03-27
1
-4
/
+11
*
Rename when building libc_r.
dfr
1999-03-25
1
-2
/
+2
*
PacketAliasProxyRule takes a const char *
brian
1999-03-25
1
-1
/
+1
*
Add a ``const'' and remove some inconsistent prototype args.
brian
1999-03-24
3
-4
/
+4
*
Fix a (relatively harmless) braino. I confused myself over the for() loop
peter
1999-03-24
1
-3
/
+2
*
Remove duplicate line.
billf
1999-03-23
1
-1
/
+0
*
Remove last remaining references to malloc/realloc and functions that
peter
1999-03-23
1
-50
/
+40
*
Add a sysctl variable which can help stop chroot(2) escapes.
phk
1999-03-23
1
-2
/
+29
*
[ The author's description... ]
jb
1999-03-23
115
-2006
/
+9492
*
Typo fix.
jkoshy
1999-03-23
1
-1
/
+1
*
Simplified using new SYMLINKS macro, mainly to test this macro. The
bde
1999-03-23
1
-26
/
+15
*
Typo fix (set --> get).
alex
1999-03-22
2
-6
/
+6
*
Address our users in a civilized manner. (They may know better, but probably
phk
1999-03-22
1
-11
/
+5
*
Don't be so selective about which errors cause us to continue and
imp
1999-03-21
1
-7
/
+2
*
Add "-fkeep-inline-functions" to CFLAGS so that higher optimization
jdp
1999-03-15
2
-6
/
+4
*
EACESS -> EACCES
alex
1999-03-15
3
-5
/
+5
*
Build libwrap - the core to tcp_wrappers.
markm
1999-03-14
2
-2
/
+31
*
Reverse the order of processing object files within an executable or
jdp
1999-03-13
2
-6
/
+6
*
Move the code for the ".init" and ".fini" sections outside of a
jdp
1999-03-12
6
-30
/
+30
*
make libkvm capable of dealing with a crashdump on alphas
gallatin
1999-03-12
1
-50
/
+65
*
Add support for long long modifier (e.g. %llx, %lld).
dfr
1999-03-11
1
-3
/
+9
*
Get the pid right if a stale lock file exists.
brian
1999-03-11
1
-4
/
+4
*
PID_MAX is now 99999.
roberto
1999-03-10
1
-1
/
+1
*
Remove all diagnostics to stdout/stderr with #ifdef DEBUG
brian
1999-03-09
4
-22
/
+54
[next]