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
*
Make strsignal(3) thread-safe.
ume
2010-01-24
1
-4
/
+48
*
EMPTY records don't have a timestamp.
ed
2010-01-23
1
-1
/
+2
*
Reapply r201145 to lib/libc/gen/sem.c
antoine
2010-01-23
1
-1
/
+1
*
Just ignore the timestamps given to pututxline().
ed
2010-01-23
3
-23
/
+12
*
Don't try to hardlink block or character device nodes that come out
kientzle
2010-01-23
1
-2
/
+4
*
Use a simpler memory-management strategy for the file objects.
kientzle
2010-01-23
1
-46
/
+23
*
If we can't stat a file, return the correct ARCHIVE_FAILED (this entry can't
kientzle
2010-01-23
1
-7
/
+16
*
Initialize the allocated 'struct zip'.
kientzle
2010-01-23
1
-1
/
+1
*
Fix a memory leak when a filter fails to initialize.
kientzle
2010-01-23
1
-16
/
+27
*
English nitpicking.
ed
2010-01-22
1
-1
/
+1
*
Describe why pututxline() doesn't entirely conform to standards.
ed
2010-01-22
1
-2
/
+20
*
Remove comments about breaking the specification.
ed
2010-01-22
1
-2
/
+0
*
Remove stale references to utmp(5) and its corresponding filenames.
ed
2010-01-21
1
-7
/
+2
*
Remove libulog from the bootstrap again.
ed
2010-01-21
1
-5
/
+4
*
Correct comment typo.
emaste
2010-01-21
1
-1
/
+1
*
- Update Galician catalog
gabor
2010-01-21
1
-0
/
+46
*
The waitpid(2) function needs neither sys/time.h nor sys/resource.h.
pjd
2010-01-20
1
-2
/
+2
*
Style: reword comment.
ache
2010-01-20
1
-1
/
+1
*
For alphasort() add reference to strcoll(3)
ache
2010-01-20
1
-2
/
+4
*
Style: rename internal function to opendir_compar()
ache
2010-01-20
1
-2
/
+2
*
Style: remove extra empty line in the comment.
ache
2010-01-20
1
-1
/
+0
*
Revert r202447 by re-exposing the old uname(3) function.
ed
2010-01-19
2
-3
/
+4
*
Add missing DPADD and fix whitespace.
des
2010-01-19
1
-2
/
+3
*
Add HTTP digest authentication.
des
2010-01-19
2
-67
/
+819
*
fix a comment typo
avg
2010-01-18
1
-1
/
+1
*
Double checking my commit I found that comment saying that
ache
2010-01-18
1
-7
/
+3
*
Let pam_lastlog use random ut_id's.
ed
2010-01-18
2
-14
/
+42
*
preserve errno when processing error cases.
davidxu
2010-01-18
1
-1
/
+3
*
a) Use strcoll() in opendir() and alphasort() as POSIX 2008 requires.
ache
2010-01-18
2
-8
/
+4
*
Perform several small cleanups to the utmpx code.
ed
2010-01-17
5
-60
/
+62
*
Add forgotten break; keyword to getutxid().
ed
2010-01-17
1
-0
/
+2
*
Unbreak builds with _FREEFALL_CONFIG=yes, by forcing a lower WARNS
marcel
2010-01-17
1
-0
/
+1
*
Fix a regression that was introduced in r191882.
ed
2010-01-17
1
-1
/
+1
*
Simplify ttyslot(3).
ed
2010-01-17
1
-25
/
+1
*
Correct a typo (when we talk about offset, it should
delphij
2010-01-17
1
-1
/
+1
*
Expose stripe offset and stripe size through libgeom and geom(8) userland
delphij
2010-01-17
4
-1
/
+55
*
Unexpose the old uname(3) function.
ed
2010-01-16
2
-4
/
+3
*
Also call sem_module_init in sem_close to initialize mutex
davidxu
2010-01-15
1
-0
/
+2
*
Add wtmpcvt(1).
ed
2010-01-14
1
-0
/
+1
*
Remove ttyslot from Symbol.map anyway.
ed
2010-01-14
1
-1
/
+0
*
Unbreak pututxline() on 32-bit architectures.
ed
2010-01-14
1
-4
/
+4
*
Revert the change to Symbol.map, made in r202274.
ed
2010-01-14
1
-0
/
+1
*
Don't use fseeko() to obtain the file offset.
ed
2010-01-14
1
-1
/
+1
*
Add two changes that should have gone into commit r202274.
ed
2010-01-14
2
-2
/
+1
*
Phase out ttyslot(3).
ed
2010-01-14
3
-22
/
+6
*
Remove login(3), logout(3) and logwtmp(3) from libutil.
ed
2010-01-13
8
-459
/
+4
*
Remove utmpx stub from libulog.
ed
2010-01-13
14
-1030
/
+45
*
Let pam_lastlog use utmpx instead of libulog's utmpx interface.
ed
2010-01-13
1
-5
/
+6
*
Let libopie use utmpx instead of utmp.
ed
2010-01-13
2
-6
/
+5
*
Implement <utmpx.h>.
ed
2010-01-13
8
-13
/
+1190
[next]