summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-171-1/+1
* Remove unneded filesache2004-02-174-1648/+1
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-171-1/+1
* Remove unnecessary newlines from errx() arguments.tjr2004-02-171-4/+4
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-173-884/+1
* Remove unneded filesache2004-02-176-1463/+1
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-171-1/+1
* Remove unneded filesache2004-02-174-1075/+1
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-171-1/+1
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-178-1039/+5
* Remove files no longer neededache2004-02-173-1433/+0
* Remove files no longer neededache2004-02-173-1436/+0
* Remove getopt*.c, we already have compatible getopt_long() in libcache2004-02-171-2/+0
* Remove files no longer neededache2004-02-174-1069/+1
* Remove getopt*.c, we already have getopt_long() in libcache2004-02-171-1/+1
* getopt_long() returned 0 (i.e. long options) case not handled, add itache2004-02-171-0/+4
* The callrpc call to unmonitor hosts was passing the wrong xdralfred2004-02-171-2/+2
* Remove old explicit -I${DESTDIR}/usr/include/readlineache2004-02-171-1/+1
* Fix the AMD64 build: this file shouldn't exist.obrien2004-02-161-80/+0
* Switch back to regex.hache2004-02-161-1/+2
* Formally switch back to regex.h (not sure it ever needed here - libgnuregexache2004-02-161-1/+2
* Switch back to regex.h and fix error when mismatched regex.h used withache2004-02-163-4/+12
* Remove some more 'makedev' related macros.le2004-02-161-10/+0
* Also remove "makedev" from the online help.le2004-02-161-2/+0
* Remove files no longer neededache2004-02-166-1063/+6
* 1) Remove files no longer needed.ache2004-02-168-1673/+2
* Install regex.h under include/gnuache2004-02-161-1/+1
* Add "gnu" to the list of subdirsache2004-02-161-0/+2
* Shorten the name of the socket option used to enable TCP-MD5 packetbms2004-02-163-5/+5
* Back out previous commit due to objections.des2004-02-162-8/+5
* Back out previous commit; it doesn't seem to do what I thought it does.des2004-02-161-8/+0
* Increase the size of MSGBUF_SIZE if booted with -v.obrien2004-02-161-1/+1
* Add a 'realclean' target, which simply and quickly removes everythinggad2004-02-161-0/+15
* Remove -Wbad-function-cast. Its main purpose is to catch bugs that wedes2004-02-161-1/+1
* Document the change in M_WAITOK semantics.des2004-02-161-5/+6
* Don't panic if we fail to satisfy an M_WAITOK request; return 0 instead.des2004-02-161-0/+2
* Don't bother storing a result when all you need are the side effects.des2004-02-161-5/+5
* Avoid code duplication on platforms where int and long are the same size.des2004-02-161-0/+8
* Random style fixes and a comment update. No functional changes.des2004-02-161-4/+4
* correct function name in comment.ume2004-02-161-18/+18
* We aren't D_TAPE. We aren't anything. The reasons why this was ever setmjacob2004-02-161-1/+0
* Fix type in a sysctl. It used to be: net.key.prefered_oldsaguido2004-02-161-5/+5
* don't update outgoing ifp, if ipsec tunnel mode encapsulationume2004-02-161-3/+5
* nuke unused functions.ume2004-02-163-53/+0
* we don't need to include ipsec.h.ume2004-02-161-8/+0
* Spell types consistently throughout this file. Do not use the __packed ...bms2004-02-161-4/+4
* Don't pass a pointer to a 'long' to a function that expects an 'int *'.das2004-02-161-2/+2
* Remove the code and an associated comment for gcc 1.x compatibilitydas2004-02-161-9/+1
* Fix a typo in the !__GNUC__ case and remove an obsolete comment.das2004-02-161-3/+1
* Fix some aliasing problems.das2004-02-166-52/+94
OpenPOWER on IntegriCloud