summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Call crypt() directly instead of taking a detour through makekey.tjr2003-10-092-34/+7
* Separate baroque from classics.grog2003-10-091-40/+47
* Correct format: text lines *must* contain a tab character.grog2003-10-091-10/+10
* Add a number of mainly Christian holidays.grog2003-10-091-1/+15
* Add Christmas-related dates.grog2003-10-091-1/+5
* Add some additional changes which didn't make it in revision 1.14grog2003-10-091-3/+5
* Move a LOTR fortune to the right file.grog2003-10-092-1/+1
* Fix a bug in variable parsing code that could cause a segfault.ru2003-10-061-2/+6
* Spell "Bizet" and "Berlioz" correctly.grog2003-10-062-2/+7
* Resolve conflictsdougb2003-10-061-5/+65
* Many new entries, some corrections.grog2003-10-062-0/+51
* Remove numerous duplicates.grog2003-10-061-10/+0
* Add many new entries.grog2003-10-061-3/+59
* Assorted minor fixes, mostly style(9):yar2003-10-041-12/+16
* Don't dump core from the time(1) process itselfyar2003-10-041-1/+6
* Make the -q option DTRT in the compat mode.ru2003-10-032-1/+2
* remove unneeded include of route.hsam2003-10-031-0/+1
* 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
OpenPOWER on IntegriCloud