summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Ignore (effectively) SIGTSTP if we're already in the process of tstoping.hoek1998-08-031-0/+1
* Fixed printf format errors.bde1998-08-025-17/+19
* Backed out rev.1.31. It was a workaround for bugs in rev.1.4 ofbde1998-07-311-5/+1
* Fix coredump when two signals are sent in rapid succession.hoek1998-07-312-2/+3
* Don't try to dereference a pointer to freed memory.des1998-07-291-7/+4
* Brucifixion.des1998-07-282-43/+17
* Change doscmd to use i386_set_ioperm() call instead of sysarch().jlemon1998-07-281-19/+11
* Behave like GNU time. More cleanup. Reword man page.des1998-07-272-24/+18
* Clean up the previous commit.des1998-07-272-35/+45
* Round - not cut - the real cpu time.wosch1998-07-271-2/+3
* fd_set is documented to be a typedef, not a struct. Conform moreimp1998-07-262-11/+9
* Use malloc + sprintf rather than asprintf to ensure portability toimp1998-07-261-2/+4
* Fix compilation for the case where neither ioctl(TIOCGWINSZ)hoek1998-07-261-1/+2
* Really delete -# option.hoek1998-07-251-2/+1
* Nuke obsolote and broken -# option.hoek1998-07-252-20/+4
* Keep "-c" (top_scroll) through viewing help.hoek1998-07-251-1/+6
* By default, /usr/bin/time writes its output to stderr. Two optionsphk1998-07-242-19/+69
* During compilation of a Fortran program f2c/f77 will spew thephk1998-07-243-11/+23
* A bit of PR7278 which belongs here.phk1998-07-221-2/+2
* Fix a couple of little bugs that prevented login.c from compilingjdp1998-07-221-3/+3
* 'remaining' must be declared off_t instead of int to avoid FPE when the size ofjmz1998-07-191-4/+5
* o for unknown int21 functions, set the CY bit to indicate failureimp1998-07-171-2/+34
* o remove -f from doscmd man page, as it is not implemented.imp1998-07-164-14/+25
* Revert "POSIX saved uids change". seteuid(2) is not POSIX, andghelmer1998-07-141-3/+2
* Fix proxy authorization code:se1998-07-121-8/+8
* Recognize long month names in addition to short ones.des1998-07-091-1/+13
* Security and minor functionality changes based on OpenBSD msgs.c:ghelmer1998-07-091-14/+30
* Add a "-k" option, to specify that the lock file should be keptjdp1998-07-082-13/+27
* Use the installed version of mklocale for `make all'. It is nowbde1998-07-071-8/+6
* Use the installed version of colldef for `make all'. It is nowbde1998-07-071-9/+6
* Previous fix didn't make it past the Bruce filter. Clean upjkh1998-07-071-5/+2
* msgs -p (and maybe other flags, too) gives misleading error messages,jkh1998-07-071-1/+7
* Fixed type mismatches which were fatal when sizeof(long) > sizeof(int).bde1998-07-065-13/+13
* Fixed classic sign extension bug `-(long)sizeof(foo)'.bde1998-07-061-6/+6
* Fixed printf format errors.bde1998-07-0625-187/+210
* Fixed type mismatches and style bugs in rev.1.30.bde1998-07-061-8/+6
* Fix bug from last commit: don't SEGV when reading as part of a pipe.hoek1998-07-041-1/+1
* Use '-e' when viewing helpfile.hoek1998-07-031-1/+1
* Prevent recursive help)elp)elping.hoek1998-07-031-1/+5
* Add missing ')'..sos1998-07-021-2/+2
* o Be more careful about using sprintf and strcpy.imp1998-07-022-9/+10
* o typo: will -> withimp1998-07-021-1/+1
* o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bitimp1998-07-022-4/+4
* Kill printf accidentally committedimp1998-07-011-3/+1
* Make sourcer's main program execute in X mode.imp1998-07-017-61/+49
* Implement int 2f ax=1600, which is, according to the Interrupt List,imp1998-06-301-1/+5
* Don't assume that time_t is long.bde1998-06-292-8/+16
* Don't assume that time_t is long.bde1998-06-293-7/+13
* Don't assume that time_t is long.bde1998-06-291-2/+6
* Fix a few typos.steve1998-06-271-3/+4
OpenPOWER on IntegriCloud