summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace the obsolete update(4) manual page with syncer(4). I wassheldonh2000-07-192-43/+39
* | Apm device is now safe to be world readable, so make it so.imp2000-07-191-1/+1
* | When we're just reading info from the driver, attempt to open the apmimp2000-07-191-1/+4
* | Clean up this new manual page. This delta includes content andsheldonh2000-07-191-82/+112
* | Except for the information gathering IOCTLs, require apm device beimp2000-07-192-0/+32
* | To define A RR to root (.) is valid in DNS. So, h_name = "" shouldn'tume2000-07-191-2/+2
* | Studied the tech docs for the Voodoo3 and Banshee, and hopefully fixed thecokane2000-07-193-21/+88
* | Save any binaries we use by installworld, so that we won't use themarcel2000-07-191-2/+13
* | Support link identification from rfc1570brian2000-07-1917-22/+176
* | From the PR:ben2000-07-192-60/+112
* | Const'ify parameters to ethers(3) routines as appropriate.archie2000-07-183-15/+15
* | Make "ifconfig" with no arguments equivalent to "ifconfig -a".archie2000-07-181-0/+4
* | Fix a bug which would cause some knotes to get lost when two kqueuesjlemon2000-07-181-1/+2
* | make this file suitable for 4-stable as well as 5-currentcg2000-07-181-0/+11
* | * Remove description of obsolete -t option.ben2000-07-181-5/+2
* | PR:19945dick2000-07-181-1/+2
* | Remove an unused variable warning.n_hibma2000-07-181-2/+0
* | FreeBSD_version bump for changed kqueue API.jlemon2000-07-181-1/+1
* | Fix the detection of parallel port Zip drives.n_hibma2000-07-181-4/+5
* | o Convert to <inttypes.h> style fixed sized types to facilitate porting togibbs2000-07-1824-1843/+2973
* | scsi_all.c:gibbs2000-07-182-12/+34
OpenPOWER on IntegriCloud