summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a FREEBSD-upgrade file describing what was done for the importgshapiro2000-08-1219-5781/+49
* Fix conflicts from merge of sendmail 8.11.0.gshapiro2000-08-1221-4502/+6697
* This commit was generated by cvs2svn to compensate for changes in r64562,gshapiro2000-08-12283-10704/+45443
|\
| * Import of sendmail version 8.11.0 into vendor branch SENDMAIL withgshapiro2000-08-12312-19224/+52126
* | ".It" -> ".It Ev" in a couple of places.joe2000-08-121-2/+2
* | Fixed null pointer panic for accessing "meminfo" when there is no swap.bde2000-08-123-6/+21
* | Fixed world breakage for the NOSHARED=yes case. Libraries were added tobde2000-08-121-3/+3
* | Make compilable with -DIPFILTER.ume2000-08-122-2/+7
* | - Make both 1.2MB and 1.44MB floppy images for PC-98.nyan2000-08-126-9/+278
* | - Added support for installing boot0 and boot0.5 for PC-98.nyan2000-08-1212-62/+435
* | Make the selection of pccard IRQs fully selectable at installation time.jkh2000-08-122-90/+214
* | Merged from sys/boot/i386/Makefile.inc revision 1.2.kato2000-08-121-0/+1
* | Merged from sys/i386/i386/machdep.c revision 1.400.kato2000-08-122-0/+38
* | Add -mpreferred-stack-boundary=2 to CFLAGS for i386. This and libstandpeter2000-08-112-0/+4
* | Add the -mpreferred-stack-boundary=2 option to reduce code bloat. Wepeter2000-08-111-0/+4
* | Oops, forgot this file. Log message for completeness:peter2000-08-111-7/+7
* | Fix a bug brought to light by the people working on SMPng. I don't quitewpaul2000-08-112-2/+22
* | Make the word "ldconfig" a bona fide cross-reference, and clarifyjdp2000-08-111-2/+4
* | Fix indentation ruined by previous commit.n_hibma2000-08-111-10/+10
* | Define get_memory_offset methodimp2000-08-111-0/+7
* | Explain why adding ``options NFSKERB'' breaks the kernel build.sheldonh2000-08-113-0/+9
* | backout ND6_USE_RTSOCK change in previousitojun2000-08-111-0/+2
* | avoid duplicated rtfree() on default router list change (could cause panic).itojun2000-08-111-6/+9
* | A termcap entry for Top Gun telnet and Top Gun ssh, Palm Pilotjoe2000-08-111-0/+6
* | Add text from NetBSD's rev 1.12 which should have accompaniedsheldonh2000-08-111-0/+22
* | Backout the tsleep on probe, it breaks in resume mode as tsleepsos2000-08-111-4/+1
* | Add missing "is".dcs2000-08-111-1/+1
* | Add the acdNt# devices to the acd entry, for individual track access.sos2000-08-111-0/+10
* | Add support for accessing individual tracks on a CD.sos2000-08-111-5/+31
* | Clean up some low level bootstrap code:peter2000-08-1121-335/+143
* | While we're in here:sheldonh2000-08-111-22/+30
* | Add support to send the string 'PXEClient' as the Vendor classps2000-08-116-6/+38
* | (null commit)sheldonh2000-08-110-0/+0
* | Add $FreeBSD$.sheldonh2000-08-111-0/+2
* | Fix hard sentence break and inappropriate use of the Pa macro insheldonh2000-08-111-3/+4
* | Pass along the interesting variables we were given from DHCP so weps2000-08-111-0/+6
* | Describe ldconfig_insecure.jdp2000-08-111-0/+6
* | Add an rc.conf knob "ldconfig_insecure" to disable ldconfig'sjdp2000-08-112-2/+9
* | Add stuff:imp2000-08-101-0/+21
* | Oops, previous commit fixed a bug that was already fixed before.archie2000-08-101-2/+0
* | Don't build suidperl by default. Make users specifically enable itsimp2000-08-101-1/+1
* | Change NOSUIDPERL to BUILD_SUIDPERL. One must now explicitly enableimp2000-08-102-4/+4
* | Eliminate the only setuid perl script in the tree.imp2000-08-104-34/+65
* | Add new control message to atomically get and clear statistics.archie2000-08-101-24/+37
* | Increase the maximum allowable datagram length.archie2000-08-101-1/+1
* | "u_int32_t" should have been "int32_t".archie2000-08-101-2/+2
* | Use a bigger buffer for NGM_BINARY2ASCII conversion, to handle reallyarchie2000-08-101-1/+1
* | - Add new control message NGM_VJC_GET_CONFIGarchie2000-08-102-7/+177
* | Take advantage of the new unsigned and hex integer types.archie2000-08-1010-95/+95
* | - Make statistics unsigned.archie2000-08-101-4/+5
OpenPOWER on IntegriCloud