summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r63616,obrien2000-07-206-8/+22
|\
| * Import Patchlevel 3 of the ISC 2.0 dhcp client.obrien2000-07-208-94/+173
* | We shouldn't use cp to save the old ld-elf.so.1. Use the sanctioned toolgreen2000-07-201-1/+2
* | Include a comment explaining the usual delay between writes and syncs.sheldonh2000-07-201-0/+5
* | merge in syslog fixes, do not call syslog with variabel as format stringassar2000-07-203-8/+14
* | Revert implementation of setfsuid and setfsgid due to securitymarcel2000-07-204-40/+4
* | Move test for -w flag outside of the code dealing with -D (defaults).davidn2000-07-201-2/+2
* | Allow -g with an empty argument in the -D case. This allows -g "" to setdavidn2000-07-201-5/+8
* | - Don't use quotes for the MD_ROOT_SIZE option when generating the BOOTMFSjhb2000-07-201-10/+29
* | Add awk and wc to the list of copied binaries for the installworldmarcel2000-07-201-2/+2
* | Remove some confusing verbosity - we have no idea what RAID level themsmith2000-07-201-18/+3
* | Fix the case where the file name is preceded by a lone slash.des2000-07-201-1/+1
* | - Clarify some of the text in sysinstall in regards to the cryto bits.jhb2000-07-205-29/+27
* | Add major numbers for the Adaptec FSA RAID controller.msmith2000-07-201-0/+2
* | Temporary hack for the benefit of the X-Bone projectkris2000-07-204-0/+5
* | Fix another missed case where usermod would not set the "modified" flag:davidn2000-07-201-3/+6
* | Add ftp.freebsd.org Snapshots to the list of servers.obrien2000-07-193-0/+6
* | Fix two bugs related to resumed transfers:des2000-07-191-20/+26
* | Don't try to skip to the requested offset if the server returns more datades2000-07-191-8/+10
* | actually commit merged diffs to the trunkdarrenr2000-07-193-27/+48
* | Typo.n_hibma2000-07-191-2/+2
* | Add cp(1) to the list of binaries we need to save. The cp(1) commandmarcel2000-07-191-2/+3
* | * document that 'kbdcontrol -k' needs stdin to be the console.ben2000-07-191-0/+19
* | Document the rc.d system.ben2000-07-191-0/+97
* | alex@big.endian.de (Alexander Langer) noticed that I point at LINT,imp2000-07-191-2/+2
* | Don't save install-info. We already have that built. We'll usemarcel2000-07-191-3/+2
* | Remove node's name reference when the interface is detached;archie2000-07-191-0/+1
* | Show the actual command line usage in the man page and usage error string.archie2000-07-192-5/+17
* | pthread_once --> pthread_once_t.jasone2000-07-193-3/+3
* | Remove extra #include that was inadvertently added in previous commit.archie2000-07-191-1/+0
* | Default the pcic to polling. Some laptops need to have polling modeimp2000-07-192-2/+2
* | Fix breakage caused by ether_aton() prototype change.archie2000-07-192-2/+3
* | Fixed bitrot in DPADD.bde2000-07-191-1/+1
* | Mark cdcontrol's "cdid" command as [MERGED].ben2000-07-192-2/+2
* | Fix make world breakage.archie2000-07-191-1/+1
* | Fix an alpha-only race which causes the transmit side of the chip togallatin2000-07-192-0/+24
* | fix conflictsdarrenr2000-07-1926-218/+442
* | fix conflictsdarrenr2000-07-195-26/+41
* | This commit was generated by cvs2svn to compensate for changes in r63516,darrenr2000-07-1928-160/+914
|\ \
| * | Import v3.4.8 into -currentdarrenr2000-07-1933-188/+959
* | | Add some examples for IPv6 addresses.ume2000-07-191-0/+6
* | | Remove mention of SYNCER_MAXDELAY and "thirty seconds", using moresheldonh2000-07-191-12/+8
* | | Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.peter2000-07-191-1/+1
* | | Add a default ident string and do some minor whitespace adjustmentsbrian2000-07-191-4/+3
* | | Describe the new VERSION and COMPILATIONDATE macros and mention that thebrian2000-07-192-8/+30
* | | Add /dev/agpgart for AGP.ru2000-07-191-0/+6
* | | Braino: don't use passive mode unless the user requests it.des2000-07-191-1/+1
* | | Oops. fsync(8) should have been fsync(1). (repo-copied by peter)ps2000-07-192-3/+2
* | | Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.ps2000-07-194-0/+124
* | | Update stale references to update(4) with references to the newsheldonh2000-07-194-5/+5
OpenPOWER on IntegriCloud