aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use mktemp(1) for tempfiles (concatdb.sh), and increase the number of X's.Kris Kennaway2000-01-123-3/+3
* malloc more space for temp file nameKris Kennaway2000-01-101-1/+1
* Feed mkstemp() some more X's to keep it safe.Kris Kennaway2000-01-102-5/+5
* Adapt to the new `ccp' now that the traditional-behaving /usr/bin/cppDavid E. O'Brien2000-01-102-5/+6
* Handle the case where we truss an SUGID program -- in particular, we needSean Eric Fagan2000-01-102-3/+18
* Correctly backspace over number N that preceeds macros.Tim Vanderhoek2000-01-081-7/+12
* Instead of reporting all 0.0.0.0 as ``default'' only reportRodney W. Grimes2000-01-071-2/+5
* . mdoc(7)'fyAlexey Zelkin2000-01-072-15/+32
* -permit protocol specific statistics at iflag,Yoshinobu Inoue2000-01-073-9/+16
* Back out rev 1.11, about which bde had concerns, and instead implementSheldon Hearn2000-01-062-66/+72
* libipsec and IPsec related apps. (and some KAME related man pages)Yoshinobu Inoue2000-01-061-1/+1
* Actually remove unrequired SRCS.Bruce Evans2000-01-051-1/+0
* Don't build with X support if DESTDIR is defined. This preventsMarcel Moolenaar2000-01-051-21/+18
* Replace calendar with 2000 calendar.Greg Lehey2000-01-041-128/+140
* Turn on a new /usr/bin/cpp that is a true binary rather than a shell scriptDavid E. O'Brien2000-01-044-202/+0
* Make brandelf explain itself a little better on error.Wes Peters2000-01-042-12/+46
* Print mac addresses in standard byte:byte format rather thanJordan K. Hubbard2000-01-031-1/+1
* Added missing DPADD's. Removed unrequired SRCS's.Josef Karthauser2000-01-013-1/+3
* Fix typosRuslan Ermilov1999-12-311-2/+2
* Moved flags_to_string and string_to_flags into libutil. It's used inJosef Karthauser1999-12-303-6/+8
* Escape the ':' so that is actually makes it into the double quotes.Steve Price1999-12-291-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-293-5/+5
* Add display of maximum allowed mbuf count to match mbuf cluster count.Mike Smith1999-12-281-3/+11
* Dedocument one of the BUGS listed in the last commit. The bug (needlessTim Vanderhoek1999-12-281-3/+0
* Rather than use an LRU-ordered circular list to store buffered data,Tim Vanderhoek1999-12-281-35/+65
* Delete dead code and clean comments a little.Tim Vanderhoek1999-12-282-8/+15
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-284-47/+12
* Correctly maintain state when manipulating linked lists. This fixes aTim Vanderhoek1999-12-271-3/+8
* Initialize unitialized variable from prev. commit.Tim Vanderhoek1999-12-271-1/+1
* A missing verb to a sentence from last commit.Tim Vanderhoek1999-12-261-1/+2
* For some reason the HOME key wasn't documented. Document it. ExpandTim Vanderhoek1999-12-262-3/+32
* Allow excessive backspacing to correctly abort an input (most significantlyTim Vanderhoek1999-12-262-12/+22
* Expand source comments a little -=> increased readability.Tim Vanderhoek1999-12-262-8/+35
* Since we build and install gasp(1) in /usr/libexec/${OBJFORMAT}/,Brian Feldman1999-12-241-0/+1
* Enable genassym.Marcel Moolenaar1999-12-231-0/+1
* New command for creating assembler symbols from C.Marcel Moolenaar1999-12-233-0/+348
* Say goodbye to some crufty old fortran code.Kris Kennaway1999-12-227-1041/+0
* Extra sanity checks in information from file edited by user. ThisWarner Losh1999-12-211-16/+16
* also, changed prototype of pr_rthdr(), as my previous fixYoshinobu Inoue1999-12-211-1/+1
* Added missing declaration for argment specification at pr_rthdr(),Yoshinobu Inoue1999-12-211-3/+4
* define WID_DST6 and WID_GW6 and use them only for IPv6, to keep IPv4 relatedYoshinobu Inoue1999-12-211-12/+32
* Small typo fix.Jeroen Ruigrok van der Werven1999-12-201-1/+1
* Second part of bin/3648: add -flags to search for specific flags.Ollivier Robert1999-12-196-4/+87
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-187-19/+18
* Remove duplicate entryChris Piazza1999-12-181-1/+0
* Spelling fixes. first change from openbsd second from netbsdChris Piazza1999-12-181-2/+2
* Document -e flag.Alexey Zelkin1999-12-171-0/+14
* Document -d and -o flagsAlexey Zelkin1999-12-171-1/+15
* Install Flexlexer.h with mode 444.Bruce Evans1999-12-171-1/+1
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-167-18/+21