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
*
Fixed synopsis (prototype was missing a const).
bde
1997-04-11
1
-1
/
+1
*
Don't even think about processing bogus domain names here.
wpaul
1997-04-10
1
-1
/
+5
*
Typo police. Part of PR# 3242.
mpp
1997-04-09
1
-1
/
+1
*
Declare the constructor/destructor linker sets as extern rather than
jdp
1997-04-09
1
-3
/
+24
*
Missing newline caused too much text to be fed to the macro.
peter
1997-04-08
1
-1
/
+2
*
setsid is declared in <unistd.h>, which is self sufficient (doesn't need
peter
1997-04-08
1
-1
/
+1
*
Fix race
guido
1997-04-07
1
-2
/
+2
*
Restore PATH_LOCALE functionality using issetugid() call now
ache
1997-04-07
5
-8
/
+32
*
Speedup in case locale not used
ache
1997-04-04
2
-27
/
+17
*
Speedup in case locale not used
ache
1997-04-04
1
-5
/
+11
*
Speedup in case locale not used
ache
1997-04-04
1
-1
/
+3
*
Eliminate some function calls when locale not used
ache
1997-04-04
1
-6
/
+4
*
Eliminate yet one function call when locale not used
ache
1997-04-04
1
-3
/
+4
*
Speedup in case locale not used
ache
1997-04-04
1
-2
/
+6
*
Speedup in case locale not used
ache
1997-04-04
1
-7
/
+16
*
Add libg++ 3.0
jkh
1997-04-03
2
-2
/
+4255
*
Honor the nouser/nogroup flag when determing if NULL should
mpp
1997-04-03
1
-2
/
+2
*
Update to include details about the changes to setuid/setgid.
peter
1997-04-02
1
-2
/
+6
*
Fix an error in the previous revision that caused make world breakage.
jdp
1997-04-02
1
-1
/
+3
*
The user_from_{uid,gid} routines would return garbage if the
mpp
1997-04-02
1
-2
/
+2
*
Grammar police.
mpp
1997-04-02
1
-2
/
+2
*
Add Id
ache
1997-04-02
1
-1
/
+4
*
Code space optimization in uu_lockerr()
ache
1997-04-02
1
-10
/
+7
*
Remove unused USE_PERROR define and syslog.h include
ache
1997-04-02
2
-25
/
+17
*
Correct the most glaring errors. I have a feeling there are some
jdp
1997-04-02
1
-13
/
+7
*
Link chown with lchown
ache
1997-04-01
1
-2
/
+2
*
Add issetugid.2 to MAN2 list
ache
1997-04-01
1
-2
/
+3
*
Fix the return value. Oops.
jb
1997-04-01
1
-1
/
+3
*
Fix indentations. Sigh.
jb
1997-04-01
3
-45
/
+51
*
Make error checking less zealous to handle devices like /dev/null
jb
1997-04-01
1
-2
/
+10
*
Add parentheses to make blocking mode work.
jb
1997-04-01
12
-12
/
+36
*
Xref the new issetugid(2) man page where appropriate.
mpp
1997-04-01
5
-4
/
+13
*
Don't xref setregid(2) twice - one of them should be setreuid(2).
mpp
1997-04-01
1
-2
/
+2
*
Fix one very minor mdoc problem. Gentle enough, Peter? :-)
mpp
1997-04-01
1
-2
/
+2
*
Fix a minor grammar problem.
mpp
1997-04-01
1
-2
/
+2
*
MLINK uu_lockerr(3).
mpp
1997-04-01
1
-1
/
+1
*
Mdoc police.
mpp
1997-04-01
1
-9
/
+10
*
Simplified install rule.
bde
1997-04-01
1
-6
/
+2
*
Fix the output format for numbers >= 1E99.
jmz
1997-04-01
1
-2
/
+2
*
Add the -DPedantic flag. This is used in wref.c only.
jmz
1997-04-01
1
-1
/
+1
*
Remove the syslog stuff, and allow various return values
brian
1997-03-31
3
-48
/
+145
*
General cleanup and update to specify exactly how our implementation
peter
1997-03-31
1
-31
/
+38
*
Steal issetugid man page from OpenBSD. Needs work..
peter
1997-03-31
1
-0
/
+87
*
Add libc hook for issetugid()
peter
1997-03-31
1
-2
/
+3
*
Create lchown() in libc and document it as a variation of chown().
peter
1997-03-31
2
-7
/
+23
*
Fixed wording of previous change.
bde
1997-03-31
1
-1
/
+1
*
Revert my last few changes. They were bogus. Replaced them with
imp
1997-03-31
1
-14
/
+4
*
Move uucplock into libutil and create a manual page.
brian
1997-03-30
4
-3
/
+276
*
Remove orand* code as promised for the next release
ache
1997-03-29
2
-20
/
+4
*
Remove unneded define from CFLAGS (from orand* compatibility)
ache
1997-03-29
1
-1
/
+1
[next]