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
*
mdoc(7) police: Er macro usage cleanup.
ru
2000-11-22
1
-1
/
+1
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
2
-2
/
+2
*
Use Fx macro wherever possible.
ru
2000-11-14
1
-2
/
+6
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-3
/
+3
*
Eliminate inconsistency where a value that contains only whitespace
murray
2000-11-09
1
-1
/
+6
*
Added PROPERTY_MAX_VALUE and PROPERTY_MAX_NAME defines to libutil.h so
murray
2000-11-08
3
-9
/
+13
*
Fix problems people were having with large -O levels with GCC and
green
2000-10-27
3
-8
/
+50
*
Correct uu_lock_txfr. I don't think this ever worked correctly.
brian
2000-10-02
1
-5
/
+6
*
Document passwd_format further.
green
2000-09-30
1
-0
/
+4
*
Constify the arg to logout(3). It is const-safe.
peter
2000-09-04
2
-3
/
+3
*
Move setproctitle() from libutil to libc (after a repo-copy)
brian
2000-09-02
4
-252
/
+2
*
Add weak symbol pragma for crypt_set_format().
asmodai
2000-08-23
1
-0
/
+6
*
Stick login_setcryptfmt() in its own file to make pulling in of
green
2000-08-23
3
-17
/
+46
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
4
-2
/
+40
*
If the format string passed to setproctitle begins with a '-'
ps
2000-08-01
2
-24
/
+14
*
Sshd writes connected host into utmp directly. If the connection is
ume
2000-07-14
1
-7
/
+14
*
Make sbsize a size instead of a number. This allows the usual suffixes
sheldonh
2000-07-14
2
-2
/
+2
*
Don't call warn() without a format string.
kris
2000-07-12
1
-1
/
+1
*
Better fix for .Fx macro
ache
2000-07-06
1
-2
/
+4
*
Fix .Fx usage (causing error diagnositc)
ache
2000-07-06
1
-1
/
+2
*
document sbsize limit.
alfred
2000-06-02
1
-0
/
+1
*
We should see the ai_canonname menber of the first addrinfo
ume
2000-05-24
1
-6
/
+6
*
Fix a memory leak with lc->lc_cap in login_close().
hoek
2000-05-21
1
-0
/
+1
*
Fix miscellaneous mdoc macro argument limit infringements.
sheldonh
2000-05-09
1
-1
/
+1
*
Add xref to cap_mkdb(1).
nik
2000-04-30
1
-0
/
+1
*
Introduce .Lb macro to libutil manpages
phantom
2000-04-22
19
-127
/
+50
*
Fix some spelling errors.
mpp
2000-03-24
1
-6
/
+6
*
Return IPv4 native address for IPv4 mapped IPv6 address, even if
ume
2000-03-23
1
-8
/
+23
*
Since crypto/openssh/login.c was changed to use realhostname_sa(),
ume
2000-03-07
1
-13
/
+29
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
3
-3
/
+6
*
Update major version.
shin
2000-02-14
1
-2
/
+2
*
Document mixpasswordcase here as well as in passwd.1
nik
2000-02-11
1
-0
/
+3
*
Historically file flags (schg, uschg, etc) have been converted from
joe
2000-01-27
2
-151
/
+1
*
Avoid core dump when ai_canonname is NULL.
shin
2000-01-27
1
-4
/
+8
*
Use a long line instead splitting a line with backslash-newline in synopsis.
bde
2000-01-27
1
-2
/
+1
*
Use a more conventional copyright message.
peter
2000-01-26
1
-9
/
+14
*
several tcp apps IPv6 update
shin
2000-01-25
5
-2
/
+237
*
Do not set the default terminal type to "su", leave it empty.
ru
2000-01-19
2
-6
/
+2
*
Repair internal consistency: Change "login_cap_t * lc" to a more correct
chris
2000-01-18
1
-1
/
+1
*
Add the "use -lutil" line to all functions that require it so people like
billf
2000-01-18
7
-0
/
+39
*
Support v6 login.
shin
2000-01-15
1
-7
/
+24
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
1
-6
/
+1
*
Fixed missing include in synopsis.
bde
2000-01-05
1
-1
/
+2
*
Moved flags_to_string and string_to_flags into libutil. It's used in
joe
1999-12-30
1
-1
/
+2
*
Connect fparseln(3) for mailwrapper(8)
peter
1999-12-29
4
-5
/
+22
*
Fix a bug where a pointer would be one character too far after putting
roberto
1999-12-21
1
-1
/
+1
*
Rewriting of flags_to_string() and string_to_flags() to use an array.
roberto
1999-12-19
1
-86
/
+61
*
This commit was generated by cvs2svn to compensate for changes in r54820,
peter
1999-12-19
2
-0
/
+383
|
\
|
*
Import fparseln(3) from NetBSD. It's used for easily dealing with \
peter
1999-12-19
2
-0
/
+383
*
Make setproctitle(NULL) restore all of the original arguments
brian
1999-11-17
2
-30
/
+45
[next]