| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more information to SYNOPSIS of ed.4 | trhodes | 2002-04-16 | 1 | -1/+1 |
* | Describe possible values for net.inet.tcp.log_in_vain | yar | 2002-04-16 | 1 | -0/+5 |
* | Don't spawn extra make(1) process to execute _EXTRADEPEND. | ru | 2002-04-16 | 1 | -2/+4 |
* | Change reference path/URL. | kuriyama | 2002-04-16 | 1 | -2/+2 |
* | Only pass our idea of `CC' down to mkdep(1) if it's non-default. | ru | 2002-04-15 | 1 | -0/+4 |
* | Fix all-man to look into the SUBDIR subdirs as well. | ru | 2002-04-15 | 1 | -1/+1 |
* | Added glue for the all-man and maninstall targets. | ru | 2002-04-15 | 1 | -0/+8 |
* | Removed 2 lines from the cd(9) manual page. | trhodes | 2002-04-15 | 1 | -3/+1 |
* | Add a dependency on libypclnt to libpam, in preperation for making pam_unix | des | 2002-04-15 | 1 | -2/+2 |
* | a.out.5 states that nobody seems to agree on what bss stands for. This is | trhodes | 2002-04-15 | 1 | -4/+4 |
* | Correct two syntax mistakes. | asmodai | 2002-04-14 | 1 | -3/+3 |
* | Remove extraneous newline. | asmodai | 2002-04-14 | 1 | -1/+0 |
* | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | gshapiro | 2002-04-14 | 2 | -0/+17 |
* | ${BDECFLAGS} gets added to CFLAGS, not CXFLAGS. | dd | 2002-04-13 | 1 | -1/+1 |
* | Add libypclnt. | des | 2002-04-13 | 1 | -0/+1 |
* | Make a few content fixes/additions to tap(4) manual page. | trhodes | 2002-04-12 | 1 | -16/+23 |
* | Remove a duplicate description of the type parameter for mtx_init. | davidc | 2002-04-12 | 1 | -4/+0 |
* | Back out second part of the previous change. While this was | ru | 2002-04-12 | 1 | -2/+9 |
* | Fixed the fatal breakage I introduced in the last commit. | ru | 2002-04-12 | 1 | -1/+1 |
* | Don't add -lstdc++ to LDADD, just let c++(1) link C++ programs. | ru | 2002-04-12 | 1 | -5/+7 |
* | Add entries for selrecord.9. | davidc | 2002-04-12 | 1 | -1/+2 |
* | Add a new man page that documents selrecord and selwakeup. | davidc | 2002-04-12 | 1 | -0/+101 |
* | Update the prototype for maybe_resched to take a thread not a ksegrp. | davidc | 2002-04-12 | 1 | -15/+15 |
* | Add text describing the new type parameter, and rename description | davidc | 2002-04-12 | 1 | -6/+17 |
* | Add sys/types.h to the list of required includes. | davidc | 2002-04-12 | 2 | -0/+2 |
* | Update the prototype for read_random to reflect that the count parameter | davidc | 2002-04-12 | 1 | -2/+2 |
* | Update the prototype for lockinit to reflect that wmesg is a const char *. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update | davidc | 2002-04-12 | 1 | -23/+8 |
* | Document the lock type argument of mtx_init(). | scottl | 2002-04-12 | 1 | -1/+5 |
* | Change the script a bit to allow the creation of 'brouted' bridges. | julian | 2002-04-12 | 1 | -11/+17 |
* | Document the new size parameter. | davidc | 2002-04-12 | 1 | -3/+23 |
* | Document the new flags parameter. | davidc | 2002-04-12 | 1 | -2/+5 |
* | Update the .Fn line for SX_SYSINIT to include the parameter types. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Update the .Fn line for MTX_SYSINIT to include the parameter types. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Implement PROG_CXX for <bsd.prog.mk>. | ru | 2002-04-11 | 2 | -1/+17 |
* | Really finish the removal of ${LDDESTDIR} in bsd.lib.mk,v 1.55. | ru | 2002-04-11 | 2 | -4/+4 |
* | Update documentation relating to sysctls in a post-syncache | silby | 2002-04-10 | 1 | -13/+4 |
* | Document NO_RCMNDS flag introduced in rev. 1.20 src/bin/Makefile. | maxim | 2002-04-10 | 1 | -0/+7 |
* | Update mail queue related periodic scripts to account for sendmail 8.12's | gshapiro | 2002-04-10 | 1 | -0/+19 |
* | Add WARNS levels 5 and 6: | obrien | 2002-04-10 | 1 | -1/+8 |
* | Slight correction to ng_etf man page and add it to the list | julian | 2002-04-09 | 2 | -1/+2 |
* | intro(8) is lacking a command status explanation, added. | trhodes | 2002-04-09 | 1 | -0/+11 |
* | Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, | bmilekic | 2002-04-09 | 1 | -0/+1 |
* | Update ip(4) manpage to reflect recent ephemeral port range | silby | 2002-04-09 | 1 | -2/+2 |
* | Fixed broken dependency in lib/libpam/modules/pam_krb5. | ru | 2002-04-09 | 1 | -0/+1 |
* | Add the Euro symbol mapping to the UK keyboard keymap. | asmodai | 2002-04-08 | 1 | -1/+1 |
* | Update /usr/libdata/perl subdirectory to the Perl 5.6.1. | jhb | 2002-04-08 | 1 | -2/+2 |
* | Back out ASCII compatibility and let people face the problems themself | ache | 2002-04-08 | 1 | -32/+42 |
* | Reword compatibility note | ache | 2002-04-08 | 1 | -3/+2 |
* | FreeBSD prior to 4.5-RELEASE and older versions of 5.0-CURRENT do not | ru | 2002-04-07 | 1 | -0/+5 |