Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-09-04 | Wall's -g flag has been broken since it was added. We fix it by | 1 | -52/+75 | ||
looking up each group specified via -g and stashing the members so we can compare them against users listed in utmp later on. Inspired by a patch from Ruslan Ermilov <ru@FreeBSD.org>. | |||||
2001-09-04 | Fix bogus use of snprintf return value. Since we know the max | 1 | -5/+10 | ||
length of a username we can use that as part of the buffer size. | |||||
2001-09-04 | MB == megabytes, Mb == megabits | 8 | -20/+20 | ||
2001-09-04 | crank miniroot size to 6MB | 2 | -5/+6 | ||
2001-09-04 | Use merr() not err() since due to function name change in mail.local/locking.c | 1 | -4/+4 | ||
2001-09-04 | put changes back, this time ALL the files. | 22 | -104/+280 | ||
2001-09-04 | Fix a diagnostic | 1 | -2/+2 | ||
2001-09-04 | Consider alignment requirements when moving data about. | 1 | -18/+21 | ||
Mostly submitted by: kamath@cesa.opbu.xerox.com | |||||
2001-09-04 | .ua kbd layout is now in | 1 | -1/+6 | ||
2001-09-04 | .ua keyboard; from Igor Grabin <violent@death.kiev.ua> | 2 | -2/+52 | ||
2001-09-04 | consistent avoidance of unnecessary spaces | 1 | -14/+11 | ||
2001-09-04 | compact arithmetic | 1 | -32/+33 | ||
2001-09-04 | update from Denis Afonin <dfa@solo.ee> | 11 | -125/+233 | ||
2001-09-04 | grrr...add lge(4) | 1 | -4/+4 | ||