summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Correctly backspace over number N that preceeds macros.hoek2000-01-081-7/+12
* Instead of reporting all 0.0.0.0 as ``default'' only reportrgrimes2000-01-071-2/+5
* . mdoc(7)'fyphantom2000-01-072-15/+32
* -permit protocol specific statistics at iflag,shin2000-01-073-9/+16
* Back out rev 1.11, about which bde had concerns, and instead implementsheldonh2000-01-062-66/+72
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-061-1/+1
* Actually remove unrequired SRCS.bde2000-01-051-1/+0
* Don't build with X support if DESTDIR is defined. This preventsmarcel2000-01-051-21/+18
* Replace calendar with 2000 calendar.grog2000-01-041-128/+140
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptobrien2000-01-044-202/+0
* Make brandelf explain itself a little better on error.wes2000-01-042-12/+46
* Print mac addresses in standard byte:byte format rather thanjkh2000-01-031-1/+1
* Added missing DPADD's. Removed unrequired SRCS's.joe2000-01-013-1/+3
* Fix typosru1999-12-311-2/+2
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-303-6/+8
* Escape the ':' so that is actually makes it into the double quotes.steve1999-12-291-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-293-5/+5
* Add display of maximum allowed mbuf count to match mbuf cluster count.msmith1999-12-281-3/+11
* Dedocument one of the BUGS listed in the last commit. The bug (needlesshoek1999-12-281-3/+0
* Rather than use an LRU-ordered circular list to store buffered data,hoek1999-12-281-35/+65
* Delete dead code and clean comments a little.hoek1999-12-282-8/+15
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.shin1999-12-284-47/+12
* Correctly maintain state when manipulating linked lists. This fixes ahoek1999-12-271-3/+8
* Initialize unitialized variable from prev. commit.hoek1999-12-271-1/+1
* A missing verb to a sentence from last commit.hoek1999-12-261-1/+2
* For some reason the HOME key wasn't documented. Document it. Expandhoek1999-12-262-3/+32
* Allow excessive backspacing to correctly abort an input (most significantlyhoek1999-12-262-12/+22
* Expand source comments a little -=> increased readability.hoek1999-12-262-8/+35
* Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/,green1999-12-241-0/+1
* Enable genassym.marcel1999-12-231-0/+1
* New command for creating assembler symbols from C.marcel1999-12-233-0/+348
* Say goodbye to some crufty old fortran code.kris1999-12-227-1041/+0
* Extra sanity checks in information from file edited by user. Thisimp1999-12-211-16/+16
* also, changed prototype of pr_rthdr(), as my previous fixshin1999-12-211-1/+1
* Added missing declaration for argment specification at pr_rthdr(),shin1999-12-211-3/+4
* define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 relatedshin1999-12-211-12/+32
* Small typo fix.asmodai1999-12-201-1/+1
* Second part of bin/3648: add -flags to search for specific flags.roberto1999-12-196-4/+87
* Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-187-19/+18
* Remove duplicate entrycpiazza1999-12-181-1/+0
* Spelling fixes. first change from openbsd second from netbsdcpiazza1999-12-181-2/+2
* Document -e flag.phantom1999-12-171-0/+14
* Document -d and -o flagsphantom1999-12-171-1/+15
* Install Flexlexer.h with mode 444.bde1999-12-171-1/+1
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-167-18/+21
* Rev 1.9 did not follow style(9) in ordering.obrien1999-12-161-7/+5
* Options added in rev 1.14 were not documented in usage().obrien1999-12-161-1/+1
* Enable INET6 by default.shin1999-12-151-1/+1
* Fix grammar error. (missing verb)billf1999-12-131-1/+1
* Add new option, -L that will listen the various listen queue lengths.guido1999-12-134-32/+68
OpenPOWER on IntegriCloud