summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Get rid of duplicates.ru2003-09-142-6/+7
* - Cut out the code that caches the "." directory out of Dir_Init()ru2003-09-144-67/+87
* Make the description of the connect, get, and put commands clearer.simon2003-09-131-34/+43
* Remove symorder. It's almost useless now that we have ELF kernels andtjr2003-09-114-462/+0
* mdoc(7): Use the new feature of the .In macro.ru2003-09-082-4/+4
* Finish the reversion of rev. 1.52.ru2003-09-081-3/+2
* Command line variables take precedence over global variables.ru2003-09-081-1/+1
* Do not print the result of strftime() in case of failure, the content ischarnier2003-09-071-5/+3
* Add FBSDID. Do not \n terminate warnx() argument. fprint() -> warnx().charnier2003-09-072-11/+6
* Introduce arguments the standard way. In .Ar command ..., ... is not ancharnier2003-09-071-4/+4
* Remove duplicate #include. Do not \n terminate errx() arg.charnier2003-09-071-2/+3
* Add FBSDID. Use errx() instead of fprintf()/exit(). Call exit() at the endcharnier2003-09-071-92/+44
* The .Fn function. Dot terminate sentences. Use .Bd/.Ed instead of .Ar tocharnier2003-09-071-25/+35
* Use KERN_PROC_PROC instead of KERN_PROC_ALL when enumerating processes sotjr2003-09-071-7/+4
* Keep up with minor changes to NetBSD. Consider a variable empty whenimp2003-09-071-1/+1
* Baud rate capability is `br', not `ba'.hmp2003-09-061-1/+1
* Removed another spurious semicolon forgotten in the previous commit.schweikh2003-09-061-1/+1
* Removed two spurious semicolons after function definitions.schweikh2003-09-061-5/+5
* Finish the deorbital burn of the i386-only a.out toolchain.obrien2003-09-0610-936/+0
* #include <runetype.h> directly for the definition of _CACHED_RUNES, neededtjr2003-09-051-0/+1
* Change /dev/rsa0 and /dev/rwt0 references to sa0 and wt0.roam2003-09-052-4/+4
* Fix typo: c89, not c88.tjr2003-09-051-1/+1
* Removed unused macro definitiondds2003-09-041-1/+1
* Eliminate last three uses of varargs.h in the tree. These three fileskan2003-09-011-1/+0
* Typo in last commit.phk2003-08-301-1/+1
* Introduce more knobs to slim down FreeBSD userlandphk2003-08-291-6/+17
* - Document gencat(1)dds2003-08-221-2/+2
* Big cleanup. Remove unused stuff, make closer to style(9).markm2003-08-221-183/+79
* Warns fixes. Mainly unused headers/params/vars removal, but alsomarkm2003-08-227-28/+19
* In case of zero span data supress the histogram plot.phk2003-08-181-0/+6
* Tidy up usage message.tjr2003-08-172-6/+6
* Tidy up synopsis.tjr2003-08-171-3/+1
* Tidy up usage message.tjr2003-08-171-2/+2
* Add my birthday to calendarmat2003-08-151-0/+1
* Add my birthday to the calendar.bland2003-08-151-0/+1
* Removed check of st_rdev changing in the -F support. st_rdev for regulardg2003-08-141-1/+0
* Add Alfred Hitchcock's birthday.murray2003-08-131-0/+1
* A small statistics tool for gauging the statistical significancephk2003-08-135-0/+621
* Add GB18030 and GBK to the list of encodings. Cross-reference thetjr2003-08-101-1/+10
* Fix sign-extension bug for 32 and 64-bit values. For 64-bit valuesmarcel2003-08-091-39/+27
* 1. Add support for printing PIM-related statistics withhsu2003-08-075-1/+136
* Add Jonathan Postel's year of birth.grog2003-08-061-1/+1
* send() and recv() are just wrappers, not actual syscalls.des2003-08-051-4/+0
* * Use sysctlbyname(3) to print statistics about the MFC andhsu2003-08-051-6/+24
* Add recv(2), recvfrom(2), send(2) and sendfrom(2).des2003-08-051-2/+10
* Back out [:upper:] and [:lower:] classes sorting, it is not requiredache2003-08-051-6/+3
* Clarify upper/lower conversion description more.ache2003-08-051-7/+4
* Remove redundant declarations.das2003-08-051-2/+0
* Don't overflow the block quota calculations for NFS mounts.das2003-08-051-3/+3
* Explain better what happens when [:lower:] <-> [:upper:]ache2003-08-051-0/+19
OpenPOWER on IntegriCloud