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
*
Small cleanups:
wpaul
1995-03-23
1
-39
/
+44
*
Phew! Done at last: getpwent now understands +@netgroup/-@netgroup directives
wpaul
1995-03-23
1
-9
/
+212
*
Use better/stronger/faster NIS lookup code: by using yp_match() instead of
wpaul
1995-03-21
1
-44
/
+14
*
msun becomes the default -lm the right way now.
phk
1995-03-21
1
-1
/
+1
*
Reviewed by: Bill Paul <wpaul@freebsd.org>
wpaul
1995-03-21
1
-2
/
+2
*
Comment out declaration of kvm_uread until it can be fixed correctly.
rgrimes
1995-03-20
1
-0
/
+2
*
Change u_long to unsigned long to be consistent.
rgrimes
1995-03-20
1
-1
/
+2
*
At last! Modified __ivaliduser() to do the same kind of user/host validation
wpaul
1995-03-20
1
-3
/
+69
*
Whoops: expanding netgroups that reference multiple netgroups doesn't
wpaul
1995-03-19
1
-1
/
+1
*
Separated out the _putchar & __cputchar() routines so that programs such
nate
1995-03-19
3
-11
/
+51
*
libkvm exports kvm_uread(), so do declare it in the header file.
joerg
1995-03-19
1
-0
/
+1
*
Cast the offset of one call to lseek() to off_t, as it's already done
joerg
1995-03-19
1
-1
/
+1
*
add a couple of missing #include lines
phk
1995-03-19
2
-0
/
+3
*
Two major changes:
wpaul
1995-03-19
1
-4
/
+71
*
Fix authunix_maxgrouplist test
ache
1995-03-18
1
-2
/
+2
*
Remove private mkdir for /usr/include/ss, no handled by mtree.
rgrimes
1995-03-18
1
-5
/
+1
*
Fix 'putting +: in /etc/group causes many programs to dump core' bug
wpaul
1995-03-18
1
-1
/
+11
*
Repeat after me kids: "I will not try to install files into a directory
wpaul
1995-03-15
1
-1
/
+5
*
Fix wbkgdset macro
ache
1995-03-13
1
-1
/
+1
*
Remove `|| flags & ALT == 0' which was an obscure no-op, not a
bde
1995-03-12
1
-1
/
+1
*
Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for this
bde
1995-03-12
1
-15
/
+23
*
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
[next]