summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Optimize for i486 better (-m486 is just another deprecatedru2002-04-181-1/+1
* Install bsd.init.mk.ru2002-04-181-1/+2
* INFODIR is defined in bsd.own.mk but sys.mk no longer includesru2002-04-181-2/+2
* In rare cases, we might want to include bsd.own.mk directly.ru2002-04-181-0/+5
* Remove an extraneous .El call.mike2002-04-171-1/+0
* mdoc police: get rid of blank line at end of file.fenner2002-04-171-1/+0
* mdoc police: turn .PP back into .Ppfenner2002-04-171-1/+1
* ${INSTALLFLAGS} aren't suitable for installing ${SCRIPTS} and ${FILES}.ru2002-04-171-2/+2
* Don't include bsd.own.mk from sys.mk, this makes it impossibleru2002-04-1714-73/+47
* Document STAILQ_CONCAT and TAILQ_CONCAT.tmm2002-04-172-0/+26
* Fixed mdoc(7) warnings visible in troff mode only.ru2002-04-171-9/+9
* Revert to the ordinary `:' dependency operator for `mainstall'.ru2002-04-171-2/+2
* Doh, previous revision made .depend to be almost always out of date.ru2002-04-171-3/+2
* Add more information to SYNOPSIS of ed.4trhodes2002-04-161-1/+1
* Describe possible values for net.inet.tcp.log_in_vainyar2002-04-161-0/+5
* Don't spawn extra make(1) process to execute _EXTRADEPEND.ru2002-04-161-2/+4
* Change reference path/URL.kuriyama2002-04-161-2/+2
* Only pass our idea of `CC' down to mkdep(1) if it's non-default.ru2002-04-151-0/+4
* Fix all-man to look into the SUBDIR subdirs as well.ru2002-04-151-1/+1
* Added glue for the all-man and maninstall targets.ru2002-04-151-0/+8
* Removed 2 lines from the cd(9) manual page.trhodes2002-04-151-3/+1
* Add a dependency on libypclnt to libpam, in preperation for making pam_unixdes2002-04-151-2/+2
* a.out.5 states that nobody seems to agree on what bss stands for. This istrhodes2002-04-151-4/+4
* Correct two syntax mistakes.asmodai2002-04-141-3/+3
* Remove extraneous newline.asmodai2002-04-141-1/+0
* Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pickgshapiro2002-04-142-0/+17
* ${BDECFLAGS} gets added to CFLAGS, not CXFLAGS.dd2002-04-131-1/+1
* Add libypclnt.des2002-04-131-0/+1
* Make a few content fixes/additions to tap(4) manual page.trhodes2002-04-121-16/+23
* Remove a duplicate description of the type parameter for mtx_init.davidc2002-04-121-4/+0
* Back out second part of the previous change. While this wasru2002-04-121-2/+9
* Fixed the fatal breakage I introduced in the last commit.ru2002-04-121-1/+1
* Don't add -lstdc++ to LDADD, just let c++(1) link C++ programs.ru2002-04-121-5/+7
* Add entries for selrecord.9.davidc2002-04-121-1/+2
* Add a new man page that documents selrecord and selwakeup.davidc2002-04-121-0/+101
* Update the prototype for maybe_resched to take a thread not a ksegrp.davidc2002-04-121-15/+15
* Add text describing the new type parameter, and rename descriptiondavidc2002-04-121-6/+17
* Add sys/types.h to the list of required includes.davidc2002-04-122-0/+2
* Update the prototype for read_random to reflect that the count parameterdavidc2002-04-121-2/+2
* Update the prototype for lockinit to reflect that wmesg is a const char *.davidc2002-04-121-1/+1
* Fix the prototypes for cpu_critical_exit and cpu_critical_enter and updatedavidc2002-04-121-23/+8
* Document the lock type argument of mtx_init().scottl2002-04-121-1/+5
* Change the script a bit to allow the creation of 'brouted' bridges.julian2002-04-121-11/+17
* Document the new size parameter.davidc2002-04-121-3/+23
* Document the new flags parameter.davidc2002-04-121-2/+5
* Update the .Fn line for SX_SYSINIT to include the parameter types.davidc2002-04-121-1/+1
* Update the .Fn line for MTX_SYSINIT to include the parameter types.davidc2002-04-121-1/+1
* Implement PROG_CXX for <bsd.prog.mk>.ru2002-04-112-1/+17
* Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55.ru2002-04-112-4/+4
* Update documentation relating to sysctls in a post-syncachesilby2002-04-101-13/+4
OpenPOWER on IntegriCloud