summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Print the correct ICMP statistics for "no return routes".ru2003-10-231-1/+1
* Add myself.sergei2003-10-211-0/+1
* When a numeric field overflows its width, try formatting the number inphk2003-10-202-6/+5
* Fix broken su -m behaviour :cognet2003-10-191-4/+2
* Uses wait4() instead of wait3() when waiting for a child process to exit.seanc2003-10-171-1/+1
* Fix typos; reformat some entries.tg2003-10-152-15/+17
* Let the world figure out exactly how superannuated I am.linimon2003-10-151-0/+1
* Include <nlist.h> for nlist-related declarations instead of depending onbde2003-10-131-0/+1
* Update Bluetooth code.emax2003-10-1213-129/+652
* Fix BSS buffer overflow in makeargv().tjr2003-10-121-2/+3
* 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
OpenPOWER on IntegriCloud