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
*
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
*
Completed fixes with login_getcapsize().
davidn
1997-01-29
1
-1
/
+2
*
Added -Wall to CFLAGS, cleaned up (all avoidable) warnings.
davidn
1997-01-29
2
-2
/
+3
*
1) Fixed bug in free()ing internal string/array where
davidn
1997-01-29
1
-24
/
+32
*
#include <sys/stat.h> for umask() prototype.
davidn
1997-01-29
1
-0
/
+1
*
Sort cross references.
wosch
1997-01-20
5
-11
/
+11
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
20
-20
/
+20
*
Bump libutil.so version (2.1 -> 2.2) since a whole heap of new functions
peter
1997-01-13
1
-1
/
+1
*
Minor mdoc style fixes.
mpp
1997-01-09
3
-50
/
+82
*
Man page police.
mpp
1997-01-08
1
-6
/
+6
*
Various bugfixes.
davidn
1997-01-07
2
-34
/
+42
*
Consistency check: refs to ~/.login.conf should be ~/.login_conf.
davidn
1997-01-07
2
-7
/
+7
*
Commit the right version this time. :-)
davidn
1997-01-07
1
-2
/
+2
*
Fix for login_getclass(NULL) case.
davidn
1997-01-07
1
-4
/
+6
[next]