index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libpwdgrp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensions
Rob Landley
2005-10-08
1
-17
/
+5
*
use the shorter license header
Mike Frysinger
2005-09-24
1
-15
/
+2
*
use brief license line
Mike Frysinger
2005-09-24
1
-15
/
+2
*
use toplevel ARFLAGS and update default ARFLAGS to be quiet
Mike Frysinger
2005-07-27
1
-1
/
+1
*
egor duda writes:
Eric Andersen
2004-10-08
2
-7
/
+10
*
Replace the old and somewhat buggy pwd_grp stuff with the shiny
Eric Andersen
2004-07-15
17
-1237
/
+1140
*
Larry Doolittle writes:
Eric Andersen
2004-04-14
2
-2
/
+2
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
17
-31
/
+31
*
rename __getgrent so that it doesn't conflict with some libc's
Russ Dill
2003-12-18
6
-7
/
+7
*
Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp
Eric Andersen
2003-07-26
7
-7
/
+7
*
Remove remaining libc5 support code
Eric Andersen
2003-07-22
1
-6
/
+5
*
Update a bunch of docs. Run a script to update my email addr.
Eric Andersen
2003-07-14
3
-4
/
+3
*
oops. make this actually work as intended....
Eric Andersen
2003-06-26
1
-1
/
+1
*
Oops.
Eric Andersen
2003-06-26
1
-1
/
+1
*
Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".
Eric Andersen
2003-06-26
1
-2
/
+1
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-1
/
+1
*
Fixup header file ordering
Eric Andersen
2002-12-11
1
-1
/
+1
*
Change #include order to fix warning
Glenn L McGrath
2002-12-08
1
-1
/
+2
*
include "busybox" after the libc includes tofix compile errors
Glenn L McGrath
2002-12-07
5
-10
/
+9
*
Change if(x)free(x); to free(x);
Aaron Lehmann
2002-11-28
1
-2
/
+1
*
Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>
Eric Andersen
2002-09-16
1
-1
/
+1
*
Yipe. uid and gid were reversed.
Eric Andersen
2002-09-10
1
-1
/
+1
*
Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!
Eric Andersen
2002-08-01
1
-1
/
+1
*
Scrub pwd.h and grp.h handling so we don't have to play any
Eric Andersen
2002-07-03
14
-14
/
+14
*
Cleanup shadow.h stuff so it behaves as intended
Eric Andersen
2002-07-03
1
-2
/
+1
*
Bigger patch for (partial) tinylogin integration
Robert Griebl
2002-06-04
17
-0
/
+1300
[prev]