summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Silence warnings.kris2000-05-271-1/+8
* Back out the previous change to the queue(3) interface.jake2000-05-264-8/+8
* Don't pass scope-id to EPRT command.ume2000-05-251-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-234-8/+10
* Install a manpage for more.ps2000-05-231-0/+2
* Detach usr.bin/more and install a link from less. less will behaveps2000-05-232-1/+2
* Replace isurl() with isipv6addr().ume2000-05-223-1/+32
* Dont use/install the formatted man file.ps2000-05-221-2/+2
* bmake glue for less.ps2000-05-226-0/+388
* In the modern world, things are much faster than when more(1) was created.green2000-05-211-2/+1
* fork() -> vfork()kris2000-05-191-3/+4
* Use different filenames.hoek2000-05-171-2/+4
* Catchup with the times:hoek2000-05-161-25/+42
* From PR submitter:hoek2000-05-161-2/+2
* Remove addition of -g to CFLAGScpiazza2000-05-161-1/+1
* I'm not sure what posessed me to initialize wraplines to FALSE in the prevhoek2000-05-151-1/+1
* Oops, byte offset was as off_t.phk2000-05-151-1/+1
* Let cmp(1) grow in -x option to print differences in contemporarry hexphk2000-05-154-4/+25
* Update make(1) manpage to include information about the new loudwill2000-05-141-0/+3
* Add loud debugging facility (-dl option) which allows programmers/developerswill2000-05-144-2/+6
* Fix minor style nits.obrien2000-05-141-2/+2
* Install otp-md{4,5} bits.obrien2000-05-141-0/+5
* Allow bookmarks to cross files.hoek2000-05-144-26/+102
* Backout previous commit to this file: it dies in buildworld environment.hoek2000-05-121-3/+1
* Improve hack from previous commit to this file: exit if we get successivehoek2000-05-121-5/+15
* Use termcap(5) function key sequences rather than hardcoding for syscons.hoek2000-05-121-8/+24
* Create magic variables that return termcap(5) strings for function keys.hoek2000-05-122-22/+97
* Fix an uncommon bug that would cause us to stop accepting input if thehoek2000-05-121-0/+10
* Only main.c depends on defrc.hhoek2000-05-121-1/+3
* Small style fix '=' -> ' = 'nsayer2000-05-111-1/+1
* Fix compatibility issue in sed. Do so by explicitely adding ansayer2000-05-111-1/+5
* Unwind state on malloc() failure more carefully: avoids memory leak.hoek2000-05-111-4/+13
* Make the TAB key tab. Under syscons, shift-TAB also performs a backtab.hoek2000-05-113-0/+8
* Fix a comment and actually expand \t the way the comment suggests.hoek2000-05-111-6/+10
* Corractly use .Nm and .An/.Aq macros. Replace FreeBSD with .Fx macrophantom2000-05-101-7/+10
* The printenv(1) command is now a builtin(1) in csh(1).sheldonh2000-05-091-0/+7
* Fix miscellaneous mdoc macro argument limit infringements.sheldonh2000-05-091-2/+1
* Exit if we read two EOFs from the keyboard input stream. Why two and nothoek2000-05-091-5/+19
* Don't segv if viewing "#" and there is no prev-file (long-standing).hoek2000-05-091-2/+3
* Oops, revert previous commitkris2000-05-071-2/+2
* Update device references.kris2000-05-073-8/+7
* Add $FreeBSD$ (and test remote commits after the Freefall upgrade)obrien2000-05-061-0/+1
* Remove unneeded #include <sys/buf.h>phk2000-05-051-1/+0
* Don't include <sys/buf.h>phk2000-05-053-3/+0
* These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R nowphantom2000-05-045-131/+0
* Rename calendars/ru_SU.KOI8-R to calendars/ru_RU.KOI8-R to reflectphantom2000-05-042-2/+2
* Correct comments and variable names left since repo-copyphantom2000-05-045-23/+23
* Add missing $FreeBSD$ tagsphantom2000-05-044-0/+7
* Restore this file.obrien2000-05-021-0/+152
* Add descriptions of the nm(1aout) keywords and their meanings.obrien2000-05-021-0/+26
OpenPOWER on IntegriCloud