summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update BIOS time.tg2001-05-221-0/+11
* Beautify debugging output.tg2001-05-221-2/+2
* Fix slice handling. Add 6 (`big' DOS partition) as a legal systemID.tg2001-05-221-2/+3
* Silence some debugging output when installing Borland's Turbo C.tg2001-05-221-1/+14
* Fix boot order (really try A:, then C:, unless the `boot' option istg2001-05-221-12/+32
* Implement file truncation (DOS function 0x21, sub 0x40).tg2001-05-221-4/+20
* Correct typo to get DOS function 0x51 (get PSP) to work.tg2001-05-221-1/+1
* DOS function 0x0a (buffered keyboard input) returned immediately.tg2001-05-221-1/+1
* Fix DOS function 4c (exit with return code).tg2001-05-221-0/+1
* mdoc(7) police: fix markup.ru2001-05-221-40/+57
* Remove an accidentaly added extra blank line.eric2001-05-221-1/+0
* Disable SIGHUP while getting the login name.guido2001-05-211-0/+2
* Work around the side effect of src/include/Makefile,v 1.137 changes.ru2001-05-211-1/+1
* Print commas in the group list in user(). current() already did this.dd2001-05-201-1/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-2/+3
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-0/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-2/+3
* This passes WARNS=2 on alpha and i386kris2001-05-201-1/+3
* Move scrshot(1) functionality into vidcontrol(1).sobomax2001-05-194-249/+0
* String operations could silently truncate long strings, leaving the outputgshapiro2001-05-181-8/+8
* I appear to be badly out of practice. Remember to flush the output streamnik2001-05-181-0/+1
* Removed -I${.CURDIR}/.../sys from CFLAGS.ru2001-05-184-4/+0
* Remove GCC-ism (-Wall).ru2001-05-181-3/+0
* mdoc(7) police: Fix markup and spelling.ru2001-05-181-37/+34
* Don't leak memory when compiling text following the `a', `c' or `i' command.ru2001-05-181-1/+1
* Add scrshot to the i386 specific section. If someone can test this on thenik2001-05-181-0/+1
* By default build make(1) as a static binary. It costs only 100k of additionalsobomax2001-05-181-0/+2
* New scrshot utility, using the CONS_SCRSHOT ioctl. Usage isnik2001-05-183-0/+253
* Missed a few things.obrien2001-05-181-3/+4
* In a word -- style(9).obrien2001-05-181-43/+51
* Add the "prompt" and "passwd_prompt" fields to /etc/login.conf,obrien2001-05-181-3/+8
* Fix the rcsid's.obrien2001-05-1784-84/+168
* Check for the expiration of an account and its password in the propereric2001-05-171-12/+13
* mdoc(7) police: fix markup.ru2001-05-161-198/+255
* Fix an array which was too small.phk2001-05-161-1/+1
* mdoc(7) police: fix markup (demonstrates new -xwidth modifier).ru2001-05-161-26/+26
* Add a -J replstr option that allows the user to tell xargs to insertdd2001-05-152-6/+68
* Add some gravitational values.eric2001-05-121-0/+4
* Document the -h option.dd2001-05-112-2/+4
* Allow mail(1) to be able to read Eudora mailboxes by transformingmikeh2001-05-111-1/+13
* Handle sbsize as a size, not a number.sheldonh2001-05-101-1/+1
* Tell the user what group they must be in to su to root.obrien2001-05-101-1/+4
* mdoc(7) police: fix markup.ru2001-05-101-20/+20
* Here comes the forgotten C source, oopsy.schweikh2001-05-081-0/+108
* Turned the shell script into a binary fixing several minor buglets.schweikh2001-05-083-77/+9
* When opening the file to broadcast, do it with the user's gid, not thekris2001-05-081-2/+8
* Restore printing of routes cloned from a RTF_CLONING parentru2001-05-072-9/+10
* Fix markupbrian2001-05-051-1/+1
* Add nl(1)brian2001-05-044-0/+692
* They add the following commands:phk2001-05-039-927/+793
OpenPOWER on IntegriCloud