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
/
libutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the claim that UUCP locking were not atomic. It is since
joerg
1997-10-07
1
-13
/
+1
*
Add passwd(5) to "SEE ALSO".
obrien
1997-10-07
1
-1
/
+2
*
Changes to support full make parallelism (-j<n>) in the world
jkh
1997-10-05
1
-3
/
+3
*
Sort cross refereces in section SEE ALSO.
wosch
1997-09-29
1
-2
/
+2
*
Endless loop.
wosch
1997-09-29
1
-5
/
+5
*
The parameters to logwtmp should be const char's
pst
1997-09-04
2
-4
/
+6
*
Remove login_progok()
brian
1997-08-31
5
-103
/
+5
*
Add full support for determining if a user
brian
1997-08-27
5
-5
/
+101
*
Add prog.deny as a list capability for
brian
1997-08-26
1
-1
/
+3
*
-I${DESTDIR}/sys -> -I${.CURDIR}/../../sys.
bde
1997-08-26
1
-1
/
+1
*
Cosmetic: distinguish in diag message between rebuilding and updating
joerg
1997-08-24
1
-1
/
+2
*
Protect the copyright comments from reformatting by
steve
1997-08-13
5
-3
/
+28
*
Implement canonical locking protocol
ache
1997-08-10
3
-62
/
+83
*
Observe precedence set by Phillippe Charnier in adding an
steve
1997-08-07
1
-3
/
+5
*
Remove #if(n)def BSD_4_4_LITE cruft and sccsid -> rcsid.
steve
1997-08-07
1
-2
/
+3
*
Improve weak locking by using flock()
ache
1997-08-05
1
-4
/
+8
*
sleep() after sending 'nologin' file to ensure output is drained before
davidn
1997-07-19
1
-1
/
+2
*
Add appropriate ${DESTDIR} in front of absolute paths.
asami
1997-07-18
1
-1
/
+1
*
Fix infinite loop.
davidn
1997-06-16
1
-2
/
+2
*
Add "break" inadvertently removed in previous update.
davidn
1997-06-13
1
-1
/
+3
*
Submitted by: Whistle Communications (archie Cobbs)
julian
1997-06-02
1
-1
/
+9
*
Typo police.
tg
1997-05-22
1
-2
/
+2
*
Now I really understand the reason for the style.9 rule about not having
peter
1997-05-19
1
-14
/
+14
*
MF2.2: update login_cap api docs.
davidn
1997-05-18
1
-9
/
+23
*
For non-root uids, consider root-owned files also 'secure' unless otherwise
davidn
1997-05-15
2
-4
/
+4
*
Back out previous revision. Shlib version numbers are supposed to be
asami
1997-05-13
1
-1
/
+1
*
Make uu_* const correct.
brian
1997-05-12
3
-12
/
+12
*
Add #include <sys/types.h> in synopsis, now required for libutil.h.
davidn
1997-05-11
4
-4
/
+8
*
Bump shared lib version to 2.3.
davidn
1997-05-11
1
-1
/
+1
*
MF2.2: bugfix in arrayize().
davidn
1997-05-11
1
-2
/
+2
*
Summary of login.conf support changes:
davidn
1997-05-10
10
-1034
/
+1700
*
Move login_cap.h from src/include for easier maintenance with
davidn
1997-05-10
2
-0
/
+143
*
Fix punctuation: "it's" -> "its"
danny
1997-04-17
1
-2
/
+2
*
Fixed missing const in synopsis.
bde
1997-04-13
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
*
MLINK uu_lockerr(3).
mpp
1997-04-01
1
-1
/
+1
*
Mdoc police.
mpp
1997-04-01
1
-9
/
+10
*
Remove the syslog stuff, and allow various return values
brian
1997-03-31
3
-48
/
+145
*
Move uucplock into libutil and create a manual page.
brian
1997-03-30
4
-3
/
+276
*
Fixed misquoted arg in synopsis.
bde
1997-03-19
1
-2
/
+2
*
"infinity" check was missed from login_getcapsize(), add it
ache
1997-02-27
1
-1
/
+7
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
19
-19
/
+19
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Obsolete fgetline() -> fgetln(); and chop off newline if necessary.
davidn
1997-02-10
1
-4
/
+5
*
1MB is 1048576 bytes, not 1038476 bytes. (I can see that the original
asami
1997-02-05
1
-1
/
+1
*
Fix free()ing block twice, remove unused function.
davidn
1997-01-30
1
-15
/
+1
*
Fix typo .->, for default separators in login_getcaplist().
davidn
1997-01-29
1
-1
/
+2
[next]