summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add the RealMedia file format. Also, add the $FreeBSD$.green2000-07-031-0/+5
* fix fd leak by close(fd) at end of loop.imp2000-07-021-0/+1
* The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagreegreen2000-07-011-2/+3
* Note that the -h, -c and -f options are deprecated, and remove note thatdes2000-06-291-12/+17
* Implement the -c optiondes2000-06-291-3/+8
* Don't forget to delete the output file if the request fails.des2000-06-291-1/+3
* New libfetch-based fetch.des2000-06-2810-3845/+798
* Turn off GLOBAL. It is moving to Ports.obrien2000-06-281-1/+0
* - Reflect `gateport' variable type change.ru2000-06-245-12/+16
* Get rid of segfault in a `site %s' case.ru2000-06-231-1/+1
* Fix problems introduced in the previous commit:sheldonh2000-06-231-5/+4
* Install a VGA font for the X11 mode. Use a line liketg2000-06-235-7/+146
* If the kevent() registration fails (probably due to the underlyingjlemon2000-06-221-19/+53
* Make cmp -s work properly if skip values are given. Also, exit(1)green2000-06-201-3/+3
* Fix typo(s) I overlooked in my last commit.alex2000-06-201-1/+1
* Fix obvious cut-n-paste error.se2000-06-201-1/+1
* Switch over to using the new fflagstostr and strtofflags library calls.joe2000-06-176-13/+6
* /etc/weekly --> /etc/periodic/weekly/310.locatealex2000-06-141-1/+1
* Make sure to use native IPv4 addrerss even if getaddrinfo()ume2000-06-143-0/+37
* Make find -Wall -Wredundant-decls clean.roberto2000-06-141-4/+0
* mdoc improvements and better readability of the text.alex2000-06-131-11/+12
* Mention about -4 and -6 options.ume2000-06-122-2/+18
* This patch adds the -mindepth and -maxdepth options to find(1), whichroberto2000-06-1211-6/+115
* Document SVR4 branding is supported.asmodai2000-06-121-2/+3
* The find -perm option currently supports an exact match,roberto2000-06-123-1/+9
* O_NONBLOCK was used as a command with a bogus arg to fcntl(2).ghelmer2000-06-091-2/+2
* Add links to "edit" to ease tech support's job.obrien2000-06-061-2/+4
* Fix example.asmodai2000-06-041-3/+6
* Fixed some style bugs. Apart from formatting bugs, MANDEPEND is deprecatedbde2000-06-034-25/+6
* Duh! get the scaling right.phk2000-06-011-3/+3
* Rescale the IOstat bars, modern disks are faster than old disks.phk2000-06-011-2/+2
* Nuke more from the repository.ps2000-05-2926-9086/+0
* 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
OpenPOWER on IntegriCloud