aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add PNPID for PnP PCMCIA, SCM SwapBox Classic X2P.MIHIRA Sanpei Yoshiro2000-12-112-0/+2
* Remove DDB, it leaked in here with another commit.Poul-Henning Kamp2000-12-112-4/+0
* Document /usr/include/netnatm and /usr/share/sendmail.Ruslan Ermilov2000-12-111-0/+8
* mdoc(7) cosmetics.Ruslan Ermilov2000-12-111-6/+6
* .Nm Config -> .Nm, there is no such program "Config" in FreeBSD.Ben Smithurst2000-12-111-4/+4
* It looks like we can't count on these devices always having a consistentMike Smith2000-12-111-44/+43
* mdoc(7) police: reapply rev 1.7 lost in previous commit, clean up a bit.Ruslan Ermilov2000-12-111-50/+56
* Be less conservative with a recently added KASSERT. Certain edgeMatthew Dillon2000-12-111-1/+4
* Fix a typo in the listing for the Accton "Cheetah".Bruce A. Mah2000-12-111-1/+1
* New release notes: pccardc(8) beep types, PCI cleanups and pci_vendors,Bruce A. Mah2000-12-112-4/+58
* Move telldir position recording type definitions and prototypesDaniel Eischen2000-12-117-35/+94
* Fix a bug where if the interface was in promiscuous mode when theArchie Cobbs2000-12-111-0/+2
* This commit was generated by cvs2svn to compensate for changes in r69836,Assar Westerlund2000-12-101-14/+0
|\
| * merge fix from vendor for not overwriting old ticket fileAssar Westerlund2000-12-101-14/+0
* | This commit was generated by cvs2svn to compensate for changes in r69833,Assar Westerlund2000-12-101-0/+3
|\|
| * merge fix from vendor for removing buffer overrunAssar Westerlund2000-12-101-0/+3
* | This commit was generated by cvs2svn to compensate for changes in r69830,Assar Westerlund2000-12-101-25/+0
|\|
| * merge fix from vendor for not looking at environment variablesAssar Westerlund2000-12-101-25/+0
* | The tunefs code assumed that the last argument was the device specification.Philippe Charnier2000-12-102-90/+142
* | Remove unused #includes, duplicate $FreeBSD$ and $NetBSD$ definitions.Philippe Charnier2000-12-101-7/+1
* | Add rcsid. Remove unused #include. Remove error() definition and replacePhilippe Charnier2000-12-102-35/+26
* | Remove one more incorrect section name. Typos.Philippe Charnier2000-12-102-11/+18
* | (scrub_env): change to only accept a listed set of variables,Assar Westerlund2000-12-103-69/+111
* | Add a reference to the fetch(3) man page.Dag-Erling Smørgrav2000-12-102-2/+2
* | On Sundays through Fridays, run daily at 03:01 am.Dag-Erling Smørgrav2000-12-101-2/+2
* | The ICH2 reports itself as a PCI:ISA bridge, so don't special-case itMike Smith2000-12-101-1/+0
* | Added 'MACHINE=pc98' to MKMODULESENV variable. It is needed to make modulesYoshihiro Takahashi2000-12-101-0/+1
* | Added '-DPC98' to CFLAGS if MACHINE == pc98.Yoshihiro Takahashi2000-12-101-0/+4
* | Removed the VoxWare sound drivers.Yoshihiro Takahashi2000-12-102-40/+4
* | Actually install pci_vendors.Bruce Evans2000-12-101-2/+2
* | o Remove mcclockMarcel Moolenaar2000-12-101-7/+4
* | Sync-up so that buils actually work again.Marcel Moolenaar2000-12-101-15/+9
* | Add history.David E. O'Brien2000-12-101-0/+4
* | Put the bits in place for Alpha support for ext2. Not tested.Matt Jacob2000-12-095-0/+263
* | Correct to a common %ld the 5 argument to a printf.Matt Jacob2000-12-092-4/+4
* | Use a pointer to a size_t for the 4th argument to copyinstr-Matt Jacob2000-12-092-2/+2
* | Store in globaldata our CPU ID#. Provide a lock for panics - only oneMatt Jacob2000-12-096-0/+11
* | The options I added where not formated to new manpage style specs.David E. O'Brien2000-12-091-4/+7
* | Add proc/<pid>/cmdline.Dag-Erling Smørgrav2000-12-096-2/+18
* | Add a dependency on procfs.Dag-Erling Smørgrav2000-12-092-0/+2
* | added growfs(8) including ffsinfo(8) to the freebsd base systemThomas-Henning von Kamptz2000-12-0910-1/+4260
* | A bunch of fixes that have been rotting in my tree for a month or twoDag-Erling Smørgrav2000-12-093-213/+273
* | Add a module version (so that linprocfs can properly depend on procfs)Dag-Erling Smørgrav2000-12-092-0/+2
* | Add four missing source files.Dag-Erling Smørgrav2000-12-091-2/+12
* | Add or fix FreeBSD IDs.David E. O'Brien2000-12-097-5/+10
* | "Implement -[n]fcb (formatting of block comments) and attempt to implementDavid E. O'Brien2000-12-096-11/+46
* | Cosmetic nit; separate slot/function with '.' not ':'Mike Smith2000-12-091-1/+1
* | Add `_PATH_DEVZERO'.David E. O'Brien2000-12-0976-147/+255
* | - Fix the device database parsing code so that it actually works.Mike Smith2000-12-093-12/+30
* | Moved the snc driver position before the sn driver.Yoshihiro Takahashi2000-12-093-3/+9