aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add missing library dependencies.Ruslan Ermilov2006-04-131-1/+1
* Fix Mother's/Father's day in most case.Florent Thoumie2006-04-132-3/+4
* libc_r is no longer provided, and on alpha and sparc64, libthrRuslan Ermilov2006-04-121-1/+1
* Allow to specify size in terabytes by using T or t suffix.Pawel Jakub Dawidek2006-04-092-5/+10
* Update comment about var modifiers (add 'N' and 'O' descriptions).Max Khon2006-04-081-2/+5
* Add :u var modifier (remove adjacent duplicate words like uniq(1).Max Khon2006-04-082-0/+43
* Fix options broken when the birthtime related primaries were added.Ceri Davies2006-04-051-11/+11
* Add my birthday.Alejandro Pulver2006-04-041-0/+1
* - Add my birthdayJean Milanez Melo2006-04-041-0/+1
* Note that all of the birthtime related primaries are non-standard.Ceri Davies2006-04-041-5/+5
* Bump .Dd for the birthtime options.Ceri Davies2006-04-031-1/+1
* Add -Btime, -Bnewer, -Bmin, -newerB[Bacmt], -newer[acmt]B options toCeri Davies2006-04-034-4/+59
* If you see a broken symlink, don't try to follow it,Tim Kientzle2006-04-022-4/+7
* Don't call audit_logout() if pwd is NULL, as audit_logout() attempts toOlivier Houchard2006-03-281-1/+4
* Make gcore(1) 64 bit safe. It was trying to parse the /proc/*/map filePeter Wemm2006-03-251-3/+3
* Extended attribute support on write for Linux; FreeBSD hooks areTim Kientzle2006-03-219-23/+140
* Unbreak WITHOUT_LIBPHREAD/WITHOUT_LIBC_R option support, dependingRuslan Ermilov2006-03-211-0/+6
* Extend coverage of the MK_IPX build option to the following:Ruslan Ermilov2006-03-201-0/+4
* Convert NO_PROFILE and NO_LIB32 to new style.Ruslan Ermilov2006-03-181-1/+3
* add an entry for ozfod..John-Mark Gurney2006-03-181-0/+1
* fix spelling of ozfod... I've been wondering why we'd need to fill a pageJohn-Mark Gurney2006-03-181-1/+1
* A few minor corrections to the mkuzip.8 man page.Maxim Sobolev2006-03-171-25/+24
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-179-26/+46
* Cross-reference basename(3) and dirname(3).Joseph Koshy2006-03-161-1/+3
* When opening a trace file, open O_NONBLOCK so that ktrace doesn't stallRobert Watson2006-03-141-1/+4
* Update make glue for csup-snap-20060313.Maxime Henrion2006-03-141-0/+1
* Remove non-FreeBSD source from FreeBSD repository.Tim Kientzle2006-03-121-20/+0
* Remove including of libc sources. All the required functionsDaniel Eischen2006-03-101-8/+2
* Remove configure.ac.in and the 'distfile' target fromTim Kientzle2006-03-084-164/+6
* Add a check for Linux' "libacl" library and headers.Tim Kientzle2006-03-071-0/+4
* Change the output of --version to match GNU "gnits" standards.Tim Kientzle2006-03-071-5/+2
* Fix a format mismatch (%d integer format, platform-dependentTim Kientzle2006-03-071-1/+1
* Add an override (DONTSTRIP) so that one can easily install debugableDavid E. O'Brien2006-03-062-0/+14
* Managing login.access is no longer a responsibility of login(1).Yaroslav Tykhiy2006-03-061-10/+6
* Remove the last reference to LOGIN_ACCESS from login(1).Yaroslav Tykhiy2006-03-061-2/+3
* login.access.5 and login_access.c are no longer usedYaroslav Tykhiy2006-03-062-296/+0
* login(1) no longer handles /etc/login.access by itself,Yaroslav Tykhiy2006-03-061-1/+0
* Since the whole login.access feature has moved to PAM,Yaroslav Tykhiy2006-03-061-1/+1
* Reduce number of spaces for full name by four, and reduce paddingRobert Watson2006-03-041-5/+5
* Don't build csup if NO_CRYPT or NO_OPENSSL is defined, since we dependMaxime Henrion2006-03-031-1/+2
* Connect csup the build!Maxime Henrion2006-03-031-0/+1
* - Don't put the .h in SRCS.Maxime Henrion2006-03-031-25/+25
* Add make glue for building csup. Not yet connected to the build.Maxime Henrion2006-03-031-0/+35
* Fix the way in which median is calculated. If the data source has evenWojciech A. Koszek2006-02-231-7/+18
* Add myself as a new src commiter:Wojciech A. Koszek2006-02-221-0/+1
* If opendir(".") fails after descending into a subdirectory viaPeter Edwards2006-02-221-1/+2
* Add option -w to specify graph width.Matthew N. Dodd2006-02-221-3/+24
* In wall and who, check that the utmp entry isn't stalled, as it is done in w.Olivier Houchard2006-02-212-3/+36
* Improved description for packet zone statistics.Andre Oppermann2006-02-181-1/+1
* Print statistics on mbuf+clusters in packet zone.Andre Oppermann2006-02-181-0/+4