summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use quotes around ${RELEASETAG} to allow values likephk2001-07-181-2/+2
* Improve the interface provided by libdialog. Move a cursor around overeric2001-07-186-105/+280
* New release notes: TCP default sendspace/recvspace increases,bmah2001-07-182-0/+22
* sysctl(8) doesn't need '-w' to write to sysctl variables anymore.jhb2001-07-173-3/+3
* If we're writing to stdout, we don't care about the size.des2001-07-171-1/+1
* WARNS cleanup + remove an unused macro and an unused function argument.des2001-07-172-650/+654
* (forced commit for more info on the previous change)dcs2001-07-170-0/+0
* Re-write the logic that finds the whois server to query.mike2001-07-171-16/+30
* Unbreak parsing URLs that have a host part but no document part.des2001-07-171-2/+3
* MFCs noted: growfs(8) + ffsinfo(8), inetd(8) ident support cleanup,bmah2001-07-172-6/+6
* Turn off WARNS stuff. When combined with -nostdinc and system headerdwmalone2001-07-171-1/+1
* Skip the route checking in the case of multicast packets with knowndcs2001-07-171-9/+22
* Expand the "KAME import" release note item into two sections with morebmah2001-07-172-16/+144
* Increase NMBCLUSTERS by 4x.obrien2001-07-171-1/+1
* Add a script_name_sep rc.conf knob to specify the IFS characterroam2001-07-174-10/+32
* The per-cpu temporary buffers are not needed since the pcb_save areas havetegge2001-07-173-42/+15
* Backout damage to the INADDR_TO_IFP() macro in revision 1.7.ru2001-07-171-12/+5
* Fix disclaimer clauseache2001-07-171-1/+1
* Add missing () around macro argument in cv_waitq_empty()phk2001-07-171-1/+1
* Mention problems with PAM upgrade and ports.markm2001-07-171-0/+6
* Update to the same level of debug-logging as the rest of themarkm2001-07-171-6/+26
* Update to the same code as in the pam_krb5.so port.markm2001-07-174-64/+24
* o Remove old setproctitle.dwmalone2001-07-173-50/+9
* Set the NOADDITIONAL flag for bind. This removes the 5% ttl reductiondillon2001-07-171-1/+2
* Add ability to configure console terminal type in /etc/ttysache2001-07-1711-4/+217
* Ignore (with a warning message) mtu/mru configurations that are greaterbrian2001-07-171-21/+37
* Language-dependent catalogs for RELNOTESng should overridebmah2001-07-171-1/+1
* Minor tweaks, mostly for style.bmah2001-07-161-20/+26
* Free things in the right orderbrian2001-07-161-1/+1
* MFS: Minor style tweaks and markup fixes.bmah2001-07-161-10/+15
* ftpmail.vix.com doesn't exist anymore; don't mention this as a viablebmah2001-07-161-14/+0
* TCPMSS adjusts all TCP SYN packets, not just outgoing ones.brian2001-07-162-2/+2
* Change the interrupt handler a bit so that we call the nge_rxeof() handlerwpaul2001-07-161-3/+2
* Note which entries are created by sysinstall(8).nik2001-07-161-1/+4
* MFS: Minor style and markup tweaks.bmah2001-07-161-9/+10
* Add an abstract for the README.bmah2001-07-164-0/+17
* Fix style bugs introduced by rev 1.28. No functional changes.wollman2001-07-161-11/+12
* Clarify that MAKEOBJDIR and MAKEOBJDIRPREFIX are environment variables.ru2001-07-161-1/+1
* mdoc(7) police: Add strncpy() to the NAME section.ru2001-07-161-1/+1
* Grammar: 'effect' is a noun and 'affect' is a verb.sheldonh2001-07-165-6/+7
* Spelling: aquire -> acquire.ru2001-07-163-4/+4
* Manpage for pfind() and zpfind().ru2001-07-162-1/+87
* Use PCPU_GET(cpuid) instead of curproc->p_oncpu.tegge2001-07-163-27/+27
* Remove unnecessary #include <stdlib.h>kris2001-07-161-1/+0
* Oops, commit the version which actually workskris2001-07-161-6/+12
* Avoid a compile-time format string warningkris2001-07-161-10/+13
* Connect std{in,out,err} to *something* so that "hooks" scripts that writeobrien2001-07-161-0/+7
* Use a fixed type for times in on-disk structures for ufs rather thanpeter2001-07-163-5/+6
* Add myselfkris2001-07-161-0/+1
* Now that config(8) has stopped breaking POLA (mkmakefile.c rev 1.69) byobrien2001-07-151-25/+25
OpenPOWER on IntegriCloud