aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document the rc.d system.Ben Smithurst2000-07-191-0/+97
* alex@big.endian.de (Alexander Langer) noticed that I point at LINT,Warner Losh2000-07-191-2/+2
* Don't save install-info. We already have that built. We'll useMarcel Moolenaar2000-07-191-3/+2
* Remove node's name reference when the interface is detached;Archie Cobbs2000-07-191-0/+1
* Show the actual command line usage in the man page and usage error string.Archie Cobbs2000-07-192-5/+17
* pthread_once --> pthread_once_t.Jason Evans2000-07-193-3/+3
* Remove extra #include that was inadvertently added in previous commit.Archie Cobbs2000-07-191-1/+0
* Default the pcic to polling. Some laptops need to have polling modeWarner Losh2000-07-192-2/+2
* Fix breakage caused by ether_aton() prototype change.Archie Cobbs2000-07-192-2/+3
* Fixed bitrot in DPADD.Bruce Evans2000-07-191-1/+1
* Mark cdcontrol's "cdid" command as [MERGED].Ben Smithurst2000-07-192-2/+2
* Fix make world breakage.Archie Cobbs2000-07-191-1/+1
* Fix an alpha-only race which causes the transmit side of the chip toAndrew Gallatin2000-07-192-0/+24
* fix conflictsDarren Reed2000-07-1913-109/+221
* fix conflictsDarren Reed2000-07-195-26/+41
* This commit was generated by cvs2svn to compensate for changes in r63516,Darren Reed2000-07-1928-160/+914
|\
| * Import v3.4.8 into -currentDarren Reed2000-07-1933-188/+959
* | Add some examples for IPv6 addresses.Hajimu UMEMOTO2000-07-191-0/+6
* | Remove mention of SYNCER_MAXDELAY and "thirty seconds", using moreSheldon Hearn2000-07-191-12/+8
* | Use <bsd.kmod.mk> not a path to ../../conf/kmod.mk.Peter Wemm2000-07-191-1/+1
* | Add a default ident string and do some minor whitespace adjustmentsBrian Somers2000-07-191-4/+3
* | Describe the new VERSION and COMPILATIONDATE macros and mention that theBrian Somers2000-07-192-8/+30
* | Add /dev/agpgart for AGP.Ruslan Ermilov2000-07-191-0/+6
* | Braino: don't use passive mode unless the user requests it.Dag-Erling Smørgrav2000-07-191-1/+1
* | Oops. fsync(8) should have been fsync(1). (repo-copied by peter)Paul Saab2000-07-192-3/+2
* | Add fsync(8). This becomes useful with the advent of MAP_NOSYNC etc.Paul Saab2000-07-194-0/+124
* | Update stale references to update(4) with references to the newSheldon Hearn2000-07-194-5/+5
* | Replace the obsolete update(4) manual page with syncer(4). I wasSheldon Hearn2000-07-192-43/+39
* | Apm device is now safe to be world readable, so make it so.Warner Losh2000-07-191-1/+1
* | When we're just reading info from the driver, attempt to open the apmWarner Losh2000-07-191-1/+4
* | Clean up this new manual page. This delta includes content andSheldon Hearn2000-07-191-82/+112
* | Except for the information gathering IOCTLs, require apm device beWarner Losh2000-07-192-0/+32
* | To define A RR to root (.) is valid in DNS. So, h_name = "" shouldn'tHajimu UMEMOTO2000-07-191-2/+2
* | Studied the tech docs for the Voodoo3 and Banshee, and hopefully fixed theColeman Kane2000-07-193-21/+88
* | Save any binaries we use by installworld, so that we won't use theMarcel Moolenaar2000-07-191-2/+13
* | Support link identification from rfc1570Brian Somers2000-07-1917-22/+176
* | From the PR:Ben Smithurst2000-07-192-60/+112
* | Const'ify parameters to ethers(3) routines as appropriate.Archie Cobbs2000-07-183-15/+15
* | Make "ifconfig" with no arguments equivalent to "ifconfig -a".Archie Cobbs2000-07-181-0/+4
* | Fix a bug which would cause some knotes to get lost when two kqueuesJonathan Lemon2000-07-181-1/+2
* | make this file suitable for 4-stable as well as 5-currentCameron Grant2000-07-181-0/+11
* | * Remove description of obsolete -t option.Ben Smithurst2000-07-181-5/+2
* | PR:19945Richard Seaman Jr.2000-07-181-1/+2
* | Remove an unused variable warning.Nick Hibma2000-07-181-2/+0
* | FreeBSD_version bump for changed kqueue API.Jonathan Lemon2000-07-181-1/+1
* | Fix the detection of parallel port Zip drives.Nick Hibma2000-07-181-4/+5
* | o Convert to <inttypes.h> style fixed sized types to facilitate porting toJustin T. Gibbs2000-07-1824-1839/+2969
* | scsi_all.c:Justin T. Gibbs2000-07-182-12/+34
* | cam_ccb.h:Justin T. Gibbs2000-07-182-0/+13
* | Convert calls to match new kqueue API.Jonathan Lemon2000-07-181-5/+2