summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-021-3/+8
* Document the recently added `O' modifier.ru2003-10-021-0/+2
* tftp.1:simon2003-10-012-6/+6
* Remove a poorly chosen line break.grog2003-10-011-2/+1
* Get some holidays more correct. This isn't helped by the lack of firmgrog2003-10-011-3/+4
* Remove Australian holidays. They're wrong, and more correct ones aregrog2003-10-011-3/+0
* According to information from the Ministry of Health, Labour and Welfare,bland2003-09-291-1/+1
* Add St. Crispin's day.grog2003-09-291-0/+1
* Add Michaelmas.grog2003-09-281-0/+1
* - Clarification to how command line arguments are processed.kensmith2003-09-281-0/+5
* Use the new style struct sockaddr instead of osockaddr in system callstjr2003-09-282-2/+11
* Don't cast ioctl FIONREAD's argument to struct sgttyb *. This makestjr2003-09-281-1/+1
* Use the POSIX tty interface instead of the old interface. This makestjr2003-09-282-104/+58
* Remove remnants of Kerberos -Kkx options.tjr2003-09-282-25/+4
* Use the 3-component version of the KERN_PROC_PROC sysctl.tjr2003-09-271-1/+3
* Fix bug introduced in version 1.246 with the addition of NO_TOOLCHAIN.marcel2003-09-241-4/+7
* Do not cache and correctly free() dosmount entry in case of errors.fjoe2003-09-231-3/+4
* Implement the O modifier. The O modifier sorts the words in amarcel2003-09-181-1/+51
* Fix a `cast to pointer from integer of different size' warning.marcel2003-09-171-1/+1
* 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
OpenPOWER on IntegriCloud