aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN.Marcel Moolenaar2003-09-241-4/+7
* Do not cache and correctly free() dosmount entry in case of errors.Max Khon2003-09-231-3/+4
* Implement the O modifier. The O modifier sorts the words in aMarcel Moolenaar2003-09-181-1/+51
* Fix a `cast to pointer from integer of different size' warning.Marcel Moolenaar2003-09-171-1/+1
* Get rid of duplicates.Ruslan Ermilov2003-09-142-6/+7
* - Cut out the code that caches the "." directory out of Dir_Init()Ruslan Ermilov2003-09-144-67/+87
* Make the description of the connect, get, and put commands clearer.Simon L. B. Nielsen2003-09-131-34/+43
* Remove symorder. It's almost useless now that we have ELF kernels andTim J. Robbins2003-09-114-462/+0
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-082-4/+4
* Finish the reversion of rev. 1.52.Ruslan Ermilov2003-09-081-3/+2
* Command line variables take precedence over global variables.Ruslan Ermilov2003-09-081-1/+1
* Do not print the result of strftime() in case of failure, the content isPhilippe Charnier2003-09-071-5/+3
* Add FBSDID. Do not \n terminate warnx() argument. fprint() -> warnx().Philippe Charnier2003-09-072-11/+6
* Introduce arguments the standard way. In .Ar command ..., ... is not anPhilippe Charnier2003-09-071-4/+4
* Remove duplicate #include. Do not \n terminate errx() arg.Philippe Charnier2003-09-071-2/+3
* Add FBSDID. Use errx() instead of fprintf()/exit(). Call exit() at the endPhilippe Charnier2003-09-071-92/+44
* The .Fn function. Dot terminate sentences. Use .Bd/.Ed instead of .Ar toPhilippe Charnier2003-09-071-25/+35
* Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes soTim J. Robbins2003-09-071-7/+4
* Keep up with minor changes to NetBSD. Consider a variable empty whenWarner Losh2003-09-071-1/+1
* Baud rate capability is `br', not `ba'.Hiten Pandya2003-09-061-1/+1
* Removed another spurious semicolon forgotten in the previous commit.Jens Schweikhardt2003-09-061-1/+1
* Removed two spurious semicolons after function definitions.Jens Schweikhardt2003-09-061-5/+5
* Finish the deorbital burn of the i386-only a.out toolchain.David E. O'Brien2003-09-0610-936/+0
* #include <runetype.h> directly for the definition of _CACHED_RUNES, neededTim J. Robbins2003-09-051-0/+1
* Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0.Peter Pentchev2003-09-052-4/+4
* Fix typo: c89, not c88.Tim J. Robbins2003-09-051-1/+1
* Removed unused macro definitionDiomidis Spinellis2003-09-041-1/+1
* Eliminate last three uses of varargs.h in the tree. These three filesAlexander Kabaev2003-09-011-1/+0
* Typo in last commit.Poul-Henning Kamp2003-08-301-1/+1
* Introduce more knobs to slim down FreeBSD userlandPoul-Henning Kamp2003-08-291-6/+17
* - Document gencat(1)Diomidis Spinellis2003-08-221-2/+2
* Big cleanup. Remove unused stuff, make closer to style(9).Mark Murray2003-08-221-183/+79
* Warns fixes. Mainly unused headers/params/vars removal, but alsoMark Murray2003-08-227-28/+19
* In case of zero span data supress the histogram plot.Poul-Henning Kamp2003-08-181-0/+6
* Tidy up usage message.Tim J. Robbins2003-08-172-6/+6
* Tidy up synopsis.Tim J. Robbins2003-08-171-3/+1
* Tidy up usage message.Tim J. Robbins2003-08-171-2/+2
* Add my birthday to calendarMathieu Arnold2003-08-151-0/+1
* Add my birthday to the calendar.Alexander Nedotsukov2003-08-151-0/+1
* Removed check of st_rdev changing in the -F support. st_rdev for regularDavid Greenman2003-08-141-1/+0
* Add Alfred Hitchcock's birthday.Murray Stokely2003-08-131-0/+1
* A small statistics tool for gauging the statistical significancePoul-Henning Kamp2003-08-135-0/+621
* Add GB18030 and GBK to the list of encodings. Cross-reference theTim J. Robbins2003-08-101-1/+10
* Fix sign-extension bug for 32 and 64-bit values. For 64-bit valuesMarcel Moolenaar2003-08-091-39/+27
* 1. Add support for printing PIM-related statistics withJeffrey Hsu2003-08-075-1/+136
* Add Jonathan Postel's year of birth.Greg Lehey2003-08-061-1/+1
* send() and recv() are just wrappers, not actual syscalls.Dag-Erling Smørgrav2003-08-051-4/+0
* * Use sysctlbyname(3) to print statistics about the MFC andJeffrey Hsu2003-08-051-6/+24
* Add recv(2), recvfrom(2), send(2) and sendfrom(2).Dag-Erling Smørgrav2003-08-051-2/+10
* Back out [:upper:] and [:lower:] classes sorting, it is not requiredAndrey A. Chernov2003-08-051-6/+3