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 suspended vipw hangs
ache
1995-03-09
1
-9
/
+25
*
stdio.h --> unistd.h
ache
1995-03-09
1
-1
/
+1
*
Obtained from: NetBSD
bde
1995-03-08
1
-2
/
+7
*
Don't build swab.o here. It gets built in libc/i386/string. Previously
bde
1995-03-07
1
-1
/
+1
*
If we are going to set the OBJS target, don't add to the old target. This
nate
1995-03-04
1
-2
/
+2
*
Solve conflict between two global force variables
ache
1995-03-03
2
-2
/
+2
*
On snap 950210, format %s (print seconds from the epoch) is missing
joerg
1995-03-01
2
-1
/
+23
*
Pull old lex.l out of attic and update to new one.
paul
1995-03-01
1
-13
/
+89
*
Completely rewrite libforms so everything is done at runtime rather
paul
1995-03-01
17
-488
/
+4868
*
Additions from Thomas Graichen to mention each functions' floating point
jkh
1995-03-01
27
-159
/
+440
*
Fix previous fix to agree with the man page - don't report errors in
bde
1995-02-25
1
-2
/
+3
*
Don't attempt to lstat() the POSIXLY invalid empty pathname.
bde
1995-02-25
1
-1
/
+1
*
Explain the full story, and make it understandable too.
phk
1995-02-25
1
-2
/
+7
*
Clean a bunch of -Wall warnings.
phk
1995-02-24
4
-4
/
+7
*
Remove some unused variables and fix two blatant core dump triggers.
phk
1995-02-24
3
-11
/
+9
*
Remove an unused variable.
phk
1995-02-24
1
-2
/
+1
*
fix the synopsis to show
phk
1995-02-24
1
-5
/
+1
*
Add missing #include <time.h> with time() prototype
ache
1995-02-24
1
-0
/
+1
*
Fix typo: pcap.h.h
ache
1995-02-23
1
-2
/
+2
*
Quench a warning and fix some duplicity by using the official strerror
phk
1995-02-23
1
-11
/
+3
*
Fix bogus Makefile which resulted in incompatible shared and static
olah
1995-02-21
2
-20
/
+8
*
Speed md5 up around 30% by shorting out a couple of cumbersome
phk
1995-02-21
1
-36
/
+38
*
Make libcompat a static only library.
nate
1995-02-20
1
-0
/
+1
*
Minor optimization.
ache
1995-02-18
1
-7
/
+9
*
Minor optimization
ache
1995-02-18
1
-7
/
+4
*
Copyrights cleanup
ache
1995-02-18
4
-22
/
+38
*
Bruce pointed out, that a misleading warning would be issued
se
1995-02-17
1
-1
/
+1
*
Protect against duplicate gids in group list (as could be the
se
1995-02-17
1
-2
/
+5
*
Don't pick _warn module now
ache
1995-02-17
1
-10
/
+34
*
Correct the parameters for the fchown. The third was erroneously
ats
1995-02-17
1
-1
/
+1
*
Add 8bit collate stuff
ache
1995-02-16
5
-110
/
+150
*
Add 8-bit collate stuff
ache
1995-02-16
5
-2
/
+270
*
Document Transaction TCP extensions to generic system calls.
wollman
1995-02-15
2
-15
/
+46
*
Add missing lib_window.c to SRCS
ache
1995-02-13
2
-4
/
+4
*
Fix broken makefile.
phk
1995-02-12
1
-5
/
+6
*
Support for >32 PTYs.
jkh
1995-02-09
1
-2
/
+2
*
Install the header files.
jkh
1995-02-09
1
-1
/
+3
*
CLEANFILES was missing a few files.
bde
1995-02-08
1
-2
/
+2
*
Add libpcap. I don't know what it is doing in the tree, but it has
bde
1995-02-08
1
-2
/
+2
*
Add two parts of Mark's/Gary's dlopen() changes that I missed before.
jkh
1995-02-08
2
-0
/
+244
*
Support for more Sun compatible dlopen() and friends. Also added proper error
jkh
1995-02-07
2
-9
/
+11
*
Backed out Keith Bostic's getcwd/$PWD hack. It is causing things to break
dg
1995-02-07
2
-31
/
+6
*
Document the getenv(PWD) feature.
phk
1995-02-05
1
-1
/
+7
*
Collapsed _masterpw_breakout_yp() and _pw_breakout_yp() into a
wpaul
1995-02-05
1
-72
/
+20
*
A cute hack to speed up things by Keith: if getenv("PWD") is the same
phk
1995-02-04
1
-5
/
+24
*
Include <time.h> instead of <sys/time.h> to get CLK_TCK. Including
bde
1995-02-03
1
-1
/
+1
*
Change CLK_TCK to CLOCKS_PER_SEC.
bde
1995-02-03
1
-1
/
+2
*
Change CLK_TCK to CLOCKS_PER_SEC. (CLK_TCK is a deprecated POSIX feature
bde
1995-02-03
1
-2
/
+3
*
Fix previous change to preserve const'ness.
bde
1995-02-03
1
-2
/
+2
*
Fixed a rather serious bug that presents itself when FreeBSD is configured
wpaul
1995-02-03
1
-2
/
+16
[next]